UpdatePricingPlanUnitFeesInput
Input for adding/updating/removing units configured on the plan
This page contains
Fields
removeUnitFees [String]! | List of units to remove from the plan. When the unit is removed, setup fee associated with the unit, if present, is also removed |
addUnitFees [AddPricingPlanUnitFeeInput!] | Defines list of new units to be added on the plan. |
updateUnitFees [UpdatePricingPlanUnitFeeInput!] | Defines list of units to be updated on the plan. |