Interface TagFeedResponseUsertags

interface TagFeedResponseUsertags {
    in: TagFeedResponseInItem[];
}

Properties

Properties