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

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

Inherited by commercetools.Sdk.Api.Models.TaxCategories.TaxCategory.

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 Name [get, set]
 
string Description [get, set]
 
IList< ITaxRateRates [get, set]
 
IEnumerable< ITaxRateRatesEnumerable [set]
 
string Key [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.CreatedBy
getset

◆ Description

string commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.Description
getset

◆ Id

new string commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.Key
getset

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.LastModifiedBy
getset

◆ Name

string commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.Name
getset

◆ Rates

IList<ITaxRate> commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.Rates
getset

◆ RatesEnumerable

IEnumerable<ITaxRate> commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.RatesEnumerable
set

◆ Version

new long commercetools.Sdk.Api.Models.TaxCategories.ITaxCategory.Version
getset

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