WebhookActions(String) Constructor

Definition

Initializes a new instance of the WebhookActions struct.

public WebhookActions(string value);
new Azure.Connectors.Sdk.ZohoSign.Models.WebhookActions : string -> Azure.Connectors.Sdk.ZohoSign.Models.WebhookActions
Public Sub New (value As String)

Parameters

value
String

The string value.

Applies to