Class DeviceLiveToolsOspfNeighborCreateRequestCallbackPayloadTemplate
The payload template of the webhook used for the callback
[DataContract]
public class DeviceLiveToolsOspfNeighborCreateRequestCallbackPayloadTemplate
- Inheritance
-
DeviceLiveToolsOspfNeighborCreateRequestCallbackPayloadTemplate
- Inherited Members
Constructors
DeviceLiveToolsOspfNeighborCreateRequestCallbackPayloadTemplate()
public DeviceLiveToolsOspfNeighborCreateRequestCallbackPayloadTemplate()
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; }