Skip to content

SudoSOS Back-end API / invoicing / InvoiceStatus

Class: InvoiceStatus ​

Extends ​

Constructors ​

Constructor ​

ts
new InvoiceStatus(): InvoiceStatus;

Returns ​

InvoiceStatus

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
changedBypublicUser--
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
idreadonlynumber-BaseEntity.id
invoicepublicInvoice--
statepublicInvoiceState--
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
versionreadonlynumberThe current version of the object.BaseEntity.version