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