SudoSOS Back-end API / controller/response/inactive-administrative-cost-response / BaseInactiveAdministrativeCostResponse
Interface: BaseInactiveAdministrativeCostResponse ​
Extended by ​
Properties ​
amount ​
ts
amount: DineroObjectResponse;createdAt? ​
ts
optional createdAt: string;Inherited from ​
ts
BaseResponse.createdAtfrom ​
ts
from: BaseUserResponse;id ​
ts
id: number;Inherited from ​
ts
BaseResponse.idupdatedAt? ​
ts
optional updatedAt: string;Inherited from ​
ts
BaseResponse.updatedAtversion? ​
ts
optional version: number;Inherited from ​
ts
BaseResponse.version