attachmentUploadedPartRequest
| Extends: | authRequest |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| attachmentKey (string) | 1/1 | The newly created attachment key |
| partId (int) | 1/1 | The part id of the attachment |
JSON
| property | type | description |
|---|---|---|
| attachmentKey | attachmentKey (string) | The newly created attachment key |
| partId | partId (int) | The part id of the attachment |