# SupplierClasses: Visma.net Financials Supplier Classes
Get supplier classes
- Catalog: `VismaNet`
- Schema: `Supplier`
- Label: Supplier Classes
This is a read-only table. The Visma.net Financials API may not support changing the data or the Invantive UniversalSQL driver for Visma.net Financials does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Visma.net Financials API.
## Table Columns
The columns of the table `SupplierClasses` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `COMPANY_CODE` | `varchar2(30)` | Company Code | ☑ | Partition code, segmenting the data. |
| `COMPANY_NAME` | `varchar2(240)` | Company Name | ☑ | Name of the partition. |
| `description` | `varchar2` | Description | ☐ | Click on the magnifier. > The description. |
| `id` | `varchar2` | ID | ☐ | Click on the magnifier. > The identifier. |
| `paymentMethodDescription` | `varchar2` | | ☐ | |
| `paymentMethodId` | `varchar2` | Payment Method ID | ☐ | |
| `timeStamp` | `blob` | Timestamp | ☐ | Identifier that represents a specific version of the resource.
It helps to prevent simultaneous updates of the resource from overwriting each other (by using ETags and If-Match headers) |