Method: ConstantContactClient::TagPut#name
- Defined in:
- lib/constant_contact_client/models/tag_put.rb
#name ⇒ Object
The new tag name to use. The tag name must be unique.
19 20 21 |
# File 'lib/constant_contact_client/models/tag_put.rb', line 19 def name @name end |