SudoSOS Back-end API / catalogue/vat / VatGroupResponse
Interface: VatGroupResponse ​
Extends ​
Properties ​
createdAt? ​
ts
optional createdAt?: string;Inherited from ​
BaseVatGroupResponse.createdAt
deleted ​
ts
deleted: boolean;hidden ​
ts
hidden: boolean;Inherited from ​
id ​
ts
id: number;Inherited from ​
name ​
ts
name: string;percentage ​
ts
percentage: number;Inherited from ​
BaseVatGroupResponse.percentage
updatedAt? ​
ts
optional updatedAt?: string;Inherited from ​
BaseVatGroupResponse.updatedAt
version? ​
ts
optional version?: number;