| Name | Type | Description | Notes |
|---|---|---|---|
| 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> | [optional] |