Interface ProductMetadataEndpoint
-
- All Superinterfaces:
Endpoint,MetadataEndpoint
- All Known Implementing Classes:
BundleClient,ServiceClient
public interface ProductMetadataEndpoint extends MetadataEndpoint
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default MetadataAttributeSharedPriceTypesResponsemetadata()-
Methods inherited from interface ru.moysklad.remap_1_2.clients.endpoints.Endpoint
api, entityClass, metaEntityClass, path, positionEntityClass
-
-
-
-
Method Detail
-
metadata
default MetadataAttributeSharedPriceTypesResponse metadata() throws IOException, ApiClientException
- Specified by:
metadatain interfaceMetadataEndpoint- Throws:
IOExceptionApiClientException
-
-