responseXPaths property

List<String>? responseXPaths
getter/setter pair

List of XPaths that specify the XML elements to be filtered from XML response message payloads.

Implementation

core.List<core.String>? responseXPaths;