# GetLocalVariablesMeta
## Properties
**variables** | [**std::collections::HashMap<String, models::LocalVariable>**](LocalVariable.md) | A map of variable ids to variables |
**variable_collections** | [**std::collections::HashMap<String, models::LocalVariableCollection>**](LocalVariableCollection.md) | A map of variable collection ids to variable collections |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)