Type Alias ArvoEventIdObject

ArvoEventIdObject: {
    uuid: string;
    value: string;
}