exshopify v0.8.0 Shopify.Province
https://help.shopify.com/en/api/reference/store_properties/province
Link to this section Summary
Functions
Retrieve a count of all provinces
Retrieve a province
Retrieve a list of provinces
Update a province
Link to this section Functions
Retrieve a count of all provinces.
Retrieve a province.
Link to this function
list(country_id, params \\ %{})
list(binary(), map()) :: Shopify.Operation.t()
Retrieve a list of provinces.
Link to this function
update(country_id, province_id, params)
update(binary(), binary(), map()) :: Shopify.Operation.t()
Update a province.