public final class PriceTypeClient extends EntityClientBase implements GetByIdEndpoint<PriceType>, GetPlainListEndpoint<PriceType>
api, path| Constructor and Description |
|---|
PriceTypeClient(ApiClient api,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MetaEntity> |
entityClass() |
PriceType |
getDefault() |
List<PriceType> |
updatePriceTypes(List<PriceType> priceTypes) |
api, metaEntityClass, path, positionEntityClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getgetapi, metaEntityClass, path, positionEntityClasspublic PriceType getDefault() throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic List<PriceType> updatePriceTypes(List<PriceType> priceTypes) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic Class<? extends MetaEntity> entityClass()
entityClass in interface EndpointentityClass in class EntityClientBaseCopyright © 2024. All rights reserved.