# GetGoogleBusinessAttributes200ResponseAttributesInner
## Properties
**name** | Option<**String**> | Attribute identifier (e.g. has_delivery) | [optional]
**value_type** | Option<**String**> | Value type (BOOL, ENUM, URL, REPEATED_ENUM) | [optional]
**values** | Option<**Vec<serde_json::Value>**> | | [optional]
**repeated_enum_value** | Option<[**models::GetGoogleBusinessAttributes200ResponseAttributesInnerRepeatedEnumValue**](GetGoogleBusinessAttributes200ResponseAttributesInnerRepeatedEnumValue.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)