faultXPaths property

List<String>? faultXPaths
getter/setter pair

List of XPaths that specify the XML elements to be filtered from XML payloads in error flows.

Implementation

core.List<core.String>? faultXPaths;