Name | Type | Description | Notes |
---|---|---|---|
domain | models::PresignDomain | ||
message | models::PresignMessage | ||
total_amount | models::FiatMoneyUsd | ||
fee_charge_model | String | Who pays for network fee. Can only be endUser or merchant. If it's the endUser, totalAmount includes the network fee and networkFeeQuote isn't null; If it's the merchant, totalAmount doesn't include network fee and networkFeeQuote is null. | |
network_fee_quote | Option<models::NetworkFeeQuote> | [optional] | |
types | models::PresignMessageTypes | ||
primary_type | String | Type of the message |