figma-api 0.31.4

This is the OpenAPI specification for the [Figma REST API](https://www.figma.com/developers/api). Note: we are releasing the OpenAPI specification as a beta given the large surface area and complexity of the REST API. If you notice any inaccuracies with the specification, please [file an issue](https://github.com/figma/rest-api-spec/issues).
Documentation
# VariableScope

## Enum Variants

| Name | Value |
|---- | -----|
| AllScopes | ALL_SCOPES |
| TextContent | TEXT_CONTENT |
| CornerRadius | CORNER_RADIUS |
| WidthHeight | WIDTH_HEIGHT |
| Gap | GAP |
| AllFills | ALL_FILLS |
| FrameFill | FRAME_FILL |
| ShapeFill | SHAPE_FILL |
| TextFill | TEXT_FILL |
| StrokeColor | STROKE_COLOR |
| StrokeFloat | STROKE_FLOAT |
| EffectFloat | EFFECT_FLOAT |
| EffectColor | EFFECT_COLOR |
| Opacity | OPACITY |
| FontFamily | FONT_FAMILY |
| FontStyle | FONT_STYLE |
| FontWeight | FONT_WEIGHT |
| FontSize | FONT_SIZE |
| LineHeight | LINE_HEIGHT |
| LetterSpacing | LETTER_SPACING |
| ParagraphSpacing | PARAGRAPH_SPACING |
| ParagraphIndent | PARAGRAPH_INDENT |
| FontVariations | FONT_VARIATIONS |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)