interface IUHDContract {
    date: string;
    number: string;
}

Properties

Properties

date: string
number: string