Team Member DMO

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

  • MemberId has a FOREIGNKEY relationship with the Account DMO Id field.
  • MemberId has a FOREIGNKEY relationship with the User DMO Id field.
  • TeamId has a FOREIGNKEY relationship with the Team DMO Id field.
  • 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__EndDateTime__c
  • Data Type: DATETIME
  • Description: The end date of the team member.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this TeamMember 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__IsActive__c
  • Data Type: BOOLEAN
  • Description: Whether the team member is active.
  • Field API Name: std__MemberId__c
  • Data Type: TEXT
  • Description: The ID of user or user group or account or contact who is part of the team.
  • Field API Name: std__MemberObjectName__c
  • Data Type: TEXT
  • Description: The object name of the Member field record id.
  • Field API Name: std__Role__c
  • Data Type: TEXT
  • Description: The role of the member.
  • Field API Name: std__StartDateTime__c
  • Data Type: DATETIME
  • Description: The start date of the team member.
  • Field API Name: std__TeamId__c
  • Data Type: TEXT
  • Description: The team the member is associated with.