InvoiceSettingSubscriptionSchedulePhaseSetting constructor
const
InvoiceSettingSubscriptionSchedulePhaseSetting({
- List<
InvoiceAccountTaxIdsItemOrId> ? accountTaxIds, - int? daysUntilDue,
- ConnectAccountReference? issuer,
InvoiceSettingSubscriptionSchedulePhaseSetting
Implementation
const InvoiceSettingSubscriptionSchedulePhaseSetting({
this.accountTaxIds,
this.daysUntilDue,
this.issuer,
});