# LayerSchemaAttribute

***

> **LayerSchemaAttribute**: [`LayerSchemaNumericAttribute`](https://developers.felt.com/js-sdk-api-reference/layers/layerschemanumericattribute) | [`LayerSchemaTextAttribute`](https://developers.felt.com/js-sdk-api-reference/layers/layerschematextattribute) | [`LayerSchemaBooleanAttribute`](https://developers.felt.com/js-sdk-api-reference/layers/layerschemabooleanattribute) | [`LayerSchemaDateAttribute`](https://developers.felt.com/js-sdk-api-reference/layers/layerschemadateattribute) | [`LayerSchemaDateTimeAttribute`](https://developers.felt.com/js-sdk-api-reference/layers/layerschemadatetimeattribute)

A single attribute from the layer schema.

## Remarks

Each feature in a layer has a set of attributes, and these types describe the\
structure of a single attribute, including things like id, display name, type, and sample values.
