Class TTestScriptAction2
Unit
bsFhir_r4
Declaration
type TTestScriptAction2 = class(TBackboneElement)
Description
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property operation : TTestScriptOperation read Getoperation write Setoperation; |
An operation would involve a REST request to a server.
|
Generated by PasDoc 0.15.0.
|