Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 621 Bytes

ReturnsSearchResponse.md

File metadata and controls

14 lines (10 loc) · 621 Bytes

XiSdkResellers.ReturnsSearchResponse

Properties

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