Podpis:
export declare class InstanceIdClientErrorCode extends InstallationsClientErrorCode
Rozszerza: installsClientErrorCode
Właściwości
Właściwość | Modyfikatory | Typ | Opis |
---|---|---|---|
NIEPRAWIDŁOWY_IDENTYFIKATOR_INSTANCJI | static |
{ code: string; message: string; |
Kod błęduInstancjiIdClient.Niepoprawny_identyfikator_instancji
Podpis:
static INVALID_INSTANCE_ID: {
code: string;
message: string;
};