Objects

PayoutPeriod

Extended by: AgePeriod, DatePeriod
typestring

Type of the period.

Possible Enum values are AGE_RANGE or DATE_RANGE.
One of these types:

Properties below are from the AgePeriod subtype. View the full schema for full details.

endAgeinteger[int32]

The payout end age. Will not be set if the payout is lifelong.

startAgeinteger[int32]

The payout start age.

typestring
Possible Enum values are AGE_RANGE.
Example
{  "type": "AGE_RANGE"}