CostTypes constructor
CostTypes({})
Implementation
CostTypes({
this.includeCredit,
this.includeDiscount,
this.includeOtherSubscription,
this.includeRecurring,
this.includeRefund,
this.includeSubscription,
this.includeSupport,
this.includeTax,
this.includeUpfront,
this.useAmortized,
this.useBlended,
});