Gcm Credential Properties Response
data class GcmCredentialPropertiesResponse(val gcmEndpoint: String? = null, val googleApiKey: String)
Description of a NotificationHub GcmCredential.
Description of a NotificationHub GcmCredential.