Metron
A client for interacting with the Metron API.
Parameters
The username for authentication with the Metron API.
The password for authentication with the Metron API.
An optional SQLiteCache instance for caching API responses. Defaults to null
(no caching).
The maximum duration for HTTP connections. Defaults to 30 seconds.
The maximum number of retries for requests that fail due to rate-limiting. Defaults to 5.
Constructors
Properties
Functions
Retrieves details of a specific Character by its ID.
Retrieves details of a specific Creator by its ID.
Retrieves details of a specific Imprint by its ID.
Retrieves details of a specific Publisher by its ID.
Retrieves details of a specific Universe by its ID.
Retrieves a list of Characters from the Metron API.
Retrieves a list of Creators from the Metron API.
Retrieves a list of Imprints from the Metron API.
Retrieves a list of Issues from the Metron API.
Retrieves a list of Publishers from the Metron API.
Retrieves a list of Series from the Metron API.
Retrieves a list of SeriesTypes from the Metron API.
Retrieves a list of Universes from the Metron API.