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

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

Inherited by commercetools.Sdk.Api.Models.Payments.Payment.

Properties

new string Id [get, set]
 
new long Version [get, set]
 
new DateTime CreatedAt [get, set]
 
new 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.Common.IBaseResource

Property Documentation

◆ AmountPlanned

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

◆ AnonymousId

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

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.Payments.IPayment.CreatedAt
getset

◆ CreatedBy

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

◆ Custom

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

◆ Customer

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

◆ Id

new string commercetools.Sdk.Api.Models.Payments.IPayment.Id
getset

◆ InterfaceId

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

◆ InterfaceInteractions

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

◆ InterfaceInteractionsEnumerable

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

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.Payments.IPayment.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ PaymentMethodInfo

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

◆ PaymentStatus

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

◆ Transactions

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

◆ TransactionsEnumerable

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

◆ Version

new long commercetools.Sdk.Api.Models.Payments.IPayment.Version
getset

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