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