Class: SBF::Client::MatchingGiftCompanyEndpoint
- Inherits:
-
EntityEndpoint
- Object
- EntityEndpoint
- SBF::Client::MatchingGiftCompanyEndpoint
- Defined in:
- lib/stbaldricks/endpoints/matching_gift_company.rb
Instance Attribute Summary
Attributes inherited from EntityEndpoint
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_uri ⇒ Object
7 8 9 |
# File 'lib/stbaldricks/endpoints/matching_gift_company.rb', line 7 def base_uri "/#{SBF::Client::Api::VERSION}/matching_gift_company" end |