GSD REST API Attachments API documentation
ObjectID
| Field | Type | Pattern | Possible | Default |
|---|---|---|---|---|
| ~ObjectID | string |
Examples
1 2 3 | |
UUID
| Field | Type | Pattern | Possible | Default |
|---|---|---|---|---|
| ~UUID | string |
Examples
1 2 3 | |
UploadId
| Field | Type | Pattern | Possible | Default |
|---|---|---|---|---|
| ~UploadId | string |
Examples
1 2 3 | |
Attachment
| Field | Type | Pattern | Possible | Default |
|---|---|---|---|---|
| ~ClassName | string | |||
| ~ObjectID | string | |||
| ~StoreTime | string | |||
| ~UUID | string | |||
| ~MimeType | string | |||
| ~Size | number | |||
| name | string | |||
| downloadId | string |
Examples
1 2 3 4 5 6 7 8 9 10 | |