Skip to content

Instantly share code, notes, and snippets.

@shadone
Created February 12, 2014 15:39
Show Gist options
  • Save shadone/8957833 to your computer and use it in GitHub Desktop.
Save shadone/8957833 to your computer and use it in GitHub Desktop.
console.log(ad);
console.log(ad.objectId);
console.log(typeof(ad.objectId));
output:
I2014-02-12T15:39:19.445Z]{"image":{"__type":"File","name":"db0fa3f9-a663-4b30-8fc2-5cb6f68faeab-WindyCreekHorseTransportBanner.jpg","url":"http://files.parse.com/7d8b7ab7-60c6-4d5f-a97e-12fe64a5b82c/db0fa3f9-a663-4b30-8fc2-5cb6f68faeab-WindyCreekHorseTransportBanner.jpg"},"name":"Windy Creek","url":"http://windycreek.com","objectId":"IYqx0yHENs","createdAt":"2014-02-12T10:42:47.669Z","updatedAt":"2014-02-12T10:57:11.640Z","__type":"Object","className":"LockscreenAds"}
I2014-02-12T15:39:19.445Z]No Message provided
I2014-02-12T15:39:19.445Z]undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment