Dela via


Customer Account in ESG data model

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enAn 'account' is an administrative means of defining one or more relationships between the customer and the selling or service-providing organization.

The Customer/ Account relationship reflects the way in customers interact with business in the real world - so that systems which are developed reflect real-world business practices and are consistent with the way business is performed.

A customer may have one or more accounts with a business. This is more likely the case with a legal entity but may also be true for individuals.

For example, a large corporation may have many accounts with a business. Each account may be assigned to a specific department or function.

This account structure reflects the way business is done in the real world and provides a 'drill-down' capability from ultimate customer to each of the accounts. It also provides a means of consolidating customer account information to the ultimate customer level.

entitya reference to the constant entity holding the list of localized text

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeCustomerAccount/(resolvedAttributes)/CustomerAccountIdattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{063C0BCA-94B6-44E9-AA0B-C8C4EC607B42}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Customer Account"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Account
entitya reference to the constant entity holding the list of localized text

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
CustomerAccountId The unique identifier of a Customer Account. CustomerAccount
CustomerAccountName The name of the Customer Account. CustomerAccount
CustomerAccountOpenedDate The date that the customer account was opened.Note:This date may be the same as the churn-from date if There's a churn-from relationship identified. CustomerAccount
CustomerAccountClosedDate The date that the customer account was closed.Note:This date may be the same as the churn-to date if There's a churn-to relationship identified. CustomerAccount
GlobalServiceRelationshipNumber The Global Service Relationship Number (GSRN) is part of the GS1 system of standards. It's used to identify the relationship between a service provider and a service recipient. CustomerAccount
CustomerId The unique identifier of a Customer. CustomerAccount
ResponsibilityCenterId The unique identifier of a Responsibility Center. CustomerAccount
SubaccountOfCustomerAccountId The unique identifier of a Customer Account. CustomerAccount
LedgerId The unique identifier of a Ledger. CustomerAccount
LedgerAccountNumber The unique identifier of a Ledger Account. CustomerAccount
IsoCurrencyCode The ISO 4217 currency code. CustomerAccount
CustomerAccountTypeId The unique identifier of a Customer Account Type. CustomerAccount
CustomerAccountApplicationNumber The application number associated with the creation of the Customer Account. CustomerAccount

CustomerAccountId

The unique identifier of a Customer Account.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameCustomer Account ID
descriptionThe unique identifier of a Customer Account.
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the CustomerAccountId attribute are listed here.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeCustomerAccount/(resolvedAttributes)/CustomerAccountIdattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{032A59A0-BE7C-4942-9594-49D7BC2FEC15}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Account ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Customer Account.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

CustomerAccountName

The name of the Customer Account.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameCustomer Account Name
descriptionThe name of the Customer Account.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the CustomerAccountName attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0DCA75D3-A1F8-48D4-8912-E6816BBE9C18}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Account Name
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe name of the Customer Account.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

CustomerAccountOpenedDate

The date that the customer account was opened.

Note: This date may be the same as the churn-from date if There's a churn-from relationship identified.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameCustomer Account Opened Date
descriptionThe date that the customer account was opened.

Note: This date may be the same as the churn-from date if There's a churn-from relationship identified.

dataFormatdate
isNullabletrue

Traits

List of traits for the CustomerAccountOpenedDate attribute are listed here.

is.dataFormat.date
means.measurement.date
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0E13C5AB-9C38-4E6D-B48C-2182CB404C20}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Account Opened Date
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe date that the customer account was opened.

Note: This date may be the same as the churn-from date if There's a churn-from relationship identified.

entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

CustomerAccountClosedDate

The date that the customer account was closed.

Note: This date may be the same as the churn-to date if There's a churn-to relationship identified.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameCustomer Account Closed Date
descriptionThe date that the customer account was closed.

Note: This date may be the same as the churn-to date if There's a churn-to relationship identified.

dataFormatdate
isNullabletrue

Traits

List of traits for the CustomerAccountClosedDate attribute are listed here.

is.dataFormat.date
means.measurement.date
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0026C6F5-0AE0-4CB1-A578-05F8D3465765}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Account Closed Date
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe date that the customer account was closed.

Note: This date may be the same as the churn-to date if There's a churn-to relationship identified.

entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

GlobalServiceRelationshipNumber

The Global Service Relationship Number (GSRN) is part of the GS1 system of standards. It's used to identify the relationship between a service provider and a service recipient.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameGlobal Service Relationship Number (GSRN)
descriptionThe Global Service Relationship Number (GSRN) is part of the GS1 system of standards. It's used to identify the relationship between a service provider and a service recipient.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the GlobalServiceRelationshipNumber attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"0"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{203AC701-4C2F-4F8C-AA48-A32468792D44}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGlobal Service Relationship Number (GSRN)
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe Global Service Relationship Number (GSRN) is part of the GS1 system of standards. It's used to identify the relationship between a service provider and a service recipient.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

CustomerId

The unique identifier of a Customer.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameCustomer ID
descriptionThe unique identifier of a Customer.
dataFormatint64
isNullabletrue

Traits

List of traits for the CustomerId attribute are listed here.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Customer.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Customer.cdm.json/CustomerCustomerId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0D6EFEA5-3134-4D7B-965D-D0A3FA49D10D}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

ResponsibilityCenterId

The unique identifier of a Responsibility Center.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameResponsibility Center ID
descriptionThe unique identifier of a Responsibility Center.
dataFormatint32
isNullabletrue

Traits

List of traits for the ResponsibilityCenterId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{033A607C-D5FD-4920-94AE-ADA9EB00A08A}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enResponsibility Center ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Responsibility Center.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

SubaccountOfCustomerAccountId

The unique identifier of a Customer Account.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameSubaccount Of Customer Account ID
descriptionThe unique identifier of a Customer Account.
dataFormatint64
isNullabletrue

Traits

List of traits for the SubaccountOfCustomerAccountId attribute are listed here.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSubaccount Of Customer Account ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Customer Account.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
CustomerAccount.cdm.json/CustomerAccountCustomerAccountId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{30CE285F-537A-43A1-A8D6-8A554AF9D51D}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

LedgerId

The unique identifier of a Ledger.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameLedger ID
descriptionThe unique identifier of a Ledger.
dataFormatint32
isNullabletrue

Traits

List of traits for the LedgerId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{10503450-5604-42EC-A4B8-372AB090C94E}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLedger ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Ledger.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

LedgerAccountNumber

The unique identifier of a Ledger Account.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameLedger Account Number
descriptionThe unique identifier of a Ledger Account.
dataFormatstring
maximumLength20
isNullabletrue

Traits

List of traits for the LedgerAccountNumber attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{26BD68DF-A8C9-4F81-B9F7-6940CC48CC60}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLedger Account Number
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Ledger Account.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"20"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

IsoCurrencyCode

The ISO 4217 currency code.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameISO Currency Code
descriptionThe ISO 4217 currency code.
dataFormatstring
maximumLength3
isNullabletrue

Traits

List of traits for the IsoCurrencyCode attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enISO Currency Code
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe ISO 4217 currency code.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"3"integer

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Currency.cdm.json/CurrencyIsoCurrencyCode
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{129F4EDA-8F27-4A8F-AEA0-12D3307D85DB}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

CustomerAccountTypeId

The unique identifier of a Customer Account Type.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameCustomer Account Type ID
descriptionThe unique identifier of a Customer Account Type.
dataFormatint32
isNullabletrue

Traits

List of traits for the CustomerAccountTypeId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0BD656CD-68DA-4B45-BD13-F334271C0E63}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Account Type ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Customer Account Type.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

CustomerAccountApplicationNumber

The application number associated with the creation of the Customer Account.
First included in: CustomerAccount (this entity)

Properties

NameValue
displayNameCustomer Account Application Number
descriptionThe application number associated with the creation of the Customer Account.
dataFormatint32
isNullabletrue

Traits

List of traits for the CustomerAccountApplicationNumber attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0F028C3E-C8A2-423C-8507-086977468C5F}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Account Application Number
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe application number associated with the creation of the Customer Account.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer