JaxbLink Data Type

Properties
name data type description
href string
params map of object

Example

{
  "href" : "...",
  "params" : {
    "property1" : { },
    "property2" : { }
  }
}