commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Static Public Member Functions | Properties
commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction Interface Reference

Inherits commercetools.Sdk.Api.Models.IResourceUpdateAction< IPaymentUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.Payments.IPaymentAddInterfaceInteractionAction, commercetools.Sdk.Api.Models.Payments.IPaymentAddTransactionAction, commercetools.Sdk.Api.Models.Payments.IPaymentChangeAmountPlannedAction, commercetools.Sdk.Api.Models.Payments.IPaymentChangeTransactionInteractionIdAction, commercetools.Sdk.Api.Models.Payments.IPaymentChangeTransactionStateAction, commercetools.Sdk.Api.Models.Payments.IPaymentChangeTransactionTimestampAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetAnonymousIdAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetCustomFieldAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetCustomTypeAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetCustomerAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetInterfaceIdAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetKeyAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetMethodInfoInterfaceAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetMethodInfoMethodAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetMethodInfoNameAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetStatusInterfaceCodeAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetStatusInterfaceTextAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetTransactionCustomFieldAction, commercetools.Sdk.Api.Models.Payments.IPaymentSetTransactionCustomTypeAction, commercetools.Sdk.Api.Models.Payments.IPaymentTransitionStateAction, and commercetools.Sdk.Api.Models.Payments.PaymentUpdateAction.

Static Public Member Functions

static commercetools.Sdk.Api.Models.Payments.PaymentAddInterfaceInteractionAction AddInterfaceInteraction (Action< commercetools.Sdk.Api.Models.Payments.PaymentAddInterfaceInteractionAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentAddTransactionAction AddTransaction (Action< commercetools.Sdk.Api.Models.Payments.PaymentAddTransactionAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentChangeAmountPlannedAction ChangeAmountPlanned (Action< commercetools.Sdk.Api.Models.Payments.PaymentChangeAmountPlannedAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionInteractionIdAction ChangeTransactionInteractionId (Action< commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionInteractionIdAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionStateAction ChangeTransactionState (Action< commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionStateAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionTimestampAction ChangeTransactionTimestamp (Action< commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionTimestampAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetAnonymousIdAction SetAnonymousId (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetAnonymousIdAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetCustomerAction SetCustomer (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetCustomerAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetCustomFieldAction SetCustomField (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetCustomTypeAction SetCustomType (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetInterfaceIdAction SetInterfaceId (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetInterfaceIdAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetKeyAction SetKey (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoInterfaceAction SetMethodInfoInterface (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoInterfaceAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoMethodAction SetMethodInfoMethod (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoMethodAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoNameAction SetMethodInfoName (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoNameAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetStatusInterfaceCodeAction SetStatusInterfaceCode (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetStatusInterfaceCodeAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetStatusInterfaceTextAction SetStatusInterfaceText (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetStatusInterfaceTextAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetTransactionCustomFieldAction SetTransactionCustomField (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetTransactionCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentSetTransactionCustomTypeAction SetTransactionCustomType (Action< commercetools.Sdk.Api.Models.Payments.PaymentSetTransactionCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.Payments.PaymentTransitionStateAction TransitionState (Action< commercetools.Sdk.Api.Models.Payments.PaymentTransitionStateAction > init=null)
 

Properties

string Action [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IPaymentUpdateAction >
string Action [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IPaymentUpdateAction >
TAction Get ()
 

Member Function Documentation

◆ AddInterfaceInteraction()

static commercetools.Sdk.Api.Models.Payments.PaymentAddInterfaceInteractionAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.AddInterfaceInteraction ( Action< commercetools::Sdk::Api::Models::Payments::PaymentAddInterfaceInteractionAction init = null)
inlinestatic

◆ AddTransaction()

static commercetools.Sdk.Api.Models.Payments.PaymentAddTransactionAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.AddTransaction ( Action< commercetools::Sdk::Api::Models::Payments::PaymentAddTransactionAction init = null)
inlinestatic

◆ ChangeAmountPlanned()

static commercetools.Sdk.Api.Models.Payments.PaymentChangeAmountPlannedAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.ChangeAmountPlanned ( Action< commercetools::Sdk::Api::Models::Payments::PaymentChangeAmountPlannedAction init = null)
inlinestatic

◆ ChangeTransactionInteractionId()

static commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionInteractionIdAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.ChangeTransactionInteractionId ( Action< commercetools::Sdk::Api::Models::Payments::PaymentChangeTransactionInteractionIdAction init = null)
inlinestatic

◆ ChangeTransactionState()

static commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionStateAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.ChangeTransactionState ( Action< commercetools::Sdk::Api::Models::Payments::PaymentChangeTransactionStateAction init = null)
inlinestatic

◆ ChangeTransactionTimestamp()

static commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionTimestampAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.ChangeTransactionTimestamp ( Action< commercetools::Sdk::Api::Models::Payments::PaymentChangeTransactionTimestampAction init = null)
inlinestatic

◆ SetAnonymousId()

static commercetools.Sdk.Api.Models.Payments.PaymentSetAnonymousIdAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetAnonymousId ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetAnonymousIdAction init = null)
inlinestatic

◆ SetCustomer()

static commercetools.Sdk.Api.Models.Payments.PaymentSetCustomerAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetCustomer ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetCustomerAction init = null)
inlinestatic

◆ SetCustomField()

static commercetools.Sdk.Api.Models.Payments.PaymentSetCustomFieldAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetCustomField ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetCustomFieldAction init = null)
inlinestatic

◆ SetCustomType()

static commercetools.Sdk.Api.Models.Payments.PaymentSetCustomTypeAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetCustomType ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetCustomTypeAction init = null)
inlinestatic

◆ SetInterfaceId()

static commercetools.Sdk.Api.Models.Payments.PaymentSetInterfaceIdAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetInterfaceId ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetInterfaceIdAction init = null)
inlinestatic

◆ SetKey()

static commercetools.Sdk.Api.Models.Payments.PaymentSetKeyAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetKey ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetKeyAction init = null)
inlinestatic

◆ SetMethodInfoInterface()

static commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoInterfaceAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetMethodInfoInterface ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetMethodInfoInterfaceAction init = null)
inlinestatic

◆ SetMethodInfoMethod()

static commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoMethodAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetMethodInfoMethod ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetMethodInfoMethodAction init = null)
inlinestatic

◆ SetMethodInfoName()

static commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoNameAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetMethodInfoName ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetMethodInfoNameAction init = null)
inlinestatic

◆ SetStatusInterfaceCode()

static commercetools.Sdk.Api.Models.Payments.PaymentSetStatusInterfaceCodeAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetStatusInterfaceCode ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetStatusInterfaceCodeAction init = null)
inlinestatic

◆ SetStatusInterfaceText()

static commercetools.Sdk.Api.Models.Payments.PaymentSetStatusInterfaceTextAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetStatusInterfaceText ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetStatusInterfaceTextAction init = null)
inlinestatic

◆ SetTransactionCustomField()

static commercetools.Sdk.Api.Models.Payments.PaymentSetTransactionCustomFieldAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetTransactionCustomField ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetTransactionCustomFieldAction init = null)
inlinestatic

◆ SetTransactionCustomType()

static commercetools.Sdk.Api.Models.Payments.PaymentSetTransactionCustomTypeAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.SetTransactionCustomType ( Action< commercetools::Sdk::Api::Models::Payments::PaymentSetTransactionCustomTypeAction init = null)
inlinestatic

◆ TransitionState()

static commercetools.Sdk.Api.Models.Payments.PaymentTransitionStateAction commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.TransitionState ( Action< commercetools::Sdk::Api::Models::Payments::PaymentTransitionStateAction init = null)
inlinestatic

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.Payments.IPaymentUpdateAction.Action
getset

Implemented in commercetools.Sdk.Api.Models.Payments.PaymentAddInterfaceInteractionAction, commercetools.Sdk.Api.Models.Payments.PaymentAddTransactionAction, commercetools.Sdk.Api.Models.Payments.PaymentChangeAmountPlannedAction, commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionInteractionIdAction, commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionStateAction, commercetools.Sdk.Api.Models.Payments.PaymentChangeTransactionTimestampAction, commercetools.Sdk.Api.Models.Payments.PaymentSetAnonymousIdAction, commercetools.Sdk.Api.Models.Payments.PaymentSetCustomerAction, commercetools.Sdk.Api.Models.Payments.PaymentSetCustomFieldAction, commercetools.Sdk.Api.Models.Payments.PaymentSetCustomTypeAction, commercetools.Sdk.Api.Models.Payments.PaymentSetInterfaceIdAction, commercetools.Sdk.Api.Models.Payments.PaymentSetKeyAction, commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoInterfaceAction, commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoMethodAction, commercetools.Sdk.Api.Models.Payments.PaymentSetMethodInfoNameAction, commercetools.Sdk.Api.Models.Payments.PaymentSetStatusInterfaceCodeAction, commercetools.Sdk.Api.Models.Payments.PaymentSetStatusInterfaceTextAction, commercetools.Sdk.Api.Models.Payments.PaymentSetTransactionCustomFieldAction, commercetools.Sdk.Api.Models.Payments.PaymentSetTransactionCustomTypeAction, commercetools.Sdk.Api.Models.Payments.PaymentTransitionStateAction, and commercetools.Sdk.Api.Models.Payments.PaymentUpdateAction.


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