CreateCareAndDischargeBenefitParagraph45bInput
Corresponding input type for creating a the CareAndDischargeBenefitParagraph45b.
Relates to createCareAndDischargeBenefitParagraph45b mutation.
input CreateCareAndDischargeBenefitParagraph45bInput {
description: String!
internalNumber: String
price: Float!
referenceValue: Int!
requiredQualification: Qualification
shortDescription: String
variant: BenefitVariant
}
Fields
CreateCareAndDischargeBenefitParagraph45bInput.description ● String! non-null scalar
Description of the Benefit, up to 1024 characters long
CreateCareAndDischargeBenefitParagraph45bInput.internalNumber ● String scalar
Internal number assigned by the care service, 32 digits long.
CreateCareAndDischargeBenefitParagraph45bInput.price ● Float! non-null scalar
Price of the benefit in Euro. Has to be lower than EU 10k.
CreateCareAndDischargeBenefitParagraph45bInput.referenceValue ● Int! non-null scalar
Reference value of the Benefit in minutes, up to 3 digits. Shows the average execution time of the Benefit
CreateCareAndDischargeBenefitParagraph45bInput.requiredQualification ● Qualification scalar
The minimal required qualification of an employee to provide this benefit.
CreateCareAndDischargeBenefitParagraph45bInput.shortDescription ● String scalar
A short description of the Benefit, up to 32 characters long
CreateCareAndDischargeBenefitParagraph45bInput.variant ● BenefitVariant enum
Variant of the benefit. Defaults to BenefitVariant.DEFAULT