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.IZone Interface Reference

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

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

Properties

new string Id [get, set]
 
new long Version [get, set]
 
new DateTime CreatedAt [get, set]
 
new 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.Common.IBaseResource

Property Documentation

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.Zones.IZone.CreatedAt
getset

◆ CreatedBy

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

◆ Description

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

◆ Id

new string commercetools.Sdk.Api.Models.Zones.IZone.Id
getset

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.Zones.IZone.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Locations

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

◆ LocationsEnumerable

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

◆ Name

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

◆ Version

new long commercetools.Sdk.Api.Models.Zones.IZone.Version
getset

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