home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 2
/
BUGCD1997_01.iso
/
aplikac
/
muscle
/
bodybuil.md_
/
bodybuil.md
/
Registration.json
< prev
next >
Wrap
JavaScript Object Notation
|
1996-10-21
|
401b
{
"schema": {
"ID": "Long Integer",
"RegistrationNumber": "Text (50)",
"Name": "Text (100)",
"Organization": "Text (100)",
"Address": "Text (255)",
"City": "Text (50)",
"State": "Text (2)",
"Zip": "Text (50)",
"Phone": "Text (50)",
"Fax": "Text (50)",
"Email": "Text (50)"
},
"data": [
{
"ID": 1,
"RegistrationNumber": "00000000",
"Name": "Unauthorized user",
"Phone": "( ) - ",
"Fax": "( ) - ",
"Email": "email@address.com"
}
]
}