JobAttachment
type integer<int32>
Possible values: [0
, 1
, 2
, 3
]
fileName stringnullable
urlId stringnullable
size integer<int64>nullable
JobAttachment
{
"type": 0,
"fileName": "string",
"urlId": "string",
"size": 0
}