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