Account

constructor(id: String?, accountObject: String?, type: AccountObjects.AccountType?, status: AccountObjects.AccountStatus?, externalId: String? = null, metadata: Map<String, String>? = null, termsOfService: AccountObjects.AccountTermsOfService? = null, profile: AccountObjects.AccountProfile? = null, capabilities: List<CapabilityObjects.Capability>? = null, steps: List<AccountObjects.AccountStep>? = null, created: Int?, updated: Int?, livemode: Boolean?)