Shopee SDK API Reference - v2.8.0
Preparing search index...
schemas/payment
GetBillingTransactionInfoResponseData
Interface GetBillingTransactionInfoResponseData
GetBillingTransactionInfoResponseData sub-interface for GetBillingTransactionInfoResponse
interface
GetBillingTransactionInfoResponseData
{
more
?:
boolean
;
next_cursor
?:
string
;
transactions
?:
GetBillingTransactionInfoTransaction
;
}
Index
Properties
more?
next_
cursor?
transactions?
Properties
Optional
more
more
?:
boolean
Optional
next_
cursor
next_cursor
?:
string
Optional
transactions
transactions
?:
GetBillingTransactionInfoTransaction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
more
next_
cursor
transactions
Shopee SDK API Reference - v2.8.0
Loading...
GetBillingTransactionInfoResponseData sub-interface for GetBillingTransactionInfoResponse