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

Inherits commercetools.Sdk.ImportApi.Models.Common.IImportResource.

Inherited by commercetools.Sdk.ImportApi.Models.Prices.PriceImport.

Properties

new 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.Common.IImportResource

Property Documentation

◆ Channel

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

◆ Country

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

◆ Custom

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

◆ CustomerGroup

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

◆ Discounted

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

◆ Key

new string commercetools.Sdk.ImportApi.Models.Prices.IPriceImport.Key
getset

◆ Product

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

◆ ProductVariant

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

◆ Publish

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

◆ Tiers

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

◆ TiersEnumerable

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

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

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