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

Inherits commercetools.Sdk.Api.Models.Common.IPriceDraft.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IPriceDraft

Property Documentation

◆ Channel

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

◆ Country

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

◆ Custom

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

◆ CustomerGroup

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

◆ Discounted

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

◆ Key

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

◆ Tiers

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

◆ TiersEnumerable

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

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

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