Sep06Info Response
constructor(deposit: Map<String, Sep06DepositAsset>? = null, depositExchange: Map<String, Sep06DepositExchangeAsset>? = null, withdraw: Map<String, Sep06WithdrawAsset>? = null, withdrawExchange: Map<String, Sep06WithdrawExchangeAsset>? = null, fee: Sep06FeeEndpointInfo? = null, transaction: Sep06TransactionEndpointInfo? = null, transactions: Sep06TransactionsEndpointInfo? = null, features: Sep06FeatureFlags? = null)