Class ProtobufObject
An object containing fields of an arbitrary type.
public class ProtobufObject
- Inheritance
-
ProtobufObject
Fields
Data
The actual details of the ProtobufObject object.
public Dictionary<string, JToken> Data
Field Value
- Dictionary<string, JToken>
Type
Contains a URI identifying the type.
public string Type