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

Properties

Properties

scope: string