Account

constructor(currencyCode: String, id: String, customerId: String?, externalId: String?, totalBalance: Long?, availableBalance: Long?, instruments: List<PaymentInstrument>, creationTime: Calendar?)