Package ru.moysklad.remap_1_2.entities
Interface Fetchable
-
- All Known Implementing Classes:
Agent,BonusProgram,CharacteristicListEntity,Counterparty,Currency,Employee,ListEntity,Organization,Region,RetailStore,State,Task
public interface FetchableИнтерфейс, определяющий, может ли данный объект дозапрашивать у API данные с помощью ссылки в метаданных
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidfetch(ApiClient api)
-
-
-
Method Detail
-
fetch
default void fetch(ApiClient api) throws IOException, ApiClientException
- Throws:
IOExceptionApiClientException
-
-