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.Transaction Class Reference

Inherits commercetools.Sdk.Api.Models.Payments.ITransaction.

Properties

string Id [get, set]
 
DateTime? Timestamp [get, set]
 
ITransactionType Type [get, set]
 
ICentPrecisionMoney Amount [get, set]
 
string InteractionId [get, set]
 
ITransactionState State [get, set]
 
ICustomFields Custom [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Payments.ITransaction

Property Documentation

◆ Amount

ICentPrecisionMoney commercetools.Sdk.Api.Models.Payments.Transaction.Amount
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Payments.Transaction.Custom
getset

◆ Id

string commercetools.Sdk.Api.Models.Payments.Transaction.Id
getset

◆ InteractionId

string commercetools.Sdk.Api.Models.Payments.Transaction.InteractionId
getset

◆ State

ITransactionState commercetools.Sdk.Api.Models.Payments.Transaction.State
getset

◆ Timestamp

DateTime? commercetools.Sdk.Api.Models.Payments.Transaction.Timestamp
getset

◆ Type

ITransactionType commercetools.Sdk.Api.Models.Payments.Transaction.Type
getset

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