Class: Increase::Models::RealTimePaymentsTransfer::CreatedBy::APIKey
- Inherits:
-
BaseModel
- Object
- BaseModel
- Increase::Models::RealTimePaymentsTransfer::CreatedBy::APIKey
- Defined in:
- lib/increase/models/real_time_payments_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.
186 |
# File 'lib/increase/models/real_time_payments_transfer.rb', line 186 required :description, String |