Class TParameters

Unit

Declaration

type TParameters = class(TResource)

Description

This resource is used to pass information into and back from an operation (whether invoked directly from REST or within a messaging environment). It is not persisted or allowed to be referenced by other resources. 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.