interface IRecieved {
    coopname: string;
    exchange_id: Interfaces.Soviet.IUint64;
}

Properties

coopname: string