Skip to content

SudoSOS Back-end API / controller/response/inactive-administrative-cost-response / InactiveAdministrativeCostResponse

Interface: InactiveAdministrativeCostResponse ​

Extends ​

Properties ​

amount ​

ts
amount: DineroObjectResponse;

Inherited from ​

BaseInactiveAdministrativeCostResponse.amount


createdAt? ​

ts
optional createdAt: string;

Inherited from ​

BaseInactiveAdministrativeCostResponse.createdAt


from ​

ts
from: BaseUserResponse;

Inherited from ​

BaseInactiveAdministrativeCostResponse.from


id ​

ts
id: number;

Inherited from ​

BaseInactiveAdministrativeCostResponse.id


transfer ​

ts
transfer: TransferResponse;

updatedAt? ​

ts
optional updatedAt: string;

Inherited from ​

BaseInactiveAdministrativeCostResponse.updatedAt


version? ​

ts
optional version: number;

Inherited from ​

BaseInactiveAdministrativeCostResponse.version