Binance Connector JS
Preparing search index...
@binance/gift-card
GiftCardRestAPI
VerifyBinanceGiftCardByGiftCardNumberResponse
Interface VerifyBinanceGiftCardByGiftCardNumberResponse
Export
VerifyBinanceGiftCardByGiftCardNumberResponse
interface
VerifyBinanceGiftCardByGiftCardNumberResponse
{
code
?:
string
;
data
?:
VerifyBinanceGiftCardByGiftCardNumberResponseData
;
message
?:
string
;
success
?:
boolean
;
}
Index
Properties
code?
data?
message?
success?
Properties
Optional
code
code
?:
string
Memberof
VerifyBinanceGiftCardByGiftCardNumberResponse
Optional
data
data
?:
VerifyBinanceGiftCardByGiftCardNumberResponseData
Memberof
VerifyBinanceGiftCardByGiftCardNumberResponse
Optional
message
message
?:
string
Memberof
VerifyBinanceGiftCardByGiftCardNumberResponse
Optional
success
success
?:
boolean
Memberof
VerifyBinanceGiftCardByGiftCardNumberResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
data
message
success
Binance Connector JS
Loading...
Export
VerifyBinanceGiftCardByGiftCardNumberResponse