Skip to main content

RegistrationRecordHSAEligibilityAnswersInput

No description

input RegistrationRecordHSAEligibilityAnswersInput {
answers: HSAEligibilityAnswersInput!
idempotencyKey: String
}

Fields

RegistrationRecordHSAEligibilityAnswersInput.answers ● HSAEligibilityAnswersInput! non-null input

The answers the user gave to the eligibility questions

RegistrationRecordHSAEligibilityAnswersInput.idempotencyKey ● String scalar

The idempotent key for this request, which is optional. Key may be comprised of alphanumeric values, as well as the following symbols: '_', '-', '.'

Member of

registrationRecordHSAEligibilityAnswers mutation