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