Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 647 Bytes

ReturnsSearchResponse.md

File metadata and controls

18 lines (10 loc) · 647 Bytes

ReturnsSearchResponse

Properties

Name Type Description Notes
recordsFound Integer Number of records found. [optional]
pageSize Integer Number of records in a page. [optional]
pageNumber Integer Number of page. [optional]
returnsClaims List<ReturnsSearchResponseReturnsClaimsInner> [optional]
nextPage String URL for the next page. [optional]
previousPage String URL for the previous page. [optional]