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
Idfield. - AddressId has a FOREIGNKEY relationship with the Address DMO
Idfield. - ApprovedRecordId has a FOREIGNKEY relationship with the Party Profile Address DMO
Idfield. - PartyId has a FOREIGNKEY relationship with the Applicant DMO
Idfield. - PartyId has a FOREIGNKEY relationship with the Account DMO
Idfield. - VerifiedById has a FOREIGNKEY relationship with the User DMO
Idfield.
- AddressId
- AddressVerificationStatus
- ApprovedRecordId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- IsCurrentAddress
- IsNegativeAddress
- IsPermanentAddress
- IsPrimaryAddress
- KQ_AddressId
- KQ_ApprovedRecordId
- KQ_Id
- KQ_PartyId
- KQ_PartyProfileId
- KQ_VerifiedById
- NameInterfaceField
- PartyId
- PartyObject
- PartyProfileAddressType
- PartyProfileId
- ValidityEndDate
- ValidityStartDate
- VerificationDate
- VerifiedById
- 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__ApprovedRecordId__c - Data Type: TEXT
- Description: The approved address record that this record proposes a change to. The system populates this field when an applicant submits a change to an existing approved address.
- 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__KQ_AddressId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_ApprovedRecordId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_Id__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_PartyId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_PartyProfileId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_VerifiedById__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__PartyId__c - Data Type: TEXT
- Description: The party associated with this address record.
- Field API Name:
std__PartyObject__c - Data Type: TEXT
- Description: Name of the object referenced by the party. For example, Applicant, Account.
- 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.
- Field API Name:
std__VerifiedById__c - Data Type: TEXT
- Description: The user who reviewed and approved this address record during the verification process.