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

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

Properties

string Key [get, set]
 
IMoney Value [get, set]
 
string Country [get, set]
 
ICustomerGroupResourceIdentifier CustomerGroup [get, set]
 
IChannelResourceIdentifier Channel [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
IDiscountedPriceDraft Discounted [get, set]
 
IList< IPriceTierDraftTiers [get, set]
 
IEnumerable< IPriceTierDraftTiersEnumerable [set]
 
ICustomFieldsDraft Custom [get, set]
 

Property Documentation

◆ Channel

IChannelResourceIdentifier commercetools.Sdk.Api.Models.Common.IPriceDraft.Channel
getset

◆ Country

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

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.Common.IPriceDraft.Custom
getset

◆ CustomerGroup

ICustomerGroupResourceIdentifier commercetools.Sdk.Api.Models.Common.IPriceDraft.CustomerGroup
getset

◆ Discounted

IDiscountedPriceDraft commercetools.Sdk.Api.Models.Common.IPriceDraft.Discounted
getset

◆ Key

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

◆ Tiers

IList<IPriceTierDraft> commercetools.Sdk.Api.Models.Common.IPriceDraft.Tiers
getset

◆ TiersEnumerable

IEnumerable<IPriceTierDraft> commercetools.Sdk.Api.Models.Common.IPriceDraft.TiersEnumerable
set

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

IMoney commercetools.Sdk.Api.Models.Common.IPriceDraft.Value
getset

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