共用方式為


ParameterValue interface

RequestPrepareOptions 中路徑或查詢參數所提供的參數值

屬性

skipUrlEncoding

如果設定為 true,則會停用 URL 編碼。

value

參數的值。

屬性詳細資料

skipUrlEncoding

如果設定為 true,則會停用 URL 編碼。

skipUrlEncoding: boolean

屬性值

boolean

value

參數的值。

value: any

屬性值

any