Home > @vsf-enterprise/commercetools-types > ShippingMethodLimitsProjection
# ShippingMethodLimitsProjection type
Signature:
export declare type ShippingMethodLimitsProjection = {
__typename?: 'ShippingMethodLimitsProjection';
total: ShippingMethodLimitWithCurrent;
};
References: ShippingMethodLimitWithCurrent