Skip to main content

ProsperityPlusAssociatedPersonInput

Input to associated persons for the policy

input ProsperityPlusAssociatedPersonInput {
person: CreateOfferCustomerByInput!
role: [ProsperityPlusPolicyPersonRole!]!
}

Fields

ProsperityPlusAssociatedPersonInput.person ● CreateOfferCustomerByInput! non-null input

Information about the person associated with the policy.

ProsperityPlusAssociatedPersonInput.role ● [ProsperityPlusPolicyPersonRole!]! non-null enum

The roles of the person in the policy.

Member Of

CreateProsperityPlusInput input