Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 399 Bytes

File metadata and controls

13 lines (8 loc) · 399 Bytes

RestApiPaginationResultOAuthTokenModel

Properties

Name Type Description Notes
page Integer Current page index
limit Integer Current page size
totalRecordCount Integer Total record count
data List<OAuthTokenModel> Generic data object.