Contract.PaySpineGradeRequest

Name / Description Type / Format Example
name
Pay spine grade name
string "string"
lowerPointUniqueId
Id of lower spinal point to be used.
string uuid "string"
upperPointUniqueId
Id of upper spinal point to be 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"
{
  "name": "string",
  "lowerPointUniqueId": "string",
  "upperPointUniqueId": "string",
  "upperPointUseMax": true,
  "effectiveDate": "2024-04-27"
}
Contained in Models

- none -

Returned by Operations

- none -