Class TParameters

Unit

Declaration

type TParameters = class(TResource)

Description

This resource is a non-persisted resource used to pass information into and back from an [operation](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.