Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 698 Bytes

MatchResult.md

File metadata and controls

15 lines (11 loc) · 698 Bytes

MatchResult

Properties

Name Type Description Notes
page int Current Page. [optional]
limit int Number of results per page. [optional]
pages int Number of pages. [optional]
total int Total number of results. [optional]
data \Ageras\Api\MatchResource[] The result. [optional]
did_you_mean string Options for related or alternative searches. [optional]

[Back to Model list] [Back to API list] [Back to README]