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