interface INewRequestId {
    id: MarketContract.Interfaces.IUint64;
    type: string;
}

Properties

Properties

type: string