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

Properties

coopname: string