public final class CurrencyClient extends EntityClientBase implements GetListEndpoint<Currency>, PostEndpoint<Currency>, DeleteByIdEndpoint, GetByIdEndpoint<Currency>, PutByIdEndpoint<Currency>, MassCreateUpdateDeleteEndpoint<Currency>
api, path| Constructor and Description |
|---|
CurrencyClient(ApiClient api) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MetaEntity> |
entityClass() |
api, metaEntityClass, path, positionEntityClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcreatedelete, deleteget, getupdate, updatedeletecreateOrUpdateapi, metaEntityClass, path, positionEntityClasspublic CurrencyClient(ApiClient api)
public Class<? extends MetaEntity> entityClass()
entityClass in interface EndpointentityClass in class EntityClientBaseCopyright © 2023. All rights reserved.