Skip to main content

SetElectionAmountForBenefitAndIndividualResult

The successful result of setting the election amount for a benefit and individual

type SetElectionAmountForBenefitAndIndividualResult {
benefitId: ID!
individualId: ID!
}

Fields

SetElectionAmountForBenefitAndIndividualResult.benefitId ● ID! non-null scalar

The ID of the Benefit for which the election amount was set

SetElectionAmountForBenefitAndIndividualResult.individualId ● ID! non-null scalar

The ID of the Individual for whom the election amount was set

Implemented By

SetElectionAmountForBenefitAndIndividualResponse union

SetElectionAmountForBenefitAndIndividualResult.account ● Account object

The updated Account with the new election amount

SetElectionAmountForBenefitAndIndividualResult.success ● Boolean! non-null scalar

Whether the election amount was successfully set