Class: Invoiced::PaymentSource

Inherits:
Object
  • Object
show all
Includes:
Operations::Create, Operations::List
Defined in:
lib/invoiced/payment_source.rb

Constant Summary collapse

OBJECT_NAME =
'payment_source'

Instance Attribute Summary

Attributes inherited from Object

#client

Method Summary

Methods included from Operations::List

#list

Methods included from Operations::Create

#create

Methods inherited from Object

#[], #[]=, #add_accessors, #build_endpoint, #each, #endpoint, #endpoint_base, #initialize, #inspect, #keys, #metaclass, #method_missing, #refresh_from, #remove_accessors, #retrieve, #set_endpoint_base, #to_hash, #to_json, #to_s, #values

Constructor Details

This class inherits a constructor from Invoiced::Object

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Invoiced::Object