TestScriptSetupActionOperation
No description
type TestScriptSetupActionOperation {
id: String
extension: [Extension]
modifierExtension: [Extension]
type: Coding
resource: code
_resource: ElementBase
label: String
_label: ElementBase
description: String
_description: ElementBase
accept: code
_accept: ElementBase
contentType: code
_contentType: ElementBase
destination: Int
_destination: ElementBase
encodeRequestUrl: Boolean
_encodeRequestUrl: ElementBase
method: code
_method: ElementBase
origin: Int
_origin: ElementBase
params: String
_params: ElementBase
requestHeader: [TestScriptSetupActionOperationRequestHeader]
requestId: ID
_requestId: ElementBase
responseId: ID
_responseId: ElementBase
sourceId: ID
_sourceId: ElementBase
targetId: ID
_targetId: ElementBase
url: String
_url: ElementBase
}
Fields
TestScriptSetupActionOperation.id ● String scalar
TestScriptSetupActionOperation.extension ● [Extension] list object
TestScriptSetupActionOperation.modifierExtension ● [Extension] list object
TestScriptSetupActionOperation.type ● Coding object
TestScriptSetupActionOperation.resource ● code scalar
TestScriptSetupActionOperation._resource ● ElementBase object
TestScriptSetupActionOperation.label ● String scalar
TestScriptSetupActionOperation._label ● ElementBase object
TestScriptSetupActionOperation.description ● String scalar
TestScriptSetupActionOperation._description ● ElementBase object
TestScriptSetupActionOperation.accept ● code scalar
TestScriptSetupActionOperation._accept ● ElementBase object
TestScriptSetupActionOperation.contentType ● code scalar
TestScriptSetupActionOperation._contentType ● ElementBase object
TestScriptSetupActionOperation.destination ● Int scalar
TestScriptSetupActionOperation._destination ● ElementBase object
TestScriptSetupActionOperation.encodeRequestUrl ● Boolean scalar
TestScriptSetupActionOperation._encodeRequestUrl ● ElementBase object
TestScriptSetupActionOperation.method ● code scalar
TestScriptSetupActionOperation._method ● ElementBase object
TestScriptSetupActionOperation.origin ● Int scalar
TestScriptSetupActionOperation._origin ● ElementBase object
TestScriptSetupActionOperation.params ● String scalar
TestScriptSetupActionOperation._params ● ElementBase object
TestScriptSetupActionOperation.requestHeader ● [TestScriptSetupActionOperationRequestHeader] list object
TestScriptSetupActionOperation.requestId ● ID scalar
TestScriptSetupActionOperation._requestId ● ElementBase object
TestScriptSetupActionOperation.responseId ● ID scalar
TestScriptSetupActionOperation._responseId ● ElementBase object
TestScriptSetupActionOperation.sourceId ● ID scalar
TestScriptSetupActionOperation._sourceId ● ElementBase object
TestScriptSetupActionOperation.targetId ● ID scalar
TestScriptSetupActionOperation._targetId ● ElementBase object
TestScriptSetupActionOperation.url ● String scalar
TestScriptSetupActionOperation._url ● ElementBase object
Member Of
TestScriptSetupAction object