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

Inherits commercetools.Sdk.ImportApi.Models.Prices.IPriceImport.

Properties

string Key [get, set]
 
ITypedMoney Value [get, set]
 
string Country [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
ICustomerGroupKeyReference CustomerGroup [get, set]
 
IChannelKeyReference Channel [get, set]
 
IDiscountedPrice Discounted [get, set]
 
bool? Publish [get, set]
 
IList< IPriceTierTiers [get, set]
 
IEnumerable< IPriceTierTiersEnumerable [set]
 
ICustom Custom [get, set]
 
IProductVariantKeyReference ProductVariant [get, set]
 
IProductKeyReference Product [get, set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Prices.IPriceImport
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IImportResource

Property Documentation

◆ Channel

IChannelKeyReference commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Channel
getset

◆ Country

string commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Country
getset

◆ Custom

ICustom commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Custom
getset

◆ CustomerGroup

ICustomerGroupKeyReference commercetools.Sdk.ImportApi.Models.Prices.PriceImport.CustomerGroup
getset

◆ Discounted

IDiscountedPrice commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Discounted
getset

◆ Key

string commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Key
getset

◆ Product

IProductKeyReference commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Product
getset

◆ ProductVariant

IProductVariantKeyReference commercetools.Sdk.ImportApi.Models.Prices.PriceImport.ProductVariant
getset

◆ Publish

bool? commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Publish
getset

◆ Tiers

IList<IPriceTier> commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Tiers
getset

◆ TiersEnumerable

IEnumerable<IPriceTier> commercetools.Sdk.ImportApi.Models.Prices.PriceImport.TiersEnumerable
set

◆ ValidFrom

DateTime? commercetools.Sdk.ImportApi.Models.Prices.PriceImport.ValidFrom
getset

◆ ValidUntil

DateTime? commercetools.Sdk.ImportApi.Models.Prices.PriceImport.ValidUntil
getset

◆ Value

ITypedMoney commercetools.Sdk.ImportApi.Models.Prices.PriceImport.Value
getset

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