database.RawRTDBCloudEventData interface

Assinatura:

export interface RawRTDBCloudEventData 

Propriedades

Propriedade Tipo Descrição
"@type" "type.googleapis.com/google.events.firebase.database.v1.ReferenceEventData"
Dados qualquer um
delta qualquer um

database.RawRTDBCloudEventData."@type"

Assinatura:


database.RawRTDBCloudEventData.data

Assinatura:

data: any;

banco de dados.RawRTDBCloudEventData.delta

Assinatura:

delta: any;