Sep06Withdraw Exchange Asset
@Serializable
Configuration for a withdrawal-exchange asset supported by the anchor.
Used when the anchor supports withdrawal operations that include asset exchange via SEP-38 quotes as part of the transaction flow.
Constructors
Link copied to clipboard
constructor(enabled: Boolean, authenticationRequired: Boolean? = null, types: Map<String, Sep06WithdrawType>? = null)