ShopifySharpPaymentTerms constructor
const
ShopifySharpPaymentTerms({})
Implementation
const ShopifySharpPaymentTerms({
this.amount,
this.currency,
this.dueInDays,
this.paymentTermsName,
this.paymentTermsType,
this.paymentSchedules,
});