FieldAliasSchemasInfo
is
a datatype for field alias schemas.
Table: FieldAliasSchemasInfo
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 25, 2024 | |||||
activeSchemaOnOrg | string | Long-Term | The currently active schema for the organization. | ||
activeSchemasOnViews | [ActiveSchemaOnView ] | yes | Long-Term | The currently active schemas for views. See ActiveSchemaOnView . | |
schemas | [FieldAliasSchema ] | yes | Long-Term | List of field alias schemas. See FieldAliasSchema . |