PriceClassRead
object
Reads a PriceClass.
Returns a PriceClass with the specified ID.
Fields
| Name | Type | Description |
|---|---|---|
priceClassId | Int! | |
visible | Int! | |
name | String! | |
company | CompanyRead | |
deletable | Boolean |
Reads a PriceClass.
Returns a PriceClass with the specified ID.
| Name | Type | Description |
|---|---|---|
priceClassId | Int! | |
visible | Int! | |
name | String! | |
company | CompanyRead | |
deletable | Boolean |