MapsAccountKeys Class

The set of keys which can be used to access the Maps REST APIs. Two keys are provided for key rotation without interruption.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
MapsAccountKeys

Constructor

MapsAccountKeys(**kwargs)

Variables

primary_key_last_updated
str

The last updated date and time of the primary key.

primary_key
str

The primary key for accessing the Maps REST APIs.

secondary_key
str

The secondary key for accessing the Maps REST APIs.

secondary_key_last_updated
str

The last updated date and time of the secondary key.