SalesforceTable interface
Tabella Salesforce.
Proprietà
| is |
Indica se l'istanza è di profilo. |
| table |
Categoria di tabella. |
| table |
Nome della tabella. |
| table |
La tabella osservazioni. |
| table |
Schema della tabella. |
Dettagli proprietà
isProfile
Indica se l'istanza è di profilo.
isProfile?: string
Valore della proprietà
string
tableCategory
Categoria di tabella.
tableCategory: string
Valore della proprietà
string
tableName
Nome della tabella.
tableName: string
Valore della proprietà
string
tableRemarks
La tabella osservazioni.
tableRemarks?: string
Valore della proprietà
string
tableSchema
Schema della tabella.
tableSchema: string
Valore della proprietà
string