Conversation DMO

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

  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User 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__ConversationExpirationDateTime__c
  • Data Type: DATETIME
  • Description: The expiration date of a user-initiated conversation.
  • Field API Name: std__ConversationState__c
  • Data Type: TEXT
  • Description: The state of a user-initiated conversation: either Active or Expired.
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: User who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: Date and time when this record was created.
  • 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: End time of the conversation.
  • Field API Name: std__ExternalRecordId__c
  • Data Type: TEXT
  • Description: Corresponding record Id from external data source system.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this Conversation record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsUserInitiated__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the is user initiated.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: User who most recently changed the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: Date and time when a user last modified this record.
  • Field API Name: std__MessageDeliveryShortCodeText__c
  • Data Type: TEXT
  • Description: The shared short code of the user-initiated message.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__StartDateTime__c
  • Data Type: DATETIME
  • Description: Start time of the conversation.
  • Field API Name: std__SystemModstamp__c
  • Data Type: DATETIME
  • Description: Date and time when this record was last modified by a user or by an automated process.