Skip to main content

Prosperity3APremiumWaiverInput

Premium waiver (premium exemption) configuration for Prosperity 3A. If the insured person becomes occupationally disabled, premium payments are waived after the waiting period.

input Prosperity3APremiumWaiverInput {
waitingPeriodMonths: Int!
}

Fields

Prosperity3APremiumWaiverInput.waitingPeriodMonths ● Int! non-null scalar

Waiting period in months before premium exemption takes effect.

Valid values: 6, 12, 24

_Constraints_:

* Must match RegEx pattern: ^(6|12|24)$

Member Of

Prosperity3AProductConfigurationInput input