Skip to content

SudoSOS Back-end API / fines / UserFineGroup

Class: UserFineGroup ​

Extends ​

Constructors ​

Constructor ​

ts
new UserFineGroup(): UserFineGroup;

Returns ​

UserFineGroup

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
finespublicFine[]--
idreadonlynumber-BaseEntity.id
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
userpublicUser--
userIdreadonlynumber--
versionreadonlynumberThe current version of the object.BaseEntity.version
waivedTransfer?publicTransfer--