Interface LocationFeedResponseMediasItem

interface LocationFeedResponseMediasItem {
    media: LocationFeedResponseMedia;
}

Properties

Properties