TerminationFeeInput
Input for setting termination fee details
This page contains
Fields
| terminationFeeType TerminationFeeType! | Type of termination fee PERCENTAGE, FLAT_RATE or NONE. If set to NONE, flatFee or percentage, if provided will be removed | 
| description String | Description for termination fee for default language of the MP | 
| localizedDescriptions [LocalizedStringInput!] | Description for termination fee for different locales | 
| percentageFee BigDecimal PREVIEW | If its percentage fee the percentage amount 1 = 100% | 
| flatFee [PricingMonetaryStructureInput!] | Details of prices for termination fee | 
| gracePeriod PricingPeriodInput | Defines a period when customers will not be charged a termination fee |