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

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

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]
 

Property Documentation

◆ AmountPlanned

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

◆ AnonymousId

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

◆ Custom

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

◆ Customer

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

◆ InterfaceId

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

◆ InterfaceInteractions

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

◆ InterfaceInteractionsEnumerable

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

◆ Key

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

◆ PaymentMethodInfo

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

◆ PaymentStatus

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

◆ Transactions

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

◆ TransactionsEnumerable

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

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