Table of Contents

Class Answer

Namespace
TypeSafe.AI.Sdk
Assembly
TypeSafe.AI.Sdk.dll

Base type for a typed System One answer.

public abstract class Answer
Inheritance
Answer
Derived
Inherited Members

Properties

Type

Answer type matching the question: noul, choice, or score.

public abstract string Type { get; }

Property Value

string