Class: Unit::ReceivedPayment

Inherits:
APIResource show all
Includes:
Unit::ResourceOperations::Find, Unit::ResourceOperations::List
Defined in:
lib/unit-ruby/received_payment.rb

Instance Attribute Summary

Attributes inherited from APIResource

#id, #raw_data, #relationships, #type

Method Summary

Methods included from Unit::ResourceOperations::List

included

Methods included from Unit::ResourceOperations::Find

included

Methods inherited from APIResource

#as_json_api, attribute, #attributes, belongs_to, build_resource_from_json_api, #clear_attributes!, connection, #dirty?, #dirty_attributes, has_many, #initialize, #mark_as_clean!, #mark_attribute_as_dirty, path, resource_path, #resource_type, resources_path, #schema, schema, #update_attribute, #update_resource_from_json_api

Constructor Details

This class inherits a constructor from Unit::APIResource