# TextItem
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**position** | **i32** | The rank or index of this text item within the collection. Different items cannot occupy the same position within a single collection. |
**text** | [**models::TextComponent**](TextComponent.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)