Customer Data Type

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

Example

{
  "id" : "...",
  "href" : "...",
  "name" : "..."
}