Class InteractionCallbackProperties<T>
public class InteractionCallbackProperties<T> : InteractionCallbackProperties, IHttpSerializable
Type Parameters
T
- Inheritance
-
InteractionCallbackProperties<T>
- Implements
- Inherited Members
Properties
Data
[JsonPropertyName("data")]
public T Data { get; }
Property Value
- T