/DefaultVarious
Short Description
Chapter Contents:
Long Description
Properties
| Property | Type | Length | Mandatory | Description | Comments |
|---|---|---|---|---|---|
variousText | /VariousText | ||||
currency | /Currency | ||||
value | double | ||||
table | /Table | Dataloy Model Object |
Example Response Body
{
"key": 1135006,
"self": "http://localhost:8080/ws/rest/Various/1135006",
"variousText": {
"key": 1114005,
"self": "http://localhost:8080/ws/rest/VariousText/1114005",
"variousText": "Regular cost",
"variousCode": "REGU"
},
"currency": {
"currencyCode": "EUR",
"currencyName": "Euro",
"key": 400008,
"self": "http://localhost:8080/ws/rest/Currency/400008"
},
"value": 2648.5469,
"table": {
...
}
}
Related Content
, multiple selections available,