# ThreadsPost ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**id** | **String** | Threads post code (URL slug). | | |**code** | **String** | | | |**mediaId** | **String** | | | |**text** | **String** | | | |**takenAt** | **BigDecimal** | | | |**likeCount** | **BigDecimal** | | | |**imageUrl** | **String** | | | |**videoUrl** | **String** | | | |**user** | [**ThreadsPostUser**](ThreadsPostUser.md) | | |