Interface Get200ApplicationJsonProperties

The channel close mutual transactions count

interface Get200ApplicationJsonProperties {
    channelId?: number;
    fromId?: number;
}

Properties

Properties

channelId?: number

The number of times the account was channel id in channel close mutual transaction

fromId?: number

The number of times the account was from id in channel close mutual transaction