Attachment Data Type

Implemented Interfaces
Serializable
Properties
name data type description
url string
description string
href string
type string
id string

Example

{
  "url" : "...",
  "description" : "...",
  "href" : "...",
  "type" : "...",
  "id" : "..."
}