C# Class Swashbuckle.Swagger.Contact

Show file Open project: BenjaminAdams/Swashbuckle-blue

Public Properties

Property Type Description
email string
name string
url string

Property Details

email public property

public string email
return string

name public property

public string name
return string

url public property

public string url
return string