Home > @vsf-enterprise/commercetools-types > ChangeShippingMethodIsDefault
# ChangeShippingMethodIsDefault type
Signature:
export declare type ChangeShippingMethodIsDefault = {
isDefault: Scalars['Boolean'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > ChangeShippingMethodIsDefault
Signature:
export declare type ChangeShippingMethodIsDefault = {
isDefault: Scalars['Boolean'];
};
References: Scalars
On this page