# StoryCompactAllOf
## Properties
**created_at** | Option<**String**> | The time at which this resource was created. | [optional][readonly]
**created_by** | Option<[**crate::models::UserCompact**](UserCompact.md)> | | [optional]
**resource_subtype** | Option<**String**> | The subtype of this resource. Different subtypes retain many of the same fields and behavior, but may render differently in Asana or represent resources with different semantic meaning. | [optional][readonly]
**text** | Option<**String**> | *Create-only*. Human-readable text for the story or comment. This will not include the name of the creator. *Note: This is not guaranteed to be stable for a given type of story. For example, text for a reassignment may not always say “assigned to …” as the text for a story can both be edited and change based on the language settings of the user making the request.* Use the `resource_subtype` property to discover the action that created the story. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)