Table of Contents

Enum ContactType

Namespace
BoldSign.Model
Assembly
BoldSign.Api.dll

Defines DocumentList as Sent, Received and Both.

[JsonConverter(typeof(StringEnumConverter))]
public enum ContactType

Fields

[EnumMember(Value = "AllContacts")] AllContacts = 1

Enum for AllContacts

[EnumMember(Value = "MyContacts")] MyContacts = 0

Enum for AllContacts