Class: Increase::Models::WireTransfer::CreatedBy::OAuthApplication

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

#name_String

The name of the OAuth Application.

Returns:

  • (String)


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

required :name_, String