Auto Loan Summary in ESG data model

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 ESG Data Model entities are derived.
enA loan for an auto.
entitya reference to the constant entity holding the list of localized text

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"2.0.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 more identification values.

ParameterValueData typeExplanation
identifier"{14A529EB-827F-44BC-8D6E-9069477BBB4C}"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 Credit & Collections"string

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enAuto Loan Summary
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
CreditGrantorId The unique identifier of a Credit Grantor. Sustainability/esg-data-model/AutoLoanSummary
LoanAccountNumber The unique identifier of a loan. Sustainability/esg-data-model/AutoLoanSummary
VehicleManufacturerId The unique identifier of a Vehicle Manufacturer. Sustainability/esg-data-model/AutoLoanSummary
VehicleManufacturerModelId The unique identifier of a vehicle manufacturer model. Sustainability/esg-data-model/AutoLoanSummary
VehicleYear The year that the vehicle was manufactured. Sustainability/esg-data-model/AutoLoanSummary
VehicleIdentificationNumber The VIN, short for Vehicle Identification Number, is the unique 17-digit number found on every car. The VIN contains the vehicle's serial number, as well as abbreviations for the make, model, and year.The VIN appears on your vehicle registration card. It's also engraved in your car, near the base of the windshield on the driver's side dashboard or on the edge of the driver's side door. Sustainability/esg-data-model/AutoLoanSummary
MileageAtPurchase The mileage of the vehicle when purchased. Sustainability/esg-data-model/AutoLoanSummary
BookValueAmount The book value of the vehicle. Sustainability/esg-data-model/AutoLoanSummary
AutoStickerPriceAmount This is the "sticker" price of the vehicle when first purchased from the new car dealer. This is not the cost you paid if the vehicle was previously used at the time of your purchase. If you aren't certain of this price, please approximate the cost to the nearest thousand dollars. Sustainability/esg-data-model/AutoLoanSummary
SalesTaxAmount The sales tax amount. Sustainability/esg-data-model/AutoLoanSummary
FeesAmount The total amount of initial auto loan fees. Sustainability/esg-data-model/AutoLoanSummary
AmountOwedOnTrade The amount of money owed on the existing vehicle traded in. Sustainability/esg-data-model/AutoLoanSummary
NetTradeInAmount The net trade-in amount applied. Sustainability/esg-data-model/AutoLoanSummary
CashDownAmount The amount of cash down payment applied by the customer. Sustainability/esg-data-model/AutoLoanSummary
VehiclePurchasePriceAmount The purchase price of the vehicle. Sustainability/esg-data-model/AutoLoanSummary
LoanAmount The amount of the vehicle loan. Sustainability/esg-data-model/AutoLoanSummary
InterestRatePercentage The interest rate of the loan. Sustainability/esg-data-model/AutoLoanSummary

CreditGrantorId

The unique identifier of a Credit Grantor. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameCredit Grantor ID
descriptionThe unique identifier of a Credit Grantor.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the CreditGrantorId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
names a specific identity attribute to use with an entity

ParameterValueData typeExplanation
attributeAutoLoanSummary/(resolvedAttributes)/CreditGrantorIdattribute

is.linkedEntity.identifier
Marks the attributes 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
ConsumerLoan.cdm.json/ConsumerLoanCreditGrantorId
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCredit Grantor 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 Credit Grantor.
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
identifier"{30F2D03B-3BA5-4F5F-A266-B0B99B51A205}"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

LoanAccountNumber

The unique identifier of a loan. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameLoan Account Number
descriptionThe unique identifier of a loan.
isPrimaryKeytrue
dataFormatstring
maximumLength20

Traits

List of traits for the LoanAccountNumber 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, and Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
attributeAutoLoanSummary/(resolvedAttributes)/LoanAccountNumberattribute

is.linkedEntity.identifier
Marks the attributes 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
ConsumerLoan.cdm.json/ConsumerLoanLoanAccountNumber
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLoan 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 loan.
entitya reference to the constant entity holding the list of localized text

is.constrained
maximum length or value constraints

ParameterValueData typeExplanation
maximumLength"20"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 more identification values.

ParameterValueData typeExplanation
identifier"{6638E80B-EAF7-42C9-98DD-BA8B51E4BF8B}"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, and Array of Byte is a Binary Object.

VehicleManufacturerId

The unique identifier of a Vehicle Manufacturer. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameVehicle Manufacturer ID
descriptionThe unique identifier of a Vehicle Manufacturer.
dataFormatint32
isNullabletrue

Traits

List of traits for the VehicleManufacturerId attribute are listed here.

is.dataFormat.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
enVehicle Manufacturer 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 Vehicle Manufacturer.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attributes 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
VehicleManufacturerModel.cdm.json/VehicleManufacturerModelVehicleManufacturerId
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 more identification values.

ParameterValueData typeExplanation
identifier"{B464F396-F3F2-4044-A373-7FAD3796DF4D}"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

VehicleManufacturerModelId

The unique identifier of a vehicle manufacturer model. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameVehicle Manufacturer Model ID
descriptionThe unique identifier of a vehicle manufacturer model.
dataFormatint32
isNullabletrue

Traits

List of traits for the VehicleManufacturerModelId attribute are listed here.

is.dataFormat.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
enVehicle Manufacturer Model 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 vehicle manufacturer model.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attributes 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
VehicleManufacturerModel.cdm.json/VehicleManufacturerModelVehicleManufacturerModelId
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 more identification values.

ParameterValueData typeExplanation
identifier"{532F26D6-51AB-4A23-9531-84D57D3FDF9B}"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

VehicleYear

The year that the vehicle was manufactured. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameVehicle Year
descriptionThe year that the vehicle was manufactured.
dataFormatint32
isNullabletrue

Traits

List of traits for the VehicleYear 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 more identification values.

ParameterValueData typeExplanation
identifier"{59CDF7BB-4402-4A42-B1CF-99D24FF1278D}"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
enVehicle Year
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 year that the vehicle was manufactured.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

VehicleIdentificationNumber

The VIN, short for Vehicle Identification Number, is the unique 17-digit number found on every car. The VIN contains the vehicle's serial number, as well as abbreviations for the make, model, and year.

The VIN appears on your vehicle registration card. It's also engraved in your car, near the base of the windshield on the driver's side dashboard or on the edge of the driver's side door. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameVehicle Identification Number (VIN)
descriptionThe VIN, short for Vehicle Identification Number, is the unique 17-digit number found on every car. The VIN contains the vehicle's serial number, as well as abbreviations for the make, model, and year.

The VIN appears on your vehicle registration card. It's also engraved in your car, near the base of the windshield on the driver's side dashboard or on the edge of the driver's side door.

dataFormatstring
maximumLength17
isNullabletrue

Traits

List of traits for the VehicleIdentificationNumber 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, and 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 more identification values.

ParameterValueData typeExplanation
identifier"{A1155CD0-DB3B-4762-B7B7-CA9FC1915A8F}"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
enVehicle Identification Number (VIN)
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 VIN, short for Vehicle Identification Number, is the unique 17-digit number found on every car. The VIN contains the vehicle's serial number, as well as abbreviations for the make, model, and year.

The VIN appears on your vehicle registration card. It's also engraved in your car, near the base of the windshield on the driver's side dashboard or on the edge of the driver's side door.

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

is.constrained
maximum length or value constraints

ParameterValueData typeExplanation
maximumLength"17"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, and Array of Byte is a Binary Object.

MileageAtPurchase

The mileage of the vehicle when purchased. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameMileage At Purchase
descriptionThe mileage of the vehicle when purchased.
dataFormatint32
isNullabletrue

Traits

List of traits for the MileageAtPurchase 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 more identification values.

ParameterValueData typeExplanation
identifier"{9DD610D3-6593-44A8-B185-CB8EA0C9C839}"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
enMileage At Purchase
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 mileage of the vehicle when purchased.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

BookValueAmount

The book value of the vehicle. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameBook Value Amount
descriptionThe book value of the vehicle.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the BookValueAmount 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{CE37C42F-6A80-4FF6-98F0-E021864034BB}"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
enBook Value Amount
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 book value of the vehicle.
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

AutoStickerPriceAmount

This is the "sticker" price of the vehicle when first purchased from the new car dealer. This is not the cost you paid if the vehicle was previously used at the time of your purchase. If you aren't certain of this price, please approximate the cost to the nearest thousand dollars. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameAuto Sticker Price Amount
descriptionThis is the "sticker" price of the vehicle when first purchased from the new car dealer. This is not the cost you paid if the vehicle was previously used at the time of your purchase. If you aren't certain of this price, please approximate the cost to the nearest thousand dollars.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the AutoStickerPriceAmount 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{B632EAD0-6252-4B0E-9671-A2D848AFCB71}"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
enAuto Sticker Price Amount
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
enThis is the "sticker" price of the vehicle when first purchased from the new car dealer. This is not the cost you paid if the vehicle was previously used at the time of your purchase. If you aren't certain of this price, please approximate the cost to the nearest thousand dollars.
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

SalesTaxAmount

The sales tax amount. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameSales Tax Amount
descriptionThe sales tax amount.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the SalesTaxAmount 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{AD67FBD1-ADC3-413A-B281-CC57ACD6C0B2}"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
enSales Tax Amount
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 sales tax amount.
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

FeesAmount

The total amount of initial auto loan fees. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameFees Amount
descriptionThe total amount of initial auto loan fees.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the FeesAmount 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{41C30639-3B15-4721-8F9C-5258FC104FFB}"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
enFees Amount
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 total amount of initial auto loan fees.
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

AmountOwedOnTrade

The amount of money owed on the existing vehicle traded in. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameAmount Owed On Trade
descriptionThe amount of money owed on the existing vehicle traded in.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the AmountOwedOnTrade 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{E1506326-A8DA-4897-A366-ACA977242C67}"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
enAmount Owed On Trade
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 amount of money owed on the existing vehicle traded in.
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

NetTradeInAmount

The net trade-in amount applied. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameNet Trade In Amount
descriptionThe net trade-in amount applied.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the NetTradeInAmount 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{6FF5486E-0AF6-490B-AAA2-7C7A714A6E35}"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
enNet Trade In Amount
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 net trade-in amount applied.
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

CashDownAmount

The amount of cash down payment applied by the customer. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameCash Down Amount
descriptionThe amount of cash down payment applied by the customer.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the CashDownAmount 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{559E9AFC-132F-413A-BA50-B6A3C95FB47F}"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
enCash Down Amount
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 amount of cash down payment applied by the customer.
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

VehiclePurchasePriceAmount

The purchase price of the vehicle. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameVehicle Purchase Price Amount
descriptionThe purchase price of the vehicle.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the VehiclePurchasePriceAmount 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{CFD36D87-9784-43FD-9FEC-DF679D863FB5}"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
enVehicle Purchase Price Amount
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 purchase price of the vehicle.
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

LoanAmount

The amount of the vehicle loan. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameLoan Amount
descriptionThe amount of the vehicle loan.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the LoanAmount 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"2"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 more identification values.

ParameterValueData typeExplanation
identifier"{167DE037-DC07-49CC-8833-F09056AFF622}"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
enLoan Amount
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 amount of the vehicle loan.
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

InterestRatePercentage

The interest rate of the loan. First included in: Sustainability/esg-data-model/AutoLoanSummary (this entity)

Properties

NameValue
displayNameInterest Rate Percentage
descriptionThe interest rate of the loan.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the InterestRatePercentage attribute are listed here.

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

ParameterValueData typeExplanation
precision"22"integerthe total number of significant digits
scale"10"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 more identification values.

ParameterValueData typeExplanation
identifier"{9C2DD1A1-26D0-4ECA-ACBD-46A84E19BCC9}"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
enInterest Rate Percentage
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 interest rate of the loan.
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