Home > @vsf-enterprise/commercetools-types > SetOrderStore
# SetOrderStore type
Signature:
export declare type SetOrderStore = {
store?: InputMaybe<ResourceIdentifierInput>;
};
References: InputMaybe, ResourceIdentifierInput
Home > @vsf-enterprise/commercetools-types > SetOrderStore
Signature:
export declare type SetOrderStore = {
store?: InputMaybe<ResourceIdentifierInput>;
};
References: InputMaybe, ResourceIdentifierInput
On this page