Class UpdateWebhookTaskVM
Inheritance
System.Object
UpdateWebhookTaskVM
Inherited Members
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class UpdateWebhookTaskVM : UpdateTransportTaskBaseVM
Properties
Headers
Declaration
public System.Collections.Generic.IDictionary<string, string> Headers { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.String> |
Url
Declaration
public System.Uri Url { get; set; }
Property Value
Type | Description |
---|---|
System.Uri |