class ConsentRequests


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

ConsentRequests ()


Properties

Boolean Checked { get; set; }


Guid DocumentId { get; set; }


String FilledText { get; set; }


Guid Id { get; set; }


Boolean Optional { get; set; }


ConsentRequestType Type { get; set; }