Skip to content

SudoSOS Back-end API / catalogue/containers / Container

Class: Container ​

Extends ​

Constructors ​

Constructor ​

ts
new Container(): Container;

Returns ​

Container

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
currentRevisionpublicnumberThe current revision of the container. Can be null if no revision exists.-
deletedAtreadonlyDate--
idreadonlynumber-BaseEntity.id
ownerpublicUser--
publicpublicbooleanWhether the container can be added to pointOfSales by everyone.-
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
versionreadonlynumberThe current version of the object.BaseEntity.version