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

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

Inherited by commercetools.Sdk.Api.Models.StandalonePrices.StandalonePrice.

Properties

new string Id [get, set]
 
new long Version [get, set]
 
new DateTime CreatedAt [get, set]
 
new 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.Common.IBaseResource

Property Documentation

◆ Active

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

◆ Channel

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

◆ Country

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

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePrice.CreatedAt
getset

◆ CreatedBy

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

◆ Custom

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

◆ CustomerGroup

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

◆ Discounted

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

◆ Id

new string commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePrice.Id
getset

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePrice.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Sku

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

◆ Staged

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

◆ Tiers

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

◆ TiersEnumerable

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

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

◆ Version

new long commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePrice.Version
getset

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