Payment Instrument DMO

Object API Name: std__PaymentInstrumentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • AccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • Field API Name: std__AccountHolderName__c
  • Data Type: TEXT
  • Description: Name of the Payment Instrument Holder.
  • Field API Name: std__AccountId__c
  • Data Type: TEXT
  • Description: The Account or PersonAccount that's using the payment instrument.
  • Field API Name: std__BankAccountHolderType__c
  • Data Type: TEXT
  • Description: Determines if the bank account holder is an individual or a company.
  • Field API Name: std__BankAccountNumber__c
  • Data Type: TEXT
  • Description: The bank account number used for payment.
  • Field API Name: std__BankAccountType__c
  • Data Type: TEXT
  • Description: Type of the Bank Account.
  • Field API Name: std__BankCodeText__c
  • Data Type: TEXT
  • Description: Code of bank associated with the bank account.
  • Field API Name: std__BankName__c
  • Data Type: TEXT
  • Description: Name of bank associated with the bank account.
  • Field API Name: std__CardBrandName__c
  • Data Type: TEXT
  • Description: The credit card brand, network, or issuer.
  • 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__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__DigitalWalletProviderName__c
  • Data Type: TEXT
  • Description: The provider of the digital wallet.
  • Field API Name: std__ExpiryMonth__c
  • Data Type: TEXT
  • Description: Expire month if payment method is credit card.
  • Field API Name: std__ExpiryYear__c
  • Data Type: TEXT
  • Description: Expire year if payment method is credit card.
  • Field API Name: std__GatewayName__c
  • Data Type: TEXT
  • Description: The name of the payment gateway.
  • Field API Name: std__GatewayReferenceNumber__c
  • Data Type: TEXT
  • Description: A reference number from the gateway for this payment instrument.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this PaymentInstrument record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Last4Text__c
  • Data Type: TEXT
  • Description: Last 4 digits of payment method.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PaymentProcessorName__c
  • Data Type: TEXT
  • Description: The name of the payment processor.
  • Field API Name: std__ProcessorReferenceName__c
  • Data Type: TEXT
  • Description: The reference of the payment processor associated with the payment instrument.
  • Field API Name: std__Type__c
  • Data Type: TEXT
  • Description: The type of the payment instrument. Example values include Credit Card, ACH, SEPA Direct Debit.