Class CreateContact
The create Contact details.
Inheritance
System.Object
CreateContact
Namespace: BoldSign.Api.Model
Assembly: BoldSign.Api.dll
Syntax
public class CreateContact : object
Properties
| Improve this Doc View SourceGets or sets the Email.
Declaration
public string Email { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Id
Gets or sets the Id.
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |