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

Inherited by commercetools.Sdk.ImportApi.Models.Productdrafts.PriceDraftImport.

Properties

ITypedMoney Value [get, set]
 
string Country [get, set]
 
ICustomerGroupKeyReference CustomerGroup [get, set]
 
IChannelKeyReference Channel [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
ICustom Custom [get, set]
 
IDiscountedPrice Discounted [get, set]
 
IList< IPriceTierTiers [get, set]
 
IEnumerable< IPriceTierTiersEnumerable [set]
 
string Key [get, set]
 

Property Documentation

◆ Channel

IChannelKeyReference commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.Channel
getset

◆ Country

string commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.Country
getset

◆ Custom

ICustom commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.Custom
getset

◆ CustomerGroup

ICustomerGroupKeyReference commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.CustomerGroup
getset

◆ Discounted

IDiscountedPrice commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.Discounted
getset

◆ Key

string commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.Key
getset

◆ Tiers

IList<IPriceTier> commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.Tiers
getset

◆ TiersEnumerable

IEnumerable<IPriceTier> commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.TiersEnumerable
set

◆ ValidFrom

DateTime? commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.ValidFrom
getset

◆ ValidUntil

DateTime? commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.ValidUntil
getset

◆ Value

ITypedMoney commercetools.Sdk.ImportApi.Models.Productdrafts.IPriceDraftImport.Value
getset

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