commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Zones.IZoneDraft Interface Reference

Inherited by commercetools.Sdk.Api.Models.Zones.ZoneDraft.

Properties

string Key [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
IList< ILocationLocations [get, set]
 
IEnumerable< ILocationLocationsEnumerable [set]
 

Property Documentation

◆ Description

string commercetools.Sdk.Api.Models.Zones.IZoneDraft.Description
getset

◆ Key

string commercetools.Sdk.Api.Models.Zones.IZoneDraft.Key
getset

◆ Locations

IList<ILocation> commercetools.Sdk.Api.Models.Zones.IZoneDraft.Locations
getset

◆ LocationsEnumerable

IEnumerable<ILocation> commercetools.Sdk.Api.Models.Zones.IZoneDraft.LocationsEnumerable
set

◆ Name

string commercetools.Sdk.Api.Models.Zones.IZoneDraft.Name
getset

The documentation for this interface was generated from the following file: