CreateOrUpdateUserEnteredDataForTransactionPayload
No description
type CreateOrUpdateUserEnteredDataForTransactionPayload {
contributionType: HsaContributionType
contributionYear: YearString
note: String
withdrawalCategoryCode: WithdrawalCategoryCode
withdrawalReceipts: [StorageReference!]!
}