class AusPostAPI::PAC::Country

Public Instance Methods

api_uri() click to toggle source
# File lib/aus_post_api/pac/country.rb, line 4
def api_uri
  "postage/country"
end