| Name | Type | Description | Notes |
|---|---|---|---|
| success | Boolean | [optional] | |
| automation | CreateCommentAutomation200ResponseAutomation | [optional] |
require 'late-sdk'
instance = Late::CreateCommentAutomation200Response.new(
success: null,
automation: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| success | Boolean | [optional] | |
| automation | CreateCommentAutomation200ResponseAutomation | [optional] |
require 'late-sdk'
instance = Late::CreateCommentAutomation200Response.new(
success: null,
automation: null
)