Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 525 Bytes

CreateAndroidPushCredentialRequest.md

File metadata and controls

23 lines (11 loc) · 525 Bytes

CreateAndroidPushCredentialRequest

Properties

Name Type Description Notes
type TypeEnum Type of mobile push credential. Should be <code>android</code> here
serverKey String Server key as received from Google firebase
alias String Alias to uniquely identify the credential

Enum: TypeEnum

Name Value
ANDROID "android"