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

Inherits commercetools.Sdk.Api.Models.Customers.ICustomerUpdate.

Properties

long Version [get, set]
 
IList< ICustomerUpdateActionActions [get, set]
 
IEnumerable< ICustomerUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Customers.ICustomerUpdate
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< ICustomerUpdate, ICustomerUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdate< ICustomerUpdate, ICustomerUpdateAction >
TUpdate Get ()
 

Property Documentation

◆ Actions

IList<ICustomerUpdateAction> commercetools.Sdk.Api.Models.Customers.CustomerUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<ICustomerUpdateAction> commercetools.Sdk.Api.Models.Customers.CustomerUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.Customers.CustomerUpdate.Version
getset

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