Type alias MinimumSpendInput

MinimumSpendInput: { billingPeriod: BillingPeriod; minimum: MoneyInputDto }

Minimum spend input

Type declaration