commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Classes | Enumerations
commercetools.Sdk.Api.Models.Payments Namespace Reference

Classes

interface  IPayment
 
interface  IPaymentAddInterfaceInteractionAction
 
interface  IPaymentAddTransactionAction
 
interface  IPaymentChangeAmountPlannedAction
 
interface  IPaymentChangeTransactionInteractionIdAction
 
interface  IPaymentChangeTransactionStateAction
 
interface  IPaymentChangeTransactionTimestampAction
 
interface  IPaymentDraft
 
interface  IPaymentMethodInfo
 
interface  IPaymentPagedQueryResponse
 
interface  IPaymentReference
 
interface  IPaymentResourceIdentifier
 
interface  IPaymentSetAnonymousIdAction
 
interface  IPaymentSetCustomerAction
 
interface  IPaymentSetCustomFieldAction
 
interface  IPaymentSetCustomTypeAction
 
interface  IPaymentSetInterfaceIdAction
 
interface  IPaymentSetKeyAction
 
interface  IPaymentSetMethodInfoInterfaceAction
 
interface  IPaymentSetMethodInfoMethodAction
 
interface  IPaymentSetMethodInfoNameAction
 
interface  IPaymentSetStatusInterfaceCodeAction
 
interface  IPaymentSetStatusInterfaceTextAction
 
interface  IPaymentSetTransactionCustomFieldAction
 
interface  IPaymentSetTransactionCustomTypeAction
 
interface  IPaymentStatus
 
interface  IPaymentStatusDraft
 
interface  IPaymentTransitionStateAction
 
interface  IPaymentUpdate
 
interface  IPaymentUpdateAction
 
interface  ITransaction
 
interface  ITransactionDraft
 
interface  ITransactionState
 
interface  ITransactionType
 
class  Payment
 
class  PaymentAddInterfaceInteractionAction
 
class  PaymentAddTransactionAction
 
class  PaymentChangeAmountPlannedAction
 
class  PaymentChangeTransactionInteractionIdAction
 
class  PaymentChangeTransactionStateAction
 
class  PaymentChangeTransactionTimestampAction
 
class  PaymentDraft
 
class  PaymentMethodInfo
 
class  PaymentPagedQueryResponse
 
class  PaymentReference
 
class  PaymentResourceIdentifier
 
class  PaymentSetAnonymousIdAction
 
class  PaymentSetCustomerAction
 
class  PaymentSetCustomFieldAction
 
class  PaymentSetCustomTypeAction
 
class  PaymentSetInterfaceIdAction
 
class  PaymentSetKeyAction
 
class  PaymentSetMethodInfoInterfaceAction
 
class  PaymentSetMethodInfoMethodAction
 
class  PaymentSetMethodInfoNameAction
 
class  PaymentSetStatusInterfaceCodeAction
 
class  PaymentSetStatusInterfaceTextAction
 
class  PaymentSetTransactionCustomFieldAction
 
class  PaymentSetTransactionCustomTypeAction
 
class  PaymentStatus
 
class  PaymentStatusDraft
 
class  PaymentTransitionStateAction
 
class  PaymentUpdate
 
class  PaymentUpdateAction
 
class  Transaction
 
class  TransactionDraft
 
class  TransactionStateWrapper
 
class  TransactionTypeWrapper
 

Enumerations

enum  TransactionState { Initial , Pending , Success , Failure }
 
enum  TransactionType {
  Authorization , CancelAuthorization , Charge , Refund ,
  Chargeback
}
 

Enumeration Type Documentation

◆ TransactionState

Enumerator
Initial 
Pending 
Success 
Failure 

◆ TransactionType

Enumerator
Authorization 
CancelAuthorization 
Charge 
Refund 
Chargeback