Skip to content

SudoSOS Back-end API / invoicing / InvoiceUser

Class: InvoiceUser ​

Extends ​

Constructors ​

Constructor ​

ts
new InvoiceUser(): InvoiceUser;

Returns ​

InvoiceUser

Inherited from ​

BaseEntityWithoutId.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
automaticpublicboolean--
citypublicstring--
countrypublicstring--
createdAtreadonlyDateThe creation date of the object.BaseEntityWithoutId.createdAt
postalCodepublicstring--
streetpublicstring--
updatedAtreadonlyDateThe last update date of the object.BaseEntityWithoutId.updatedAt
userpublicUser--
userIdpublicnumber--
versionreadonlynumberThe current version of the object.BaseEntityWithoutId.version