Insurance Policy Asset DMO

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

  • Field API Name: std__AssetId__c
  • Data Type: TEXT
  • Description: Reference to the associated Asset (Vechicle or RealEstateProperty).
  • 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 InsurancePolicyAsset 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__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsActive__c
  • Data Type: BOOLEAN
  • Description: Whether the insurance policy asset is active.The default value is 'false'.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: Reference to the related product.
  • Field API Name: std__RelatedInsurancePolicyAssetId__c
  • Data Type: TEXT
  • Description: Reference to the Related Insurance Policy Asset.
  • 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.
  • Field API Name: std__TotalTermAmount__c
  • Data Type: DOUBLE
  • Description: The sum of the expected premium, tax, and fee for the policy over the policy period, prorated based on the policy's effective dates.