Skip to content
Developerhome
Sage Network API

SfPaymentQueryResponse

  Less than to read

API version of PaymentQueryResponse

Methods

The following API methods use this data model.

int32, nullable

The total of elements on the response (not in the current page).

totalPages

int32, nullable

The total of pages on the response.

size

int32, nullable

The size of the current page.

payments

SfPaymentResponse[], nullable

List of payments.

pageNumber

int32, nullable

The page number between 0 and the totalPages property.