Home > @vsf-enterprise/commercetools-types > Dimensions
# Dimensions type
Signature:
export declare type Dimensions = {
__typename?: 'Dimensions';
width: Scalars['Int'];
height: Scalars['Int'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > Dimensions
Signature:
export declare type Dimensions = {
__typename?: 'Dimensions';
width: Scalars['Int'];
height: Scalars['Int'];
};
References: Scalars
On this page