ServiceAccount interface

Podpis:

export interface ServiceAccount 

Nieruchomości

Nieruchomość Typ Opis
e-mail klienta strunowy
prywatny klucz strunowy
identyfikator projektu strunowy

ServiceAccount.clientE-mail

Podpis:

clientEmail?: string;

ServiceAccount.privateKey

Podpis:

privateKey?: string;

ServiceAccount.projectId

Podpis:

projectId?: string;