Skip to content

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

Interface: InactiveAdministrativeCostReportResponse ​

Properties ​

count ​

ts
count: number;

fromDate ​

ts
fromDate: string;

toDate ​

ts
toDate: string;

totalAmountExclVat ​

ts
totalAmountExclVat: DineroObjectResponse;

totalAmountInclVat ​

ts
totalAmountInclVat: DineroObjectResponse;

vatAmount ​

ts
vatAmount: DineroObjectResponse;

vatPercentage ​

ts
vatPercentage: number;