SudoSOS Back-end API / catalogue/vat / BaseVatGroupResponse
Interface: BaseVatGroupResponse ​
Extended by ​
Properties ​
createdAt? ​
ts
optional createdAt?: string;Inherited from ​
ts
BaseResponse.createdAthidden ​
ts
hidden: boolean;id ​
ts
id: number;Inherited from ​
ts
BaseResponse.idpercentage ​
ts
percentage: number;updatedAt? ​
ts
optional updatedAt?: string;Inherited from ​
ts
BaseResponse.updatedAtversion? ​
ts
optional version?: number;Inherited from ​
ts
BaseResponse.version