Class: AusPostAPI::PAC::PostageParcelInternationalService

Inherits:
Endpoint show all
Defined in:
lib/aus_post_api/pac/postage_parcel_international_service.rb

Constant Summary

Constants inherited from Endpoint

Endpoint::FORMATS, Endpoint::LIVE_URI, Endpoint::TEST_KEY, Endpoint::TEST_URI

Instance Method Summary collapse

Methods inherited from Endpoint

#headers, #uri

Methods inherited from Endpoint

#execute, #initialize

Methods included from Endpoint::Attributes

included

Constructor Details

This class inherits a constructor from AusPostAPI::Endpoint

Instance Method Details

#api_uriObject



6
7
8
# File 'lib/aus_post_api/pac/postage_parcel_international_service.rb', line 6

def api_uri
  "postage/parcel/international/service"
end