Method: PrintfulAPI::Order.resource_path

Defined in:
lib/printful_api/order.rb

.resource_pathObject



21
22
23
# File 'lib/printful_api/order.rb', line 21

def self.resource_path
	'/orders'
end