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

Inherits commercetools.Sdk.HistoryApi.Models.Common.ITransaction.

Properties

string Id [get, set]
 
string Timestamp [get, set]
 
ITransactionType Type [get, set]
 
IMoney Amount [get, set]
 
string InteractionId [get, set]
 
ITransactionState State [get, set]
 
- Properties inherited from commercetools.Sdk.HistoryApi.Models.Common.ITransaction

Property Documentation

◆ Amount

IMoney commercetools.Sdk.HistoryApi.Models.Common.Transaction.Amount
getset

◆ Id

string commercetools.Sdk.HistoryApi.Models.Common.Transaction.Id
getset

◆ InteractionId

string commercetools.Sdk.HistoryApi.Models.Common.Transaction.InteractionId
getset

◆ State

ITransactionState commercetools.Sdk.HistoryApi.Models.Common.Transaction.State
getset

◆ Timestamp

string commercetools.Sdk.HistoryApi.Models.Common.Transaction.Timestamp
getset

◆ Type

ITransactionType commercetools.Sdk.HistoryApi.Models.Common.Transaction.Type
getset

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