Interface MetadataEndpoint<T extends MetaEntity>
-
- All Superinterfaces:
Endpoint
- All Known Subinterfaces:
ProductMetadataEndpoint
- All Known Implementing Classes:
BonusTransactionClient,BundleClient,CompanySettingsClient,ConsignmentClient,CounterpartyClient,EmployeeClient,OrganizationClient,ProductClient,ProductFolderClient,ProjectClient,ServiceClient,StoreClient,VariantClient
public interface MetadataEndpoint<T extends MetaEntity> extends Endpoint
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Tmetadata()-
Methods inherited from interface ru.moysklad.remap_1_2.clients.endpoints.Endpoint
api, entityClass, metaEntityClass, path, positionEntityClass
-
-
-
-
Method Detail
-
metadata
default T metadata() throws IOException, ApiClientException
- Throws:
IOExceptionApiClientException
-
-