Method: KlaviyoAPI::FlowCreateQueryResourceObjectAttributes#name
- Defined in:
- lib/klaviyo-api-sdk/models/flow_create_query_resource_object_attributes.rb
#name ⇒ Object
The name of the Flow
19 20 21 |
# File 'lib/klaviyo-api-sdk/models/flow_create_query_resource_object_attributes.rb', line 19 def name @name end |