Created
September 18, 2020 16:05
-
-
Save vishalzanzrukia/ca7e53d32fc9f4d036de3e3300930124 to your computer and use it in GitHub Desktop.
Venue Personnel
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
{ | |
"id":"Id-1", | |
"name":"xyz", | |
"title":"xyz", | |
"vanueIds":["id-1","id-2"], | |
"address":"street address", | |
"mainPhone":"0123456789", | |
"mainFax":"1234567890", | |
"directPhone":"0123456789", | |
"directFax":"1234567890", | |
"email":"[email protected]" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment