The Firebase user parameters.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | The Firebase user ID. | [optional] |
| userId | UUID | The user ID. | [optional] |
| tenantId | Integer | The tenant ID. | [optional] |
| firebaseDeviceToken | String | The Firebase device token. | [optional] |
| application | String | The Firebase application. | [optional] |
| isSubscribed | Boolean | Specifies if the user is subscribed to the push notifications or not. | [optional] |
| tenant | DbTenant | [optional] |