public interface CartInStoreCreateCommand extends DraftBasedCreateCommandDsl<Cart,CartDraft,CartInStoreCreateCommand>, MetaModelReferenceExpansionDsl<Cart,CartInStoreCreateCommand,CartExpansionModel<Cart>>
Modifier and Type | Method and Description |
---|---|
static CartInStoreCreateCommand |
of(String storeKey,
CartDraft draft) |
getDraft, withDraft
canDeserialize, deserialize, httpRequestIntent
plusExpansionPaths, withExpansionPaths
plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths
expansionPaths
static CartInStoreCreateCommand of(String storeKey, CartDraft draft)