Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.11 KB

File metadata and controls

15 lines (12 loc) · 1.11 KB

# GetGmbAttributeMetadata200ResponseAttributeMetadataInner

Properties

Name Type Description Notes
parent string Resource name of the attribute (e.g. "attributes/has_delivery"). [optional]
value_type string Value type (e.g. BOOL, ENUM, URL, REPEATED_ENUM). [optional]
display_name string Localized human-readable attribute name. [optional]
group_display_name string Display name of the attribute group. [optional]
repeatable bool True if multiple values can be set simultaneously. [optional]
deprecated bool True if this attribute should no longer be used. [optional]
value_metadata \Zernio\Model\GetGmbAttributeMetadata200ResponseAttributeMetadataInnerValueMetadataInner[] Possible enum values (for ENUM / REPEATED_ENUM types). [optional]

[Back to Model list] [Back to API list] [Back to README]