BillingAccount Data Type

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

Example

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