Account Update Request
@Serializable
Updates an account in the system.
Constructors
Link copied to clipboard
constructor(externalId: String? = null, profile: String? = null, accountInformation: AccountUpdateInformationRequest, metadata: Map<String, JsonPrimitive>? = null)