Class: Increase::Models::CheckTransfer::CreatedBy::OAuthApplication
- Inherits:
-
BaseModel
- Object
- BaseModel
- Increase::Models::CheckTransfer::CreatedBy::OAuthApplication
- Defined in:
- lib/increase/models/check_transfer.rb
Instance Attribute Summary collapse
-
#name_ ⇒ String
The name of the OAuth Application.
Method Summary
Methods inherited from BaseModel
Instance Attribute Details
#name_ ⇒ String
The name of the OAuth Application.
189 |
# File 'lib/increase/models/check_transfer.rb', line 189 required :name_, String |