interface INewid {
    id: DraftContract.Interfaces.IUint64;
    scope: string;
}

Properties

Properties

scope: string