Method: OAuth2::AuthCode#created_at

Defined in:
lib/oauth20/auth_code.rb

#created_atObject (readonly)

Returns the value of attribute created_at.



7
8
9
# File 'lib/oauth20/auth_code.rb', line 7

def created_at
  @created_at
end