Requests
Properties
Name
Type
Description
Notes
href
str
URL to the object representation (absolute path).
[optional] [readonly]
id
str
The resource's unique identifier.
[optional] [readonly]
limit
float
The limit, specified in the request (if not specified, the endpoint's default pagination limit is used).
offset
float
The offset, specified in the request (if not is specified, 0 is used by default).
Last updated