pypresscart.models.auth¶
Auth models.
Classes
|
Response from |
- class pypresscart.models.auth.TokenInfo(*, source=None, team_id=None, token_type=None, scopes=[], pro_pricing_enabled=None, **extra_data)[source]¶
Bases:
PresscartModelResponse from
GET /auth/token.- Parameters: