Skip to content

Instantly share code, notes, and snippets.

@aGupieWare
Created November 6, 2014 21:42
Show Gist options
  • Select an option

  • Save aGupieWare/1ee64b65d2453c058ab6 to your computer and use it in GitHub Desktop.

Select an option

Save aGupieWare/1ee64b65d2453c058ab6 to your computer and use it in GitHub Desktop.
Code snippet for Swift client inventory URL endpoint
class PlumbingSupplyInventoryTableViewController: UITableViewController {
var inventoryUrlEndpoint : String = ""
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment