Table of Contents

Class RelationshipGatewayData

Namespace
Fluxer.Net.Gateway
Assembly
Fluxer.Net.dll

Gateway data for RELATIONSHIP_ADD, RELATIONSHIP_UPDATE, and RELATIONSHIP_REMOVE events.

public class RelationshipGatewayData : RelationshipJson
Inheritance
object
RelationshipJson
RelationshipGatewayData

Properties

User

[JsonProperty("user")]
public UserJson User { get; set; }

Property Value

UserJson