Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 780 Bytes

File metadata and controls

16 lines (11 loc) · 780 Bytes

NetworkConnectionProviderOffsetPaginationResult

Network Connection Provider Offset Pagination Result

Properties

Name Type Description Notes
total float Total number of items.
count float The number of items returned in this result.
limit float The maximum number of items that could be returned for this result.
offset float That starting item 0-indexed.
results list[NetworkConnectionProvider] Array of network connection providers.

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