Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyTypeLengthMandatoryDescriptionComments
codeProperty
 String    "variousTypeCode"
variousTypeCode
String1yes code property
variousTypeDesc
String16 yesyes  

Example response body

Code Block
languagejs
{
    "key": 1000141,
    "self": "http://localhost:8080/ws/rest/VariousType/1000141",
    "codeProperty": "variousTypeCode",
    "createdDate": "2004-04-29 17:02:21",
    "modifiedDate": "2004-07-17 21:02:41",
    "variousTypeCode": "C",
    "variousTypeDesc": "Cost",
    "remarks": []
}