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

Inherited by commercetools.Sdk.Api.Models.Common.Price.

Properties

string Id [get, set]
 
string Key [get, set]
 
ITypedMoney Value [get, set]
 
string Country [get, set]
 
ICustomerGroupReference CustomerGroup [get, set]
 
IChannelReference Channel [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
IDiscountedPrice Discounted [get, set]
 
IList< IPriceTierTiers [get, set]
 
IEnumerable< IPriceTierTiersEnumerable [set]
 
ICustomFields Custom [get, set]
 

Property Documentation

◆ Channel

IChannelReference commercetools.Sdk.Api.Models.Common.IPrice.Channel
getset

◆ Country

string commercetools.Sdk.Api.Models.Common.IPrice.Country
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Common.IPrice.Custom
getset

◆ CustomerGroup

ICustomerGroupReference commercetools.Sdk.Api.Models.Common.IPrice.CustomerGroup
getset

◆ Discounted

IDiscountedPrice commercetools.Sdk.Api.Models.Common.IPrice.Discounted
getset

◆ Id

string commercetools.Sdk.Api.Models.Common.IPrice.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.Common.IPrice.Key
getset

◆ Tiers

IList<IPriceTier> commercetools.Sdk.Api.Models.Common.IPrice.Tiers
getset

◆ TiersEnumerable

IEnumerable<IPriceTier> commercetools.Sdk.Api.Models.Common.IPrice.TiersEnumerable
set

◆ ValidFrom

DateTime? commercetools.Sdk.Api.Models.Common.IPrice.ValidFrom
getset

◆ ValidUntil

DateTime? commercetools.Sdk.Api.Models.Common.IPrice.ValidUntil
getset

◆ Value

ITypedMoney commercetools.Sdk.Api.Models.Common.IPrice.Value
getset

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