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