Class CallbackStatusWebhookHttpServer
CallbackStatusWebhookHttpServer
[DataContract]
public class CallbackStatusWebhookHttpServer
- Inheritance
-
CallbackStatusWebhookHttpServer
- Inherited Members
Properties
Id
The webhook receiver ID that will receive information
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string Id { get; set; }