HelpPageApiModel Properties

The following tables list the members exposed by the HelpPageApiModel type.

Name Description
Public property ApiDescription Gets or sets the ApiDescription that describes the API.
Public property ErrorMessages Gets the error messages associated with this model.
Public property RequestBodyParameters Gets the request body parameter descriptions.
Public property RequestDocumentation Gets or sets the documentation for the request.
Public property RequestModelDescription Gets or sets the ModelDescription that describes the request body.
Public property ResourceDescription Gets or sets the ModelDescription that describes the resource.
Public property ResourceProperties Gets the resource property descriptions.
Public property SampleRequests Gets the sample requests associated with the API.
Public property SampleResponses Gets the sample responses associated with the API.
Public property UriParameters Gets or sets the ParameterDescription collection that describes the URI parameters for the API.
Top

In this article

Definition