Sep06Deposit Exchange Asset
@Serializable
Configuration for a deposit-exchange asset supported by the anchor.
Used when the anchor supports deposit 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, fields: Map<String, Sep06Field>? = null)