Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.25 KB

Submission.md

File metadata and controls

28 lines (24 loc) · 1.25 KB

Submission

Properties

Name Type Description Notes
Id string
TemplateId string [optional]
Test bool
Editable bool [optional]
Expired bool
ExpiresAt string [optional]
ProcessedAt string [optional]
State string
Data map[string]interface{} [optional]
Metadata map[string]interface{} [optional]
TruncatedText map[string]interface{} [optional]
PdfHash string [optional]
DownloadUrl string [optional]
PermanentDownloadUrl string [optional]
BatchId string [optional]
DataRequests []SubmissionDataRequest [optional]
Actions []SubmissionAction [optional]
Source string [optional]
Referrer string [optional]

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