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

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

Inherited by commercetools.Sdk.ImportApi.Models.StandalonePrices.StandalonePriceImport.

Properties

new string Key [get, set]
 
string Sku [get, set]
 
ITypedMoney Value [get, set]
 
string Country [get, set]
 
ICustomerGroupKeyReference CustomerGroup [get, set]
 
IChannelKeyReference Channel [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
IList< IPriceTierTiers [get, set]
 
IEnumerable< IPriceTierTiersEnumerable [set]
 
IDiscountedPrice Discounted [get, set]
 
ICustom Custom [get, set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IImportResource

Property Documentation

◆ Channel

IChannelKeyReference commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.Channel
getset

◆ Country

string commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.Country
getset

◆ Custom

ICustom commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.Custom
getset

◆ CustomerGroup

ICustomerGroupKeyReference commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.CustomerGroup
getset

◆ Discounted

IDiscountedPrice commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.Discounted
getset

◆ Key

new string commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.Key
getset

◆ Sku

string commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.Sku
getset

◆ Tiers

IList<IPriceTier> commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.Tiers
getset

◆ TiersEnumerable

IEnumerable<IPriceTier> commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.TiersEnumerable
set

◆ ValidFrom

DateTime? commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.ValidFrom
getset

◆ ValidUntil

DateTime? commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.ValidUntil
getset

◆ Value

ITypedMoney commercetools.Sdk.ImportApi.Models.StandalonePrices.IStandalonePriceImport.Value
getset

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