Class: Increase::Models::AccountTransfer::CreatedBy::APIKey
- Defined in:
- lib/increase/models/account_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.
140 |
# File 'lib/increase/models/account_transfer.rb', line 140 required :description, String |