Payment Card DMO
Object API Name: std__PaymentCardDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- BillToStateProvinceId has a FOREIGNKEY relationship with the State Province DMO
Idfield.
- BankIdentificationNumber
- BillToCity
- BillToCountryId
- BillToFirstName
- BillToLastName
- BillToPostalCode
- BillToStateProvinceId
- BillToStreet
- BillToStreet2
- CardHolderName
- CardOwnershipType
- CardToken
- cdp_sys_record_currency
- CompanyName
- CreditCardExpired
- DataSourceId
- DataSourceObjectId
- DerivedCardTypeCode
- ExpirationMonth
- ExpirationYear
- Id
- InternalOrganizationId
- IsActive
- IssueNumber
- MaskedNumber
- NameInterfaceField
- NumberLastDigits
- PaymentCardType
- PaymentMethodId
- Field API Name:
std__BankIdentificationNumber__c - Data Type: TEXT
- Description: Usually the first 4 digits of a card number and is the Bank Identification Number.
- Field API Name:
std__BillToCity__c - Data Type: TEXT
- Description: City name of the address of the person to be billed.
- Field API Name:
std__BillToCountryId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__BillToFirstName__c - Data Type: TEXT
- Description: First or given name of the person to be billed.
- Field API Name:
std__BillToLastName__c - Data Type: TEXT
- Description: Last or family name of the person to be billed.
- Field API Name:
std__BillToPostalCode__c - Data Type: TEXT
- Description: Postal code of the address of the person to be billed.
- Field API Name:
std__BillToStateProvinceId__c - Data Type: TEXT
- Description: State or Province name of the address of the person to be billed.
- Field API Name:
std__BillToStreet__c - Data Type: TEXT
- Description: First line of street address of the person to be billed.
- Field API Name:
std__BillToStreet2__c - Data Type: TEXT
- Description: Second line of street address of the person to be billed.
- Field API Name:
std__CardHolderName__c - Data Type: TEXT
- Description: The full name of the person to whom the card was issued, as shown on the card.
- Field API Name:
std__CardOwnershipType__c - Data Type: TEXT
- Description: Represents If the card is Primary, Secondary or Authorised.
- Field API Name:
std__CardToken__c - Data Type: TEXT
- Description: A number or value generated by the issuer that serves as a proxy for the actual payment card number.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CompanyName__c - Data Type: TEXT
- Description: Name of a company which employs the bill-to card user.
- Field API Name:
std__CreditCardExpired__c - Data Type: TEXT
- Description: True if the payment card has expired.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DerivedCardTypeCode__c - Data Type: TEXT
- Description: Stores values similar to Payment Card Type, but is determined by application logic using the Card BIN.
- Field API Name:
std__ExpirationMonth__c - Data Type: TEXT
- Description: The month of the payment card expiration date.
- Field API Name:
std__ExpirationYear__c - Data Type: TEXT
- Description: The year of the payment card expiration date.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this PaymentCard record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsActive__c - Data Type: TEXT
- Description: Boolean flag to represent if the card is Active or not.
- Field API Name:
std__IssueNumber__c - Data Type: TEXT
- Description: A 3 or 4-digit number printed on the back of the payment card.
- Field API Name:
std__MaskedNumber__c - Data Type: TEXT
- Description: The complete payment credit card number, in masked format.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__NumberLastDigits__c - Data Type: TEXT
- Description: The last 4 digits of the payment card number, in clear text.
- Field API Name:
std__PaymentCardType__c - Data Type: TEXT
- Description: Defines a list of approved Payment Card Types ( Visa, Mastercard).
- Field API Name:
std__PaymentMethodId__c - Data Type: TEXT
- Description: A means by which a buyer compensates a seller for a purchased good or service.