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.ITransaction Interface Reference

Inherited by commercetools.Sdk.HistoryApi.Models.Common.Transaction.

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]
 

Property Documentation

◆ Amount

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

◆ Id

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

◆ InteractionId

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

◆ State

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

◆ Timestamp

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

◆ Type

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

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