Attachment Data Type

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

Example

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