SudoSOS Back-end API / debtors / FineResponse
Interface: FineResponse ​
Properties ​
amount ​
ts
amount: DineroObjectResponse;createdAt? ​
ts
optional createdAt: string;Inherited from ​
ts
BaseResponse.createdAtid ​
ts
id: number;Inherited from ​
ts
BaseResponse.idupdatedAt? ​
ts
optional updatedAt: string;Inherited from ​
ts
BaseResponse.updatedAtuser ​
ts
user: BaseUserResponse;version? ​
ts
optional version: number;Inherited from ​
ts
BaseResponse.version