HelpPageApiModel Properties
The following tables list the members exposed by the HelpPageApiModel type.
| 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. |