Class: Increase::Models::WireTransfer::CreatedBy::APIKey
- Defined in:
- lib/increase/models/wire_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.
205 |
# File 'lib/increase/models/wire_transfer.rb', line 205 required :description, String |