JobAttachment
type int32
Possible values: [0
, 1
, 2
, 3
]
fileName stringnullable
urlId stringnullable
size int64nullable
JobAttachment
{
"type": 0,
"fileName": "string",
"urlId": "string",
"size": 0
}