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