Resource data model for /w9/forms API
Name | Type | Description | Notes |
---|---|---|---|
Id | string | [optional] | |
Type | string | [optional] [readonly] | |
EntryStatus | string | [optional] | |
UpdatedAt | DateTime? | The last updated date of the form. | [optional] |
ReferenceId | string | A reference identifier for the form. | [optional] |
CompanyId | string | The ID of the associated company. | [optional] |
DisplayName | string | The display name associated with the form. | [optional] |
string | The email address of the individual associated with the form. | [optional] | |
Archived | bool? | Indicates whether the form is archived. | [optional] |
EntryStatusDate | DateTime? | [optional] | |
PdfJson | string | [optional] | |
PdfVersion | string | [optional] | |
RequestToken | string | [optional] | |
Signature | string | [optional] | |
Mobile | bool? | [optional] | |
AppVersion | string | [optional] | |
Platform | string | [optional] | |
OsVersion | string | [optional] | |
AncestorId | string | [optional] |