SecureBlackbox 2020 Python Edition

Questions / Feedback?

operation_response_text_content Property

Returns the text content of the response message.

Syntax

def get_operation_response_text_content() -> str: ...

operation_response_text_content = property(get_operation_response_text_content, None)

Default Value

""

Remarks

Use this property to get the text content of the operation of the response SOAP message.

This property is read-only.

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