Information about the account in your external account system.

Hierarchy

  • CreateUserAccountRequestExternal

Constructors

Properties

accountId: string

The id of the account in your system.

accountName: string

The name of the account in your system. This is normally the name visible to your users.

currencyCode: string

The default currency that this account uses.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc