Class: Increase::Models::WireTransfer::CreatedBy::APIKey

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/increase/models/wire_transfer.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from BaseModel

#[], #inspect, #to_h, #to_s

Instance Attribute Details

#descriptionString

The description set for the API key when it was created.

Returns:

  • (String)


205
# File 'lib/increase/models/wire_transfer.rb', line 205

required :description, String