CreateFunctionFeeTypePayload
Defines the payload for creating a function fee type.
type CreateFunctionFeeTypePayload {
functionFeeType: FunctionFeeType!
}
Fields
CreateFunctionFeeTypePayload.functionFeeType ● FunctionFeeType! non-null object
Returned By
createCeContactStoreFunctionFeeType mutation ● createEventFunctionFeeType mutation ● createMembershipContactStoreFunctionFeeType mutation