Skip to main content

Formdatacontentdisposition

creationDatestring<date-time>
Example: 2016-09-06T13:37:50+03:00
fileNamestring
modificationDatestring<date-time>
Example: 2016-09-06T13:37:50+03:00
namestring
parameters object
property name*string
readDatestring<date-time>
Example: 2016-09-06T13:37:50+03:00
sizeinteger<int64>
typestring
Formdatacontentdisposition
{
"creationDate": "2016-09-06T13:37:50+03:00",
"fileName": "string",
"modificationDate": "2016-09-06T13:37:50+03:00",
"name": "string",
"parameters": {},
"readDate": "2016-09-06T13:37:50+03:00",
"size": 0,
"type": "string"
}