# FrameInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**node_id** | Option<**String**> | The ID of the frame node within the file. | [optional]
**name** | Option<**String**> | The name of the frame node. | [optional]
**background_color** | Option<**String**> | The background color of the frame node. | [optional]
**page_id** | **String** | The ID of the page containing the frame node. |
**page_name** | **String** | The name of the page containing the frame node. |
**containing_state_group** | Option<[**models::FrameInfoContainingStateGroup**](FrameInfo_containingStateGroup.md)> | | [optional]
**containing_component_set** | Option<[**models::FrameInfoContainingComponentSet**](FrameInfo_containingComponentSet.md)> | | [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)