Class LiveToolsCableTestCreateCallbackPayloadTemplate
Live Tools Cable Test Create Callback Payload Template
[DataContract]
public class LiveToolsCableTestCreateCallbackPayloadTemplate
- Inheritance
-
LiveToolsCableTestCreateCallbackPayloadTemplate
- Inherited Members
Properties
Id
The ID of the payload template. Defaults to 'wpt_00005' for the Callback (included) template.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string? Id { get; set; }