Class TParameters

Unit

Declaration

type TParameters = class(TResource)

Description

This special resource type is used to represent an operation request and response (operations.html). It has no other use, and there is no RESTful endpoint associated with it. If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property parameter : TParametersParameterArray read GetparameterArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property parameter : TParametersParameterArray read GetparameterArray;

A parameter passed to or received from the operation.


Generated by PasDoc 0.15.0.