ApiRequestFormat Class

Definition

A possible format for the body of a request.

public ref class ApiRequestFormat
public class ApiRequestFormat
type ApiRequestFormat = class
Public Class ApiRequestFormat
Inheritance
ApiRequestFormat

Constructors

ApiRequestFormat()

Properties

Formatter

The formatter used to read this request.

MediaType

The media type of the request.

Applies to