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

Inherits commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethod.

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 Name [get, set]
 
ILocalizedString LocalizedName [get, set]
 
string Description [get, set]
 
ILocalizedString LocalizedDescription [get, set]
 
ITaxCategoryReference TaxCategory [get, set]
 
IList< IZoneRateZoneRates [get, set]
 
IEnumerable< IZoneRateZoneRatesEnumerable [set]
 
bool IsDefault [get, set]
 
string Predicate [get, set]
 
ICustomFields Custom [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethod
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.CreatedBy
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.Custom
getset

◆ Description

string commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.Description
getset

◆ Id

string commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.Id
getset

◆ IsDefault

bool commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.IsDefault
getset

◆ Key

string commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.Key
getset

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.LastModifiedBy
getset

◆ LocalizedDescription

ILocalizedString commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.LocalizedDescription
getset

◆ LocalizedName

ILocalizedString commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.LocalizedName
getset

◆ Name

string commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.Name
getset

◆ Predicate

string commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.Predicate
getset

◆ TaxCategory

ITaxCategoryReference commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.TaxCategory
getset

◆ Version

long commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.Version
getset

◆ ZoneRates

IList<IZoneRate> commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.ZoneRates
getset

◆ ZoneRatesEnumerable

IEnumerable<IZoneRate> commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethod.ZoneRatesEnumerable
set

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