interface IUpdtrevision {
    revision: number;
}

Properties

Properties

revision: number