Method: LockstepSdk::GroupAccountModel#onboarding_scheduled
- Defined in:
- lib/lockstep_sdk/models/group_account_model.rb
#onboarding_scheduled ⇒ Boolean
Returns The onboarding session status of the group.
66 67 68 |
# File 'lib/lockstep_sdk/models/group_account_model.rb', line 66 def onboarding_scheduled @onboarding_scheduled end |