Class LiveToolsCableTestCreateCallbackHttpServer
Live Tools Cable Test Create Callback Http Server
[DataContract]
public class LiveToolsCableTestCreateCallbackHttpServer
- Inheritance
-
LiveToolsCableTestCreateCallbackHttpServer
- Inherited Members
Properties
Id
The webhook receiver ID that will receive information. If specifying this, please leave the url and sharedSecret fields blank.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string? Id { get; set; }