| 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] |
| Name | Value |
|---|---|
| COMPOSE | "COMPOSE" |
| PREFILL | "PREFILL" |
| AUTHORING | "AUTHORING" |
| SEND_PROGRESS | "SEND_PROGRESS" |
| POST_CREATE | "POST_CREATE" |
| DOCUMENT | "DOCUMENT" |
| MANAGE | "MANAGE" |
| SIGNING | "SIGNING" |
| ALL | "ALL" |