class documentation

class ApiKeyScopeResource(str, Enum):

View In Hierarchy

Undocumented

Constant API_KEY Undocumented
Constant COUPON Undocumented
Constant CUSTOMER Undocumented
Constant ENVIRONMENT Undocumented
Constant SUBSCRIPTION Undocumented
API_KEY: str =

Undocumented

Value
'API_KEY'
COUPON: str =

Undocumented

Value
'COUPON'
CUSTOMER: str =

Undocumented

Value
'CUSTOMER'
ENVIRONMENT: str =

Undocumented

Value
'ENVIRONMENT'
SUBSCRIPTION: str =

Undocumented

Value
'SUBSCRIPTION'