public interface CustomerInStoreCreateCommand extends DraftBasedCreateCommandDsl<CustomerSignInResult,CustomerDraft,CustomerInStoreCreateCommand>, MetaModelReferenceExpansionDsl<CustomerSignInResult,CustomerInStoreCreateCommand,CustomerSignInResultExpansionModel<CustomerSignInResult>>
Modifier and Type | Method and Description |
---|---|
static CustomerInStoreCreateCommand |
of(String storeKey,
CustomerDraft draft) |
getDraft, withDraft
canDeserialize, deserialize, httpRequestIntent
plusExpansionPaths, withExpansionPaths
plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths
expansionPaths
static CustomerInStoreCreateCommand of(String storeKey, CustomerDraft draft)