interface SubscriptionStartSession {
    from: string;
    id: Long;
    nodeAddress: string;
}

Hierarchy (view full)

Properties

Properties

from: string
id: Long
nodeAddress: string

Generated using TypeDoc