@mycelium-sdk/core
Preparing search index...
CashOutUrlResponse
Interface CashOutUrlResponse
Details and a URL link for a valid off-ramp operation
interface
CashOutUrlResponse
{
cashout_subtotal
:
OffRampUrlResponseSellingParams
;
cashout_total
:
OffRampUrlResponseSellingParams
;
coinbase_fee
:
OffRampUrlResponseSellingParams
;
offramp_url
:
string
;
quote_id
:
string
;
sell_amount
:
OffRampUrlResponseSellingParams
;
}
Index
Properties
cashout_
subtotal
cashout_
total
coinbase_
fee
offramp_
url
quote_
id
sell_
amount
Properties
cashout_
subtotal
cashout_subtotal
:
OffRampUrlResponseSellingParams
cashout_
total
cashout_total
:
OffRampUrlResponseSellingParams
coinbase_
fee
coinbase_fee
:
OffRampUrlResponseSellingParams
offramp_
url
offramp_url
:
string
quote_
id
quote_id
:
string
sell_
amount
sell_amount
:
OffRampUrlResponseSellingParams
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cashout_
subtotal
cashout_
total
coinbase_
fee
offramp_
url
quote_
id
sell_
amount
@mycelium-sdk/core
Loading...
Details and a URL link for a valid off-ramp operation