See: Description
Interface | Description |
---|---|
CustomObjectDeleteCommand<T> |
Deletes a custom object in Composable Commerce.
|
CustomObjectUpsertCommand<T> |
Command for creating or updating a custom object.
|
Class | Description |
---|---|
CustomObjectCustomJsonMappingUpsertCommand<T> |
Command for creating or updating a custom object using a custom JSON mapper.
|