HelpPageApiModel Class
Public Class HelpPageApiModel
This language is not supported or no code example is available.
public class HelpPageApiModel
This language is not supported or no code example is available.
public ref class HelpPageApiModel
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
HelpPageApiModel() | Initializes a new instance of the HelpPageApiModel class. |
| Name | Description | |
|---|---|---|
|
ApiDescription | Gets or sets the ApiDescription that describes the API. |
|
ErrorMessages | Gets the error messages associated with this model. |
|
RequestBodyParameters | Gets the request body parameter descriptions. |
|
RequestDocumentation | Gets or sets the documentation for the request. |
|
RequestModelDescription | Gets or sets the ModelDescription that describes the request body. |
|
ResourceDescription | Gets or sets the ModelDescription that describes the resource. |
|
ResourceProperties | Gets the resource property descriptions. |
|
SampleRequests | Gets the sample requests associated with the API. |
|
SampleResponses | Gets the sample responses associated with the API. |
|
UriParameters | Gets or sets the ParameterDescription collection that describes the URI parameters for the API. |
| Name | Description | |
|---|---|---|
|
NameOf(this object) | (Defined by NLogHelper). |