Interface TagsFeedResponseUsertags

interface TagsFeedResponseUsertags {
    in: TagsFeedResponseInItem[];
}

Properties

Properties