SecureBlackbox 2020 Python Edition

Questions / Feedback?

operation_response_xml Property

Returns the XML content of the response SOAP message.

Syntax

def get_operation_response_xml() -> str: ...

operation_response_xml = property(get_operation_response_xml, None)

Default Value

""

Remarks

Use this property to get the XML content of the response message.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]