Sep06DepositResponse

constructor(how: String? = null, id: String? = null, eta: Long? = null, minAmount: String? = null, maxAmount: String? = null, feeFixed: String? = null, feePercent: String? = null, extraInfo: Sep06ExtraInfo? = null, instructions: Map<String, Sep06DepositInstruction>? = null)