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

Inherits commercetools.Sdk.Api.Models.Me.IMyPayment.

Properties

string Id [get, set]
 
long Version [get, set]
 
ICustomerReference Customer [get, set]
 
string AnonymousId [get, set]
 
ICentPrecisionMoney AmountPlanned [get, set]
 
IPaymentMethodInfo PaymentMethodInfo [get, set]
 
IList< ITransactionTransactions [get, set]
 
IEnumerable< ITransactionTransactionsEnumerable [set]
 
ICustomFields Custom [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Me.IMyPayment

Property Documentation

◆ AmountPlanned

ICentPrecisionMoney commercetools.Sdk.Api.Models.Me.MyPayment.AmountPlanned
getset

◆ AnonymousId

string commercetools.Sdk.Api.Models.Me.MyPayment.AnonymousId
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Me.MyPayment.Custom
getset

◆ Customer

ICustomerReference commercetools.Sdk.Api.Models.Me.MyPayment.Customer
getset

◆ Id

string commercetools.Sdk.Api.Models.Me.MyPayment.Id
getset

◆ PaymentMethodInfo

IPaymentMethodInfo commercetools.Sdk.Api.Models.Me.MyPayment.PaymentMethodInfo
getset

◆ Transactions

IList<ITransaction> commercetools.Sdk.Api.Models.Me.MyPayment.Transactions
getset

◆ TransactionsEnumerable

IEnumerable<ITransaction> commercetools.Sdk.Api.Models.Me.MyPayment.TransactionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.Me.MyPayment.Version
getset

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