SetBudgetFeePayerUnion
If mutation is successful, the BudgetFeePayerSetPayload will be returned, otherwise a MutationError is returned.
union SetBudgetFeePayerUnion = MutationError | BudgetFeePayerSetPayload
Possible types
SetBudgetFeePayerUnion.MutationError object
Has errors for a mutation
SetBudgetFeePayerUnion.BudgetFeePayerSetPayload object
A budget fee payer set payload type
Returned by
BudgetFeePayerSet mutation