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.ScopedPrice Class Reference

Inherits commercetools.Sdk.Api.Models.Common.IScopedPrice.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IScopedPrice

Property Documentation

◆ Channel

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

◆ Country

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

◆ CurrentValue

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

◆ Custom

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

◆ CustomerGroup

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

◆ Discounted

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

◆ Id

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

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

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