Interface LocationStickerOptions

interface LocationStickerOptions {
    location_id: string;
}

Properties

Properties

location_id: string