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.Zone Class Reference

Inherits commercetools.Sdk.Api.Models.Zones.IZone.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
string Key [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
IList< ILocationLocations [get, set]
 
IEnumerable< ILocationLocationsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Zones.IZone
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.Zones.Zone.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Zones.Zone.CreatedBy
getset

◆ Description

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

◆ Id

string commercetools.Sdk.Api.Models.Zones.Zone.Id
getset

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.Zones.Zone.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Zones.Zone.LastModifiedBy
getset

◆ Locations

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

◆ LocationsEnumerable

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

◆ Name

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

◆ Version

long commercetools.Sdk.Api.Models.Zones.Zone.Version
getset

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