interface SubscriptionShare {
    accAddress: string;
    bytes: string;
    from: string;
    id: Long;
}

Hierarchy (view full)

Properties

Properties

accAddress: string
bytes: string
from: string
id: Long

Generated using TypeDoc