Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 914 Bytes

File metadata and controls

15 lines (11 loc) · 914 Bytes

UsedIpAddresses

Properties

Name Type Description Notes
ResultTotal int32 How many results there are in total (i.e., considering all pages). [optional] [default to null]
PageCount int32 How many pages there are in total. [optional] [default to null]
Page int32 The page that was fetched, 1-indexed. [optional] [default to null]
PageSize int32 Result count for page that was fetched. [optional] [default to null]
Associations []Association Association info for each result. [optional] [default to null]
Values []UsedIpAddress [optional] [default to null]

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