Class ActionBatchCreationRequestCallbackPayloadTemplate
CreateOrganizationActionBatchCallbackPayloadTemplate
[DataContract]
public class ActionBatchCreationRequestCallbackPayloadTemplate
- Inheritance
-
ActionBatchCreationRequestCallbackPayloadTemplate
- Inherited Members
Properties
Id
The ID of the payload template. Defaults to 'wpt_00005' for the Callback (included) template.
[DataMember(Name = "id")]
public string? Id { get; set; }