Class SfConvMessageSendRequest
- Namespace
- NetCoreForce.Models
- Assembly
- NetCoreForce.Models.dll
Conversation Message Send Request
SObject Name: ConvMessageSendRequest
Custom Object: False
public class SfConvMessageSendRequest : SObject
- Inheritance
-
SfConvMessageSendRequest
- Inherited Members
Properties
AllowExistingSessionStatus
Allow Existing Session Status
Name: AllowExistingSessionStatus
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "allowExistingSessionStatus")]
[Updateable(false)]
[Createable(false)]
public string AllowExistingSessionStatus { get; set; }
Property Value
CommSubscription
ReferenceTo: CommSubscription
RelationshipName: CommSubscription
[JsonProperty(PropertyName = "commSubscription")]
[Updateable(false)]
[Createable(false)]
public SfCommSubscription CommSubscription { get; set; }
Property Value
CommSubscriptionId
Communication Subscription ID
Name: CommSubscriptionId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "commSubscriptionId")]
[Updateable(false)]
[Createable(false)]
public string CommSubscriptionId { get; set; }
Property Value
CompletedDate
Completed Date
Name: CompletedDate
SF Type: datetime
Nillable: True
[JsonProperty(PropertyName = "completedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? CompletedDate { get; set; }
Property Value
CreatedBy
ReferenceTo: User
RelationshipName: CreatedBy
[JsonProperty(PropertyName = "createdBy")]
[Updateable(false)]
[Createable(false)]
public SfUser CreatedBy { get; set; }
Property Value
CreatedById
Created By ID
Name: CreatedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "createdById")]
[Updateable(false)]
[Createable(false)]
public string CreatedById { get; set; }
Property Value
CreatedDate
Created Date
Name: CreatedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "createdDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? CreatedDate { get; set; }
Property Value
FailedMessageCount
Failed Message Count
Name: FailedMessageCount
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "failedMessageCount")]
[Updateable(false)]
[Createable(false)]
public int? FailedMessageCount { get; set; }
Property Value
- int?
FailedMessageErrorReasons
Failed Message Error Reasons
Name: FailedMessageErrorReasons
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "failedMessageErrorReasons")]
[Updateable(false)]
[Createable(false)]
public string FailedMessageErrorReasons { get; set; }
Property Value
FailedMessageIdentifiers
Failed Message Identifiers
Name: FailedMessageIdentifiers
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "failedMessageIdentifiers")]
[Updateable(false)]
[Createable(false)]
public string FailedMessageIdentifiers { get; set; }
Property Value
Id
Conversation Message Send Request ID
Name: Id
SF Type: id
Nillable: False
[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }
Property Value
InProgressMessageCount
In Progress Message Count
Name: InProgressMessageCount
SF Type: int
Nillable: False
[JsonProperty(PropertyName = "inProgressMessageCount")]
[Updateable(false)]
[Createable(false)]
public int? InProgressMessageCount { get; set; }
Property Value
- int?
InProgressMessageIdentifiers
In Progress Message Identifiers
Name: InProgressMessageIdentifiers
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "inProgressMessageIdentifiers")]
[Updateable(false)]
[Createable(false)]
public string InProgressMessageIdentifiers { get; set; }
Property Value
IsDeleted
Deleted
Name: IsDeleted
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isDeleted")]
[Updateable(false)]
[Createable(false)]
public bool? IsDeleted { get; set; }
Property Value
- bool?
LastModifiedBy
ReferenceTo: User
RelationshipName: LastModifiedBy
[JsonProperty(PropertyName = "lastModifiedBy")]
[Updateable(false)]
[Createable(false)]
public SfUser LastModifiedBy { get; set; }
Property Value
LastModifiedById
Last Modified By ID
Name: LastModifiedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "lastModifiedById")]
[Updateable(false)]
[Createable(false)]
public string LastModifiedById { get; set; }
Property Value
LastModifiedDate
Last Modified Date
Name: LastModifiedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "lastModifiedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastModifiedDate { get; set; }
Property Value
MessageDefinition
Message Definition
Name: MessageDefinition
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "messageDefinition")]
[Updateable(false)]
[Createable(false)]
public string MessageDefinition { get; set; }
Property Value
Name
Conversation Message Send Request Name
Name: Name
SF Type: string
AutoNumber field
Nillable: False
[JsonProperty(PropertyName = "name")]
[Updateable(false)]
[Createable(false)]
public string Name { get; set; }
Property Value
PendingMessageCount
Pending Message Count
Name: PendingMessageCount
SF Type: int
Nillable: False
[JsonProperty(PropertyName = "pendingMessageCount")]
[Updateable(false)]
[Createable(false)]
public int? PendingMessageCount { get; set; }
Property Value
- int?
PendingMessageIdentifiers
Pending Message Identifiers
Name: PendingMessageIdentifiers
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "pendingMessageIdentifiers")]
[Updateable(false)]
[Createable(false)]
public string PendingMessageIdentifiers { get; set; }
Property Value
RequestConsentType
Type of Channel Consent to Enforce
Name: RequestConsentType
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "requestConsentType")]
[Updateable(false)]
[Createable(false)]
public string RequestConsentType { get; set; }
Property Value
RequestStatus
Request Status
Name: RequestStatus
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "requestStatus")]
[Updateable(false)]
[Createable(false)]
public string RequestStatus { get; set; }
Property Value
RequestType
Request Type
Name: RequestType
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "requestType")]
[Updateable(false)]
[Createable(false)]
public string RequestType { get; set; }
Property Value
SObjectTypeName
[JsonIgnore]
public static string SObjectTypeName { get; }
Property Value
SessionLongevityPreference
Messaging Session Longevity
Name: SessionLongevityPreference
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "sessionLongevityPreference")]
[Updateable(false)]
[Createable(false)]
public string SessionLongevityPreference { get; set; }
Property Value
ShouldEnforceChannelConsent
Should Enforce Channel Consent
Name: ShouldEnforceChannelConsent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "shouldEnforceChannelConsent")]
[Updateable(false)]
[Createable(false)]
public bool? ShouldEnforceChannelConsent { get; set; }
Property Value
- bool?
SuccessMessageCount
Success Message Count
Name: SuccessMessageCount
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "successMessageCount")]
[Updateable(false)]
[Createable(false)]
public int? SuccessMessageCount { get; set; }
Property Value
- int?
SuccessMessageIdentifiers
Success Message Identifiers
Name: SuccessMessageIdentifiers
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "successMessageIdentifiers")]
[Updateable(false)]
[Createable(false)]
public string SuccessMessageIdentifiers { get; set; }
Property Value
SystemModstamp
System Modstamp
Name: SystemModstamp
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "systemModstamp")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? SystemModstamp { get; set; }
Property Value
TotalMessageCount
Total Message Count
Name: TotalMessageCount
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "totalMessageCount")]
[Updateable(false)]
[Createable(false)]
public int? TotalMessageCount { get; set; }
Property Value
- int?