SudoSOS Back-end API / debtors / BaseFineHandoutEventResponse
Interface: BaseFineHandoutEventResponse ​
Extended by ​
Properties ​
count ​
ts
count: number;createdAt? ​
ts
optional createdAt: string;Inherited from ​
ts
BaseResponse.createdAtcreatedBy ​
ts
createdBy: BaseUserResponse;id ​
ts
id: number;Inherited from ​
ts
BaseResponse.idreferenceDate ​
ts
referenceDate: string;updatedAt? ​
ts
optional updatedAt: string;Inherited from ​
ts
BaseResponse.updatedAtversion? ​
ts
optional version: number;Inherited from ​
ts
BaseResponse.version