Skip to content

Instantly share code, notes, and snippets.

@wishpot
Created November 27, 2011 01:40
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 wishpot/1396762 to your computer and use it in GitHub Desktop.
Save wishpot/1396762 to your computer and use it in GitHub Desktop.
UserDevice Resource
<UserDevice xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.wishpot.com/restapi">
<Id>1</Id>
<UserId>3</UserId>
<DeviceId>5555f6e1af8f070b81baf71f0bb66ece1111a3b9</DeviceId>
<PushToken>fe58fc8f527c363d1b775dca133e04bff24dc5032d08836992395cc56bfa62ef</PushToken>
<UpdateCount>0</UpdateCount>
<Name>Erica's iPhone</Name>
<Model>iPhone 4</Model>
<Version>5.0.1</Version>
<CreatedTime>2011-12-02T23:50:01.258827Z</CreatedTime>
<LastModifiedTime>2011-12-02T23:50:04.133827Z</LastModifiedTime>
<NotificationSettings>
<Purchases>true</Purchases>
<Followers>false</Followers>
<NewMessages>false</NewMessages>
<NewWishes>false</NewWishes>
</NotificationSettings>
</UserDevice>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment