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

Inherits commercetools.Sdk.Api.Models.Payments.IPaymentPagedQueryResponse.

Properties

long Limit [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
long Offset [get, set]
 
IList< IPaymentResults [get, set]
 
IEnumerable< IPaymentResultsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Payments.IPaymentPagedQueryResponse

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.Payments.PaymentPagedQueryResponse.Count
getset

◆ Limit

long commercetools.Sdk.Api.Models.Payments.PaymentPagedQueryResponse.Limit
getset

◆ Offset

long commercetools.Sdk.Api.Models.Payments.PaymentPagedQueryResponse.Offset
getset

◆ Results

IList<IPayment> commercetools.Sdk.Api.Models.Payments.PaymentPagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IPayment> commercetools.Sdk.Api.Models.Payments.PaymentPagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.Payments.PaymentPagedQueryResponse.Total
getset

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