Method: KlaviyoAPI::TagCreateQueryResourceObjectAttributes#name
- Defined in:
- lib/klaviyo-api-sdk/models/tag_create_query_resource_object_attributes.rb
#name ⇒ Object
The Tag name
18 19 20 |
# File 'lib/klaviyo-api-sdk/models/tag_create_query_resource_object_attributes.rb', line 18 def name @name end |