class AusPostAPI::PAC::DomesticParcelType

Public Instance Methods

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