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

Inherits commercetools.Sdk.Api.Models.Payments.IPayment.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
ICustomerReference Customer [get, set]
 
string AnonymousId [get, set]
 
string InterfaceId [get, set]
 
ICentPrecisionMoney AmountPlanned [get, set]
 
IPaymentMethodInfo PaymentMethodInfo [get, set]
 
IPaymentStatus PaymentStatus [get, set]
 
IList< ITransactionTransactions [get, set]
 
IEnumerable< ITransactionTransactionsEnumerable [set]
 
IList< ICustomFieldsInterfaceInteractions [get, set]
 
IEnumerable< ICustomFieldsInterfaceInteractionsEnumerable [set]
 
ICustomFields Custom [get, set]
 
string Key [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Payments.IPayment
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ AmountPlanned

ICentPrecisionMoney commercetools.Sdk.Api.Models.Payments.Payment.AmountPlanned
getset

◆ AnonymousId

string commercetools.Sdk.Api.Models.Payments.Payment.AnonymousId
getset

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.Payments.Payment.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Payments.Payment.CreatedBy
getset

◆ Custom

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

◆ Customer

ICustomerReference commercetools.Sdk.Api.Models.Payments.Payment.Customer
getset

◆ Id

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

◆ InterfaceId

string commercetools.Sdk.Api.Models.Payments.Payment.InterfaceId
getset

◆ InterfaceInteractions

IList<ICustomFields> commercetools.Sdk.Api.Models.Payments.Payment.InterfaceInteractions
getset

◆ InterfaceInteractionsEnumerable

IEnumerable<ICustomFields> commercetools.Sdk.Api.Models.Payments.Payment.InterfaceInteractionsEnumerable
set

◆ Key

string commercetools.Sdk.Api.Models.Payments.Payment.Key
getset

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.Payments.Payment.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Payments.Payment.LastModifiedBy
getset

◆ PaymentMethodInfo

IPaymentMethodInfo commercetools.Sdk.Api.Models.Payments.Payment.PaymentMethodInfo
getset

◆ PaymentStatus

IPaymentStatus commercetools.Sdk.Api.Models.Payments.Payment.PaymentStatus
getset

◆ Transactions

IList<ITransaction> commercetools.Sdk.Api.Models.Payments.Payment.Transactions
getset

◆ TransactionsEnumerable

IEnumerable<ITransaction> commercetools.Sdk.Api.Models.Payments.Payment.TransactionsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.Payments.Payment.Version
getset

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