Home > @vsf-enterprise/commercetools-types > SetChannelGeoLocation
# SetChannelGeoLocation type
Signature:
export declare type SetChannelGeoLocation = {
geoLocation?: InputMaybe<GeometryInput>;
};
References: InputMaybe, GeometryInput
Home > @vsf-enterprise/commercetools-types > SetChannelGeoLocation
Signature:
export declare type SetChannelGeoLocation = {
geoLocation?: InputMaybe<GeometryInput>;
};
References: InputMaybe, GeometryInput
On this page