Alternate Payment DMO
Object API Name: std__AlternatePaymentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- PaymentMethodId has a FOREIGNKEY relationship with the Payment Method DMO
Idfield.
- AuthorizationProcessingModeId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- EmailAddress
- Id
- InternalOrganizationId
- NameInterfaceField
- PaymentGatewayTokenText
- PaymentMethodId
- Field API Name:
std__AuthorizationProcessingModeId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- 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__EmailAddress__c - Data Type: TEXT
- Description: The email address that's used for validation and processing of payments.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for the AlternatePayment 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__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PaymentGatewayTokenText__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__PaymentMethodId__c - Data Type: TEXT
- Description: The ID of the Payment Method. This relationship to the supertype entity allows for joins in the schema deployed to Data 360.