Class: Increase::Models::ACHTransfer::CreatedBy::APIKey
- Defined in:
- lib/increase/models/ach_transfer.rb
Instance Attribute Summary collapse
-
#description ⇒ String
The description set for the API key when it was created.
Method Summary
Methods inherited from BaseModel
Instance Attribute Details
#description ⇒ String
The description set for the API key when it was created.
296 |
# File 'lib/increase/models/ach_transfer.rb', line 296 required :description, String |