Created
November 6, 2014 21:42
-
-
Save aGupieWare/1ee64b65d2453c058ab6 to your computer and use it in GitHub Desktop.
Code snippet for Swift client inventory URL endpoint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class PlumbingSupplyInventoryTableViewController: UITableViewController { | |
| var inventoryUrlEndpoint : String = "" | |
| ... | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment