Class AnonymousApiMsg
[Serializable]
public class AnonymousApiMsg : SafeType
- Inheritance
-
objectAnonymousApiMsg
Properties
Keys
public string[]? Keys { get; set; }
Property Value
- string[]
Types
public Type[]? Types { get; set; }
Property Value
- Type[]
Values
public object[]? Values { get; set; }
Property Value
- object[]