Skip to content

SudoSOS Back-end API / debtors / FineHandoutEventResponse

Interface: FineHandoutEventResponse ​

Extends ​

Properties ​

count ​

ts
count: number;

Inherited from ​

BaseFineHandoutEventResponse.count


createdAt? ​

ts
optional createdAt: string;

Inherited from ​

BaseFineHandoutEventResponse.createdAt


createdBy ​

ts
createdBy: BaseUserResponse;

Inherited from ​

BaseFineHandoutEventResponse.createdBy


fines ​

ts
fines: FineResponse[];

id ​

ts
id: number;

Inherited from ​

BaseFineHandoutEventResponse.id


referenceDate ​

ts
referenceDate: string;

Inherited from ​

BaseFineHandoutEventResponse.referenceDate


updatedAt? ​

ts
optional updatedAt: string;

Inherited from ​

BaseFineHandoutEventResponse.updatedAt


version? ​

ts
optional version: number;

Inherited from ​

BaseFineHandoutEventResponse.version