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

Inherits commercetools.Sdk.Api.Models.Common.IQueryPrice.

Properties

string Id [get, set]
 
IMoney Value [get, set]
 
string Country [get, set]
 
ICustomerGroupReference CustomerGroup [get, set]
 
IChannelReference Channel [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
IDiscountedPriceDraft Discounted [get, set]
 
ICustomFields Custom [get, set]
 
IList< IPriceTierDraftTiers [get, set]
 
IEnumerable< IPriceTierDraftTiersEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IQueryPrice

Property Documentation

◆ Channel

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

◆ Country

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

◆ Custom

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

◆ CustomerGroup

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

◆ Discounted

IDiscountedPriceDraft commercetools.Sdk.Api.Models.Common.QueryPrice.Discounted
getset

◆ Id

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

◆ Tiers

IList<IPriceTierDraft> commercetools.Sdk.Api.Models.Common.QueryPrice.Tiers
getset

◆ TiersEnumerable

IEnumerable<IPriceTierDraft> commercetools.Sdk.Api.Models.Common.QueryPrice.TiersEnumerable
set

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

IMoney commercetools.Sdk.Api.Models.Common.QueryPrice.Value
getset

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