Class: Revolut::TransferReason
- Defined in:
- lib/revolut/resources/transfer_reason.rb
Class Method Summary collapse
Methods inherited from Resource
coerce_with, create, delete, http_client, #initialize, list, retrieve, skip_coertion_for, #to_json, to_proc, update
Constructor Details
This class inherits a constructor from Revolut::Resource
Class Method Details
.resources_name ⇒ Object
5 6 7 |
# File 'lib/revolut/resources/transfer_reason.rb', line 5 def self.resources_name "transfer-reasons" end |