struct Swagger::Objects::Info::Contact
- Swagger::Objects::Info::Contact
 - Struct
 - Value
 - Object
 
Overview
Contact Object
See https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#contactObject
Included Modules
- JSON::Serializable
 
Defined in:
swagger/objects/info.crConstructors
- .new(pull : JSON::PullParser)
 - .new(name : String, email : String | Nil = nil, url : String | Nil = nil)