Class: Increase::Models::AccountTransfer::CreatedBy::OAuthApplication
- Inherits:
-
BaseModel
- Object
- BaseModel
- Increase::Models::AccountTransfer::CreatedBy::OAuthApplication
- Defined in:
- lib/increase/models/account_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.
147 |
# File 'lib/increase/models/account_transfer.rb', line 147 required :name_, String |