Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 877 Bytes

File metadata and controls

29 lines (22 loc) · 877 Bytes

AgreementView

Properties

Name Type Description Notes
embeddedCode String Embedded code of url of resource [optional]
expiration Date Expiration of user url [optional]
isCurrent Boolean True if this view is the current view [optional]
name NameEnum Name of the requested agreement view [optional]
url String Url of resource location [optional]

Enum: NameEnum

Name Value
COMPOSE "COMPOSE"
PREFILL "PREFILL"
AUTHORING "AUTHORING"
SEND_PROGRESS "SEND_PROGRESS"
POST_CREATE "POST_CREATE"
DOCUMENT "DOCUMENT"
MANAGE "MANAGE"
SIGNING "SIGNING"
ALL "ALL"