RunStepMessageCreationDetails interface
The detailed information associated with a message creation run step.
- Extends
Properties
message |
Information about the message creation associated with this run step. |
type | The object type, which is always 'message_creation'. |
Property Details
messageCreation
Information about the message creation associated with this run step.
messageCreation: RunStepMessageCreationReference
Property Value
type
The object type, which is always 'message_creation'.
type: "message_creation"
Property Value
"message_creation"