...
Code Block | ||
---|---|---|
| ||
{ contact: { email: String, fax: String, name: String, phone: String, company: String, address: { streetAddress: String, zipCode: String, city: String, country: String } }, newEmail: String tags: Array properties: Dynamic dictionaryProperties: Dynamic } |
...