Table of Contents

Class SignatureType

Namespace
BoldSign.Api.Model.Webhook
Assembly
BoldSign.Api.dll

Represents the field SignatureType options.

public static class SignatureType
Inheritance
SignatureType
Inherited Members

Fields

Draw

Draw flag.

public const string Draw = "Draw"

Field Value

string

Image

Image flag.

public const string Image = "Image"

Field Value

string

Text

Text flag.

public const string Text = "Text"

Field Value

string