Class: AusPostAPI::PAC::PostageParcelDomesticCalculate

Inherits:
Endpoint show all
Defined in:
lib/aus_post_api/pac/postage_parcel_domestic_calculate.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



8
9
10
# File 'lib/aus_post_api/pac/postage_parcel_domestic_calculate.rb', line 8

def api_uri
  "postage/parcel/domestic/calculate"
end