interface IPoiDetailsQuery
PoiDetailsQuery is an interface designed to transfer SearchAPI parameters in a readable manner by implementing the class: PoiDetailsQueryBuilder. The PoiDetailsQuery instance can be constructed using the associated PoiDetailsQueryBuilder class. Once constructed, the user cannot change the field values.