Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 652 Bytes

PaginatedProfilesCollection.md

File metadata and controls

13 lines (9 loc) · 652 Bytes

PaginatedProfilesCollection

Properties

Name Type Description Notes
Profiles []Profile [optional] [default to null]
Page int32 A number of the fetched page. [optional] [default to null]
PerPage int32 A number of profiles per page. [optional] [default to null]
Total int32 A number of all profiles stored in the db. [optional] [default to null]

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