C# Class MovingScrewdriver.Web.Services.Model.WpTagInfo

Show file Open project: Gutek/MovingScrewdriver

Public Properties

Property Type Description
count int
html_url string
name string
rss_url string
slug string
tag_id string

Property Details

count public property

public int count
return int

html_url public property

public string html_url
return string

name public property

public string name
return string

rss_url public property

public string rss_url
return string

slug public property

public string slug
return string

tag_id public property

public string tag_id
return string