Interface SavedFeedResponseUsertags

interface SavedFeedResponseUsertags {
    in: SavedFeedResponseInItem[];
}

Properties

Properties