Method: LockstepSdk::GroupAccountModel#created

Defined in:
lib/lockstep_sdk/models/group_account_model.rb

#createdDate-time

Returns The date this group account was created.

Returns:

  • (Date-time)

    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