Attachments interface for adding binary data to JSON requests.See: Description
| Class | Description |
|---|---|
| AttachmentWrapper |
Use this class to wrap possible attachment values to provide them to the
RestClient in a POST request. |
| RecordAttachments |
Use this class to provide attachments from a Record to the
RestClient for a
POST request. |
Attachments interface for adding binary data to JSON requests.
See also
How
to access the REST API with the RestClient for more information.