Skip to content

SudoSOS Back-end API / fines / Fine

Class: Fine ​

Extends ​

Constructors ​

Constructor ​

ts
new Fine(): Fine;

Returns ​

Fine

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
amountpublicDinero--
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
fineHandoutEventpublicFineHandoutEvent--
idreadonlynumber-BaseEntity.id
transferpublicTransfer--
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
userFineGrouppublicUserFineGroup--
versionreadonlynumberThe current version of the object.BaseEntity.version