The list of states we are holding -> as array by their given order
Additional metadata that was passed by the api
The pagination object or null
Holds a reference to the response object
Returns the type of state
Returns the meta information that was given by the api
Returns the pagination for this api state
Returns the reference to the raw response object
Returns the iterator for the collection
Iterates over all main entities in this state
Returns a single item of the list by the entities id
Returns the raw state array
Returns a raw array of all contained resources converted into a plain object
Returns true if a certain item with the given id exists in the state list
Returns true if there is a pagination, false if not
Generated using TypeDoc
The list of states we are holding -> by their entity id