Skip to content

Instantly share code, notes, and snippets.

@andresmijares
Created March 19, 2017 20:08
Show Gist options
  • Save andresmijares/a40d45bf956ab7490931ddce8c0ef1e1 to your computer and use it in GitHub Desktop.
Save andresmijares/a40d45bf956ab7490931ddce8c0ef1e1 to your computer and use it in GitHub Desktop.
class marketPlace extends Gateway {
/* info omitted for convinience */
marketOne (id) { /* ... */}
marketTwo (id) { /* ... */}
marketThree (id, order) { /* ... */}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment