Party Profile Address DMO

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

  • PartyProfileId has a FOREIGNKEY relationship with the Party Profile DMO Id field.
  • AddressId has a FOREIGNKEY relationship with the Address DMO Id field.
  • Field API Name: std__AddressId__c
  • Data Type: TEXT
  • Description: Address of the party.
  • Field API Name: std__AddressVerificationStatus__c
  • Data Type: TEXT
  • Description: Whether the party profile address is verified. For example, Verified, Not Verified.
  • 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 PartyProfileAddress 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__IsCurrentAddress__c
  • Data Type: BOOLEAN
  • Description: Denoting whether the entered address is the current address of the applicant/customer. Applicable for lending.
  • Field API Name: std__IsNegativeAddress__c
  • Data Type: BOOLEAN
  • Description: Denoting whether the address is in a risky area or an area where there are more defaults. The application is then likely to be rejected. Applicable for lending.
  • Field API Name: std__IsPermanentAddress__c
  • Data Type: BOOLEAN
  • Description: Whether the address of the party profile is a permanent address (true) or not (false).
  • Field API Name: std__IsPrimaryAddress__c
  • Data Type: BOOLEAN
  • Description: Whether the party's address is the primary address.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PartyProfileAddressType__c
  • Data Type: TEXT
  • Description: Type of address in the AddressText associated with the party profile. For example, Shipping, Billing, Temporary.
  • Field API Name: std__PartyProfileId__c
  • Data Type: TEXT
  • Description: Unique identifier of the party profile.
  • Field API Name: std__ValidityEndDate__c
  • Data Type: DATEONLY
  • Description: The date until when the party profile address is valid.
  • Field API Name: std__ValidityStartDate__c
  • Data Type: DATEONLY
  • Description: The date when the party profile address becomes valid.
  • Field API Name: std__VerificationDate__c
  • Data Type: DATEONLY
  • Description: The date when the party profile address was verified.