Interface HEREv2ResponseInternal

interface HEREv2Response {
    items: Item[];
}

Properties

Properties

items: Item[]