ReleaseTemporaryHoldForRegistrationDiscountCodePayload
The payload object returned when releasing a temporary hold for a registration discount code.
type ReleaseTemporaryHoldForRegistrationDiscountCodePayload {
success: Boolean!
}
Fields
ReleaseTemporaryHoldForRegistrationDiscountCodePayload.success
● Boolean!
non-null scalar
A flag indicating whether the temporary hold for the registration discount code was released successfully.