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

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

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]
 

Property Documentation

◆ Channel

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

◆ Country

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

◆ Custom

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

◆ CustomerGroup

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

◆ Discounted

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

◆ Id

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

◆ Tiers

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

◆ TiersEnumerable

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

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

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