# MinimalFillsTrait
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fills** | [**Vec<models::Paint>**](Paint.md) | An array of fill paints applied to the node. |
**styles** | Option<**std::collections::HashMap<String, String>**> | A mapping of a StyleType to style ID (see Style) of styles present on this node. The style ID can be used to look up more information about the style in the top-level styles field. | [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)