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

Inherits commercetools.Sdk.Api.Models.Payments.IPaymentDraft.

Properties

ICustomerResourceIdentifier Customer [get, set]
 
string AnonymousId [get, set]
 
string InterfaceId [get, set]
 
IMoney AmountPlanned [get, set]
 
IPaymentMethodInfo PaymentMethodInfo [get, set]
 
IPaymentStatusDraft PaymentStatus [get, set]
 
IList< ITransactionDraftTransactions [get, set]
 
IEnumerable< ITransactionDraftTransactionsEnumerable [set]
 
IList< ICustomFieldsDraftInterfaceInteractions [get, set]
 
IEnumerable< ICustomFieldsDraftInterfaceInteractionsEnumerable [set]
 
ICustomFieldsDraft Custom [get, set]
 
string Key [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Payments.IPaymentDraft

Property Documentation

◆ AmountPlanned

IMoney commercetools.Sdk.Api.Models.Payments.PaymentDraft.AmountPlanned
getset

◆ AnonymousId

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

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.Payments.PaymentDraft.Custom
getset

◆ Customer

ICustomerResourceIdentifier commercetools.Sdk.Api.Models.Payments.PaymentDraft.Customer
getset

◆ InterfaceId

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

◆ InterfaceInteractions

IList<ICustomFieldsDraft> commercetools.Sdk.Api.Models.Payments.PaymentDraft.InterfaceInteractions
getset

◆ InterfaceInteractionsEnumerable

IEnumerable<ICustomFieldsDraft> commercetools.Sdk.Api.Models.Payments.PaymentDraft.InterfaceInteractionsEnumerable
set

◆ Key

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

◆ PaymentMethodInfo

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

◆ PaymentStatus

IPaymentStatusDraft commercetools.Sdk.Api.Models.Payments.PaymentDraft.PaymentStatus
getset

◆ Transactions

IList<ITransactionDraft> commercetools.Sdk.Api.Models.Payments.PaymentDraft.Transactions
getset

◆ TransactionsEnumerable

IEnumerable<ITransactionDraft> commercetools.Sdk.Api.Models.Payments.PaymentDraft.TransactionsEnumerable
set

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