Home > @vsf-enterprise/commercetools-types > RemoveZoneLocation
# RemoveZoneLocation type
Signature:
export declare type RemoveZoneLocation = {
location: ZoneLocation;
};
References: ZoneLocation
Home > @vsf-enterprise/commercetools-types > RemoveZoneLocation
Signature:
export declare type RemoveZoneLocation = {
location: ZoneLocation;
};
References: ZoneLocation
On this page