Insurance Policy Transaction DMO

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

  • 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__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this InsurancePolicyTransaction record. Maximum size is 15 characters.
  • Field API Name: std__InsurancePolicyId__c
  • Data Type: TEXT
  • Description: Reference to the associated Insurance Policy.
  • Field API Name: std__InsurancePolicyTransactionStatus__c
  • Data Type: TEXT
  • Description: The transaction status. For example, Approved, Pending, Reversed.
  • Field API Name: std__InsurancePolicyTransactionType__c
  • Data Type: TEXT
  • Description: The transaction type. For example, Cancellation, Credit, Deposit, Endorsement, Loan, Premium Payment, Renewal, Surcharge, Surrender, Withdrawal.
  • 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__TotalTransactionAmount__c
  • Data Type: DOUBLE
  • Description: The total amount of transaction, including transaction fee and tax.This is a calculated field.
  • Field API Name: std__TransactionAmount__c
  • Data Type: DOUBLE
  • Description: The transaction amount for the insurance policy transaction.
  • Field API Name: std__TransactionEffectiveDateTime__c
  • Data Type: DATETIME
  • Description: The date of the transaction.
  • Field API Name: std__TransactionFeeAmount__c
  • Data Type: DOUBLE
  • Description: The prorated fee for the transaction.
  • Field API Name: std__TransactionPostedDateTime__c
  • Data Type: DATETIME
  • Description: The date on which the amount was charged to the customer.
  • Field API Name: std__TransactionTaxAmount__c
  • Data Type: DOUBLE
  • Description: The prorated tax on the transaction amount.