SetElectionAmountForBenefitAndIndividualResponse
A union representing the possible return types when setting the election amount for a benefit and individual
union SetElectionAmountForBenefitAndIndividualResponse =
| BadRequestError
| InternalServerError
| SetElectionAmountForBenefitAndIndividualResult
Possible types
SetElectionAmountForBenefitAndIndividualResponse.BadRequestError object
Returned when there is an error in the request.
SetElectionAmountForBenefitAndIndividualResponse.InternalServerError object
Returned when an error is encountered that is not expected.
SetElectionAmountForBenefitAndIndividualResponse.SetElectionAmountForBenefitAndIndividualResult object
The successful result of setting the election amount for a benefit and individual