Namespace: Json.Schema.Api.OpenApi
Inheritance: ContactInfo 🡒 object
Implemented interfaces:
- IRefTargetContainer
Models the contact information.
Properties
| Name | Type | Summary |
|---|---|---|
| string | Gets or sets the contact email. | |
| ExtensionData | ExtensionData | Gets or set extension data. |
| Name | string | Gets or sets the contact name. |
| UnknownData | UnknownData | Gets or sets properties which are not recognized by OpenAPI. |
| Url | Uri | Gets or sets the contact URL. |