Skip to main content

CreateLiechtensteinLifeWealthInput

Input to create a new offer with the given customer information and configuration for the offer.

input CreateLiechtensteinLifeWealthInput {
additionalInsuredPersonsHealthStatus: LiechtensteinLifeWealthHealthInput
associatedPersons: [LiechtensteinLifeWealthAssociatedPersonInput!]!
beneficiaries: LiechtensteinLifeWealthBeneficiariesInput
customerFinancialStatus: LiechtensteinLifeWealthFinancialStatusInput!
insuredPersonsHealthStatus: LiechtensteinLifeWealthHealthInput!
productConfiguration: LiechtensteinLifeWealthProductConfigurationInput!
}

Fields

CreateLiechtensteinLifeWealthInput.additionalInsuredPersonsHealthStatus ● LiechtensteinLifeWealthHealthInput input

The health state of the additional insured person at the time of the offer creation. Mandatory when there is an additional insured person.

CreateLiechtensteinLifeWealthInput.associatedPersons ● [LiechtensteinLifeWealthAssociatedPersonInput!]! non-null input

Information about the customer for whom the offer is to be created.

CreateLiechtensteinLifeWealthInput.beneficiaries ● LiechtensteinLifeWealthBeneficiariesInput input

Information about the life and death beneficiaries for the future policy.

CreateLiechtensteinLifeWealthInput.customerFinancialStatus ● LiechtensteinLifeWealthFinancialStatusInput! non-null input

The financial state of the customer at the time of the offer creation.

CreateLiechtensteinLifeWealthInput.insuredPersonsHealthStatus ● LiechtensteinLifeWealthHealthInput! non-null input

The health state of the insuredPersons at the time of the offer creation.

CreateLiechtensteinLifeWealthInput.productConfiguration ● LiechtensteinLifeWealthProductConfigurationInput! non-null input

Information about the offer itself and various configurable options for the offer.

Member Of

CreateOfferInput input