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 Id field.
  • ProductId has a FOREIGNKEY relationship with the Product DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User Group DMO Id field.
  • 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__CurrencyIsoCode__c
  • Data Type: TEXT
  • Description: 3-character ISO currency code associated with the record.
  • 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__ExpiryDate__c
  • Data Type: DATEONLY
  • Description: Expiry date of the card.
  • Field API Name: std__FormatType__c
  • Data Type: TEXT
  • Description: Physical format of the issued card.
  • 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__IssueDate__c
  • Data Type: DATEONLY
  • Description: Date on which the card was issued to the cardholder.
  • 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__OwnerId__c
  • Data Type: TEXT
  • Description: Owner of the record.
  • Field API Name: std__OwnerObject__c
  • Data Type: TEXT
  • Description: Reference to the object that owns this record.
  • 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.
  • Field API Name: std__PaymentNetworkType__c
  • Data Type: TEXT
  • Description: Payment network associated with the card.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: Financial product associated with this issued card.
  • Field API Name: std__SourceSystemIdentifier__c
  • Data Type: TEXT
  • Description: External ID assigned by the source system.
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: Current lifecycle status of the issued card.
  • Field API Name: std__Type__c
  • Data Type: TEXT
  • Description: Classification of the issued card type.
  • Field API Name: std__ValidFromMonthText__c
  • Data Type: TEXT
  • Description: Month from which the card is valid.
  • Field API Name: std__ValidFromYearText__c
  • Data Type: TEXT
  • Description: Year from which the card is valid.