Class ResponseRefusalEvent
public class ResponseRefusalEvent : ResponseStreamEventBase
- Inheritance
-
objectResponseRefusalEvent
- Inherited Members
Properties
ContentIndex
The index of the content part that was added.
public int ContentIndex { get; set; }
Property Value
- int
Refusal
The refusal text that is finalized.
public string Refusal { get; set; }
Property Value
- string