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

Inherited by commercetools.Sdk.Api.Models.Products.ProductVariantAvailability.

Properties

IProductVariantChannelAvailabilityMap Channels [get, set]
 
bool IsOnStock [get, set]
 
long? RestockableInDays [get, set]
 
long? AvailableQuantity [get, set]
 
string Id [get, set]
 
long? Version [get, set]
 

Property Documentation

◆ AvailableQuantity

long? commercetools.Sdk.Api.Models.Products.IProductVariantAvailability.AvailableQuantity
getset

◆ Channels

IProductVariantChannelAvailabilityMap commercetools.Sdk.Api.Models.Products.IProductVariantAvailability.Channels
getset

◆ Id

string commercetools.Sdk.Api.Models.Products.IProductVariantAvailability.Id
getset

◆ IsOnStock

bool commercetools.Sdk.Api.Models.Products.IProductVariantAvailability.IsOnStock
getset

◆ RestockableInDays

long? commercetools.Sdk.Api.Models.Products.IProductVariantAvailability.RestockableInDays
getset

◆ Version

long? commercetools.Sdk.Api.Models.Products.IProductVariantAvailability.Version
getset

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