ContentDisposition

ContentDisposition
ContentDisposition
JSON Example
{
    "attachment": false,
    "charset": "string",
    "filename": "string",
    "formData": false,
    "inline": false,
    "name": "string",
    "type": "string"
}
boolean
attachment
Optional

attachment

string
charset
Optional

charset

string
filename
Optional

filename

boolean
formData
Optional

formData

boolean
inline
Optional

inline

string
name
Optional

name

string
type
Optional

type

Property Of