Class ResultModelPredictOfStayAdas
Represents the result model for a prediction related to ADAS stay analysis.
public class ResultModelPredictOfStayAdas
- Inheritance
-
ResultModelPredictOfStayAdas
- Inherited Members
- Extension Methods
Remarks
This type serves as a data container for prediction outcomes produced by the ADAS stay prediction process.
Properties
Payload
public List<Payload> Payload { get; set; }
Property Value
Result
public string Result { get; set; }