Method: LockstepSdk::GroupAccountModel#created
- Defined in:
- lib/lockstep_sdk/models/group_account_model.rb
#created ⇒ Date-time
Returns The date this group account was created.
70 71 72 |
# File 'lib/lockstep_sdk/models/group_account_model.rb', line 70 def created @created end |