Skip to main content

InsertCompensationSurchargeBenefitDataInput

Input type for the data regarding a single compensation surcharge benefit as a part of the group connected to the current counselling interview

input InsertCompensationSurchargeBenefitDataInput {
benefitId: BenefitID!
cycle: Cycle
}

Fields

InsertCompensationSurchargeBenefitDataInput.benefitId ● BenefitID! non-null scalar

The ID of the benefit object mentioned in the counselling interview

InsertCompensationSurchargeBenefitDataInput.cycle ● Cycle scalar

The repetition cycle of execution of the given benefit

Member Of

InsertDayCareBenefitsInput input