Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.46 KB

BaseFormDataModel.md

File metadata and controls

29 lines (25 loc) · 1.46 KB

Avalara.SDK.Model.A1099.V2.BaseFormDataModel

Resource data model for /w9/forms API

Properties

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]
Email 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]

[Back to Model list] [Back to API list] [Back to README]