Skip to content

Commit 05bfa83

Browse files
committed
PAYROLL no PAROLL
1 parent d98502b commit 05bfa83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intuitlib/enums.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Scopes(Enum):
3232
# for whitelisted Beta apps only
3333
PAYROLL = 'com.intuit.quickbooks.payroll'
3434
PAYROLL_TIMETRACKING = 'com.intuit.quickbooks.payroll.timetracking'
35-
PAROLL_BENEFITS = 'com.intuit.quickbooks.payroll.benefits'
35+
PAYROLL_BENEFITS = 'com.intuit.quickbooks.payroll.benefits'
3636

3737
# For migrated apps only
3838
# To not see consent page they should pass the following scopes - openid intuit_name email

0 commit comments

Comments
 (0)