Class: OpenStax::Accounts::SyncAccounts

Inherits:
Object
  • Object
show all
Defined in:
app/routines/openstax/accounts/sync_accounts.rb

Constant Summary collapse

SYNC_ATTRIBUTES =
['username', 'first_name', 'last_name', 'full_name', 'title',
'faculty_status', 'salesforce_contact_id']