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

Inherited by commercetools.Sdk.Api.Models.Common.ScopedPrice.

Properties

string Id [get, set]
 
ITypedMoney Value [get, set]
 
ITypedMoney CurrentValue [get, set]
 
string Country [get, set]
 
ICustomerGroupReference CustomerGroup [get, set]
 
IChannelReference Channel [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
IDiscountedPrice Discounted [get, set]
 
ICustomFields Custom [get, set]
 

Property Documentation

◆ Channel

IChannelReference commercetools.Sdk.Api.Models.Common.IScopedPrice.Channel
getset

◆ Country

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

◆ CurrentValue

ITypedMoney commercetools.Sdk.Api.Models.Common.IScopedPrice.CurrentValue
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Common.IScopedPrice.Custom
getset

◆ CustomerGroup

ICustomerGroupReference commercetools.Sdk.Api.Models.Common.IScopedPrice.CustomerGroup
getset

◆ Discounted

IDiscountedPrice commercetools.Sdk.Api.Models.Common.IScopedPrice.Discounted
getset

◆ Id

string commercetools.Sdk.Api.Models.Common.IScopedPrice.Id
getset

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

ITypedMoney commercetools.Sdk.Api.Models.Common.IScopedPrice.Value
getset

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