Skip to content

Instantly share code, notes, and snippets.

@ymirpl
Created February 15, 2012 13:32
Show Gist options
  • Save ymirpl/1835679 to your computer and use it in GitHub Desktop.
Save ymirpl/1835679 to your computer and use it in GitHub Desktop.
{
"SyncDictionaries": [
{ "Occasion_Types":
[
{
"is_deleted": false,
"id": 40,
"guid": "80827a1a-2bd6-49c8-971e-168bed8c60d7",
"name": "Birthday"
},
{
"is_deleted": false,
"id": 30,
"guid": "b85c54f8-d520-46aa-b78b-d9fd193d1b70",
"name": "Anniversary"
}
]
},
{ "Language":
[
{
"is_deleted": false,
"guid": "c70f44cb-8216-4706-a13b-b8f883dbec33",
"locale": "PL",
"translation": "Urodziny",
"translated_object_guid": "80827a1a-2bd6-49c8-971e-168bed8c60d7"
},
{
"is_deleted": false,
"guid": "cdd5c8af-3c54-46fe-9537-78a64da9c67f",
"locale": "PL",
"translation": "Rocznica",
"translated_object_guid": "b85c54f8-d520-46aa-b78b-d9fd193d1b70"
}
]
}
],
"SyncProxies": [
{ "Recipients":
[
{
"is_deleted": false,
"name": "Angelica",
"gender": "F", "phone": "+487777777",
"last_modified": 1329072321,
"guid": "187a00d1-54d6-11e1-a079-58b035ff4a06",
"email": "a@a.pl",
"recipient_type": 20
},
{
"is_deleted": false,
"name": "Gromos\u0142aw",
"gender": "M",
"phone": "+488888888",
"last_modified": 1329072321,
"guid": "ff788fd4-54d5-11e1-a595-58b035ff4a06",
"email": "g@g.pl",
"recipient_type": 20
}
]
}
],
"SyncRelationships": [
{ "Special_Occasions":
[
{
"is_deleted": false,
"datetime": "2012-02-17T12:30:00Z",
"occasion_type": 40,
"for_recipient_guid": "187a00d1-54d6-11e1-a079-58b035ff4a06"
},
{
"is_deleted": false,
"datetime": "2012-02-19T10:30:00Z",
"occasion_type": 30,
"for_recipient_guid": "187a00d1-54d6-11e1-a079-58b035ff4a06"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment