NotionalPayPeriodBreakdown

Name / Description Type / Format Example
leaveId string uuid "string"
from string date "2025-11-13"
to string date "2025-11-13"
percentOfPay number double 0.0
notionalPay number double 0.0
occupationalPayWithLessThanHalfPay number double 0.0
daysExcluded integer int32 0
percentOfPayBand string "HundredPercent" "BetweenFiftyAndHundredPercent" "BelowFiftyPercent"
{
  "leaveId": "string",
  "from": "2025-11-13",
  "to": "2025-11-13",
  "percentOfPay": 0.0,
  "notionalPay": 0.0,
  "occupationalPayWithLessThanHalfPay": 0.0,
  "daysExcluded": 0,
  "percentOfPayBand": "HundredPercent"
}
Contained in Models
LeaveNotionalPayDetails
Consumed by Operations

- none -

Returned by Operations

- none -