Skip to content

Instantly share code, notes, and snippets.

@MykolaGolubyev
Last active May 24, 2019 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MykolaGolubyev/9068a4cb51bf627e3b70da7e33f55100 to your computer and use it in GitHub Desktop.
Save MykolaGolubyev/9068a4cb51bf627e3b70da7e33f55100 to your computer and use it in GitHub Desktop.
class Customer {
Number id
String url // store url of the created entity
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment