export interface IOV {
    _pk: string;
    _bez: string;
}
