Insurance Policy Coverage DMO

Object API Name: std__InsurancePolicyCoverageDmo__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__CodeText__c
  • Data Type: TEXT
  • Description: Unique short identifier of the insurance policy coverage.
  • Field API Name: std__CoverageCategory__c
  • Data Type: TEXT
  • Description: The coverage category. For example, benefit, clause, deductible, rider.
  • Field API Name: std__CoverageCategoryGroup__c
  • Data Type: TEXT
  • Description: The coverage category group. For example, for a liability coverage record, benefit is the category and liability is the category group.
  • Field API Name: std__CoverageLimitRange__c
  • Data Type: TEXT
  • Description: The range of the coverage limit. For example, bodily injury coverage with limits as USD 100, 000 per person and USD 300, 000 per accident.
  • 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__DeathBenefitOptionType__c
  • Data Type: TEXT
  • Description: The method for the payment of death benefit. For example, lumpsump, annuity, installements.
  • Field API Name: std__DeductibleAmount__c
  • Data Type: DOUBLE
  • Description: The deductible amount that the customer must pay.
  • Field API Name: std__Description__c
  • Data Type: TEXT
  • Description: Description of the Insurance Policy Coverage.
  • Field API Name: std__DiscountAmount__c
  • Data Type: DOUBLE
  • Description: The discount that was given on the coverage or the benefit.
  • Field API Name: std__EffectiveDateTime__c
  • Data Type: DATETIME
  • Description: The date from which the coverage is in effect.
  • Field API Name: std__ExpirationDateTime__c
  • Data Type: DATETIME
  • Description: The date on which the coverage expires.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this InsurancePolicyCoverage record. Maximum size is 15 characters.
  • Field API Name: std__IncomeOptionType__c
  • Data Type: TEXT
  • Description: The type of the income option given to the policy participant. For example, periodic payment, annuity.
  • Field API Name: std__InsurancePolicyAssetId__c
  • Data Type: TEXT
  • Description: Reference to the Insurance Policy Asset.
  • Field API Name: std__InsurancePolicyId__c
  • Data Type: TEXT
  • Description: Reference to the parent insurance policy.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LimitAmount__c
  • Data Type: DOUBLE
  • Description: The limit of the fixed coverage amount. For example, uninsured motorist coverage of USD 1000.
  • Field API Name: std__LimitDateTime__c
  • Data Type: DATETIME
  • Description: The date from which the coverage limit is in effect. For example, an annuity benefit is valid only after the insured is 60 years old.
  • Field API Name: std__LimitPercentage__c
  • Data Type: DOUBLE
  • Description: The percentage of the actuals covered by this coverage.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PremiumAmount__c
  • Data Type: DOUBLE
  • Description: The premium paid by the customer for this coverage.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: Reference to the related product.
  • Field API Name: std__StandardFeeAmount__c
  • Data Type: DOUBLE
  • Description: The expected fee for the policy over the policy period.
  • Field API Name: std__StandardPremiumAmount__c
  • Data Type: DOUBLE
  • Description: The expected premium for the policy over the policy period.
  • Field API Name: std__StandardTaxAmount__c
  • Data Type: DOUBLE
  • Description: The expected tax on the policy over the policy period.
  • Field API Name: std__TermFeeAmount__c
  • Data Type: DOUBLE
  • Description: The expected fee for the policy over the policy period, prorated based on the policy's effective dates.
  • Field API Name: std__TermPremiumAmount__c
  • Data Type: DOUBLE
  • Description: The expected premium for the policy over the policy period, prorated based on the policy's effective dates.
  • Field API Name: std__TermTaxAmount__c
  • Data Type: DOUBLE
  • Description: The expected tax on the policy over the policy period, prorated based on the policy's effective dates.
  • Field API Name: std__TotalStandardAmount__c
  • Data Type: DOUBLE
  • Description: The sum of the expected premium, fee, and tax for the policy over the policy period. This is a calculated field.