interface IApproval {
    level: MsigContract.Interfaces.IPermissionLevel;
    time: string;
}

Properties

Properties

time: string