Variable POIBrandTypeConst
POIBrandType: {
Castles: "CASTLES";
Google: "GOOGLE";
Pax: "PAX";
Samsung: "SAMSUNG";
Sunmi: "SUNMI";
Undefined: "UNDEFINED";
} = ...
Type declaration
Readonly
Castles: "CASTLES"
Readonly
Google: "GOOGLE"
Readonly
Pax: "PAX"
Readonly
Samsung: "SAMSUNG"
Readonly
Sunmi: "SUNMI"
Readonly
Undefined: "UNDEFINED"
Export