SudoSOS Back-end API / write-offs / BaseWriteOffResponse
Interface: BaseWriteOffResponse ​
Extended by ​
Properties ​
amount ​
ts
amount: DineroObjectResponse;createdAt? ​
ts
optional createdAt: string;Inherited from ​
ts
BaseResponse.createdAtid ​
ts
id: number;Inherited from ​
ts
BaseResponse.idto ​
ts
to: BaseUserResponse;updatedAt? ​
ts
optional updatedAt: string;Inherited from ​
ts
BaseResponse.updatedAtversion? ​
ts
optional version: number;Inherited from ​
ts
BaseResponse.version