| Package | Description |
|---|---|
| ru.moysklad.remap_1_2.clients |
| Modifier and Type | Method and Description |
|---|---|
Bundle.ComponentEntity |
BundleClient.getComponent(Bundle bundle,
Bundle.ComponentEntity component,
ApiParam... params) |
Bundle.ComponentEntity |
BundleClient.getComponent(Bundle bundle,
String componentId,
ApiParam... params) |
Bundle.ComponentEntity |
BundleClient.getComponent(String bundleId,
String componentId,
ApiParam... params) |
| Modifier and Type | Method and Description |
|---|---|
ListEntity<Bundle.ComponentEntity> |
BundleClient.getComponents(Bundle bundle,
ApiParam... params) |
ListEntity<Bundle.ComponentEntity> |
BundleClient.getComponents(String bundleId,
ApiParam... params) |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleClient.deleteComponent(Bundle entity,
Bundle.ComponentEntity component) |
Bundle.ComponentEntity |
BundleClient.getComponent(Bundle bundle,
Bundle.ComponentEntity component,
ApiParam... params) |
Copyright © 2023. All rights reserved.