SudoSOS Back-end API / invoicing / BaseUpdateInvoice
Interface: BaseUpdateInvoice ​
Extended by ​
Properties ​
addressee? ​
ts
optional addressee?: string;amount? ​
ts
optional amount?: DineroObjectRequest;attention? ​
ts
optional attention?: string;city? ​
ts
optional city?: string;country? ​
ts
optional country?: string;date? ​
ts
optional date?: string;description? ​
ts
optional description?: string;postalCode? ​
ts
optional postalCode?: string;reference? ​
ts
optional reference?: string;street? ​
ts
optional street?: string;