Contract.PaySpineGradeResponse

Name / Description Type / Format Example
name
Pay spine grade name
string "string"
lowerPointUniqueId
Id of lower spinal point used.
string uuid "string"
upperPointUniqueId
Id of upper spinal point used.
string uuid "string"
upperPointUseMax
Use the Alt Max Value of the Upper Point. (Default false)
boolean true
effectiveDate
Date that this configuration is effective from.
string date "2024-04-27"
uniqueId
Pay spine grade Id
string uuid "string"
{
  "name": "string",
  "lowerPointUniqueId": "string",
  "upperPointUniqueId": "string",
  "upperPointUseMax": true,
  "effectiveDate": "2024-04-27",
  "uniqueId": "string"
}
Contained in Models

- none -

Consumed by Operations

- none -