Skip to content

SudoSOS Back-end API / debtors / BaseFineHandoutEventResponse

Interface: BaseFineHandoutEventResponse ​

Extended by ​

Properties ​

count ​

ts
count: number;

createdAt? ​

ts
optional createdAt: string;

Inherited from ​

ts
BaseResponse.createdAt

createdBy ​

ts
createdBy: BaseUserResponse;

id ​

ts
id: number;

Inherited from ​

ts
BaseResponse.id

referenceDate ​

ts
referenceDate: string;

updatedAt? ​

ts
optional updatedAt: string;

Inherited from ​

ts
BaseResponse.updatedAt

version? ​

ts
optional version: number;

Inherited from ​

ts
BaseResponse.version