StepInput interface
Adım girişinin ayrıntıları.
Özellikler
| question |
Kullanıcı sorusu içeriği. |
| question |
Varsayılan değer Metin'dir. |
| question |
Dizini QuestionId olarak kullanın. |
| question |
Soru başlığı |
| question |
Soru Türü |
| recommended |
Automate adımının sonucu. |
| response |
Yanıt ipuçları için tutucu metni yerleştirin. |
| response |
|
| response |
Sorun giderici adımı giriş yanıtı doğrulama özellikleri |
| selected |
Seçilen yanıt metni. |
Özellik Ayrıntıları
questionContent
Kullanıcı sorusu içeriği.
questionContent?: string
Özellik Değeri
string
questionContentType
Varsayılan değer Metin'dir.
questionContentType?: string
Özellik Değeri
string
questionId
Dizini QuestionId olarak kullanın.
questionId?: string
Özellik Değeri
string
questionTitle
Soru başlığı
questionTitle?: string
Özellik Değeri
string
questionType
Soru Türü
questionType?: string
Özellik Değeri
string
recommendedOption
Automate adımının sonucu.
recommendedOption?: string
Özellik Değeri
string
responseHint
Yanıt ipuçları için tutucu metni yerleştirin.
responseHint?: string
Özellik Değeri
string
responseOptions
responseValidationProperties
Sorun giderici adımı giriş yanıtı doğrulama özellikleri
responseValidationProperties?: ResponseValidationProperties
Özellik Değeri
selectedOptionValue
Seçilen yanıt metni.
selectedOptionValue?: string
Özellik Değeri
string