SalesforceTable interface
Tabulka Salesforce.
Vlastnosti
is |
Označuje, jestli je tato instance profil. |
table |
Kategorie tabulky. |
table |
Název tabulky. |
table |
Poznámky v tabulce. |
table |
Schéma tabulky. |
Podrobnosti vlastnosti
isProfile
Označuje, jestli je tato instance profil.
isProfile?: string
Hodnota vlastnosti
string
tableCategory
Kategorie tabulky.
tableCategory: string
Hodnota vlastnosti
string
tableName
Název tabulky.
tableName: string
Hodnota vlastnosti
string
tableRemarks
Poznámky v tabulce.
tableRemarks?: string
Hodnota vlastnosti
string
tableSchema
Schéma tabulky.
tableSchema: string
Hodnota vlastnosti
string