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

Inherits commercetools.Sdk.Api.Models.IResourceUpdate< IPaymentUpdate, IPaymentUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.Payments.PaymentUpdate.

Properties

long Version [get, set]
 
IList< IPaymentUpdateActionActions [get, set]
 
IEnumerable< IPaymentUpdateActionActionsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdate< IPaymentUpdate, IPaymentUpdateAction >
long Version [get, set]
 
IList< TAction > Actions [get, set]
 

Additional Inherited Members

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

Property Documentation

◆ Actions

IList<IPaymentUpdateAction> commercetools.Sdk.Api.Models.Payments.IPaymentUpdate.Actions
getset

◆ ActionsEnumerable

IEnumerable<IPaymentUpdateAction> commercetools.Sdk.Api.Models.Payments.IPaymentUpdate.ActionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.Payments.IPaymentUpdate.Version
getset

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