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

Inherits commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePrice.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
string Key [get, set]
 
string Sku [get, set]
 
ITypedMoney Value [get, set]
 
string Country [get, set]
 
ICustomerGroupReference CustomerGroup [get, set]
 
IChannelReference Channel [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
IList< IPriceTierTiers [get, set]
 
IEnumerable< IPriceTierTiersEnumerable [set]
 
IDiscountedPrice Discounted [get, set]
 
ICustomFields Custom [get, set]
 
IStagedStandalonePrice Staged [get, set]
 
bool Active [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePrice
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Active

bool commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Active
getset

◆ Channel

IChannelReference commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Channel
getset

◆ Country

string commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Country
getset

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.CreatedBy
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Custom
getset

◆ CustomerGroup

ICustomerGroupReference commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.CustomerGroup
getset

◆ Discounted

IDiscountedPrice commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Discounted
getset

◆ Id

string commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Key
getset

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.LastModifiedBy
getset

◆ Sku

string commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Sku
getset

◆ Staged

IStagedStandalonePrice commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Staged
getset

◆ Tiers

IList<IPriceTier> commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Tiers
getset

◆ TiersEnumerable

IEnumerable<IPriceTier> commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.TiersEnumerable
set

◆ ValidFrom

DateTime? commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.ValidFrom
getset

◆ ValidUntil

DateTime? commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.ValidUntil
getset

◆ Value

ITypedMoney commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Value
getset

◆ Version

long commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.Version
getset

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