Fleet Participant DMO
Represents the relationship between a fleet and a participant, such as an account, a contact or a user.
Object API Name: std__FleetParticipantDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ParticipantRelatedRecordId has a FOREIGNKEY relationship with the Account Contact DMO
Idfield. - ParticipantRelatedRecordId has a FOREIGNKEY relationship with the Account DMO
Idfield. - ParticipantRelatedRecordId has a FOREIGNKEY relationship with the User DMO
Idfield. - FleetId has a FOREIGNKEY relationship with the Fleet DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- EffectiveEndDate
- EffectiveStartDate
- FleetId
- Id
- InternalOrganizationId
- ParticipantRecordObject
- ParticipantRelatedRecordId
- ParticipantRole
- Status
- 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__EffectiveEndDate__c - Data Type: DATEONLY
- Description: The date until when a participant is associated with a fleet.
- Field API Name:
std__EffectiveStartDate__c - Data Type: DATEONLY
- Description: The date from when a participant is associated with a fleet.
- Field API Name:
std__FleetId__c - Data Type: TEXT
- Description: The fleet associated with the Fleet Participant record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ParticipantRecordObject__c - Data Type: TEXT
- Description: Name of Object of participant associated with a Fleet, such as an account, a user, or a contact.
- Field API Name:
std__ParticipantRelatedRecordId__c - Data Type: TEXT
- Description: The ID of the object associated .
- Field API Name:
std__ParticipantRole__c - Data Type: TEXT
- Description: The role of a participant associated with a fleet eg Driver,Maitenance Associate,
Manager, Operations Manager
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The status of the participant in relation to a fleet.