Class OpaBatchResults
public class OpaBatchResults : Dictionary<string, OpaResult>, IDictionary<string, OpaResult>, ICollection<KeyValuePair<string, OpaResult>>, IReadOnlyDictionary<string, OpaResult>, IReadOnlyCollection<KeyValuePair<string, OpaResult>>, IEnumerable<KeyValuePair<string, OpaResult>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
- Inheritance
-
OpaBatchResults
- Implements
- Inherited Members
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.