id | Integer The identification number of the PushDevice resource. |
product_id | String The ID of the Product resource that this PushDevice is associated with, see Product. |
push_platform_type | String The type of the target push platform; one of APNS, GCM or MPNS. |
One of the following: | |
pushTokenHex | String iOS deviceToken in Hex format (when push_platform_type is APNS). |
registrationId | String Android GCM registrationId (when push_platform_type is GCM). |
mpns_uri | String Microsoft Push Notification Service URI endpoint (when push_platform_type is MPNS). |