Class: SBF::Client::MatchingGiftCompanyEndpoint

Inherits:
EntityEndpoint show all
Defined in:
lib/stbaldricks/endpoints/matching_gift_company.rb

Instance Attribute Summary

Attributes inherited from EntityEndpoint

#orig_target_class

Instance Method Summary collapse

Methods inherited from EntityEndpoint

#aggregate, #create, #delete, #find, #find_first, #get, #initialize, #save, #update

Constructor Details

This class inherits a constructor from SBF::Client::EntityEndpoint

Instance Method Details

#base_uriObject



7
8
9
# File 'lib/stbaldricks/endpoints/matching_gift_company.rb', line 7

def base_uri
  "/#{SBF::Client::Api::VERSION}/matching_gift_company"
end