Objects
This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.
PayoutPeriod
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"}