Longbridge OpenAPI SDK
Preparing search index...
USChargeDetail
Interface USChargeDetail
Fee breakdown for an order.
interface
USChargeDetail
{
currency
:
string
;
totalAmount
:
string
;
items
:
USChargeItem
[]
;
}
Index
Properties
currency
total
Amount
items
Properties
currency
currency
:
string
total
Amount
totalAmount
:
string
items
items
:
USChargeItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
total
Amount
items
Longbridge OpenAPI SDK
Loading...
Fee breakdown for an order.