UpdateAccountRequest

constructor(type: AccountObjects.AccountType? = null, externalId: String? = null, termsOfService: AccountObjects.AccountTermsOfService? = null, metadata: Map<String, String>? = null, profile: AccountRequests.UpdateAccountProfile? = null)