Bases: enum.Enum
Scopes supported by Intuit for OAuth and OpenID flows
-
ACCOUNTING = 'com.intuit.quickbooks.accounting'
-
ADDRESS = 'address'
-
EMAIL = 'email'
-
OPENID = 'openid'
-
PAYMENT = 'com.intuit.quickbooks.payment'
-
PHONE = 'phone'
-
PROFILE = 'profile'