RankedAction interface 
A ranked action with its resulting probability.
Properties
| id | Id of the action NOTE: This property will not be serialized. It can only be populated by the server. | 
| probability | Probability of the action NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
id
Id of the action NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
probability
Probability of the action NOTE: This property will not be serialized. It can only be populated by the server.
probability?: numberProperty Value
number