Attachment Data Type

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

Example

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