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