SecureBlackbox 2020 Python Edition

Questions / Feedback?

operation_response_name Property

Specifies the operation name of the response message.

Syntax

def get_operation_response_name() -> str: ...

operation_response_name = property(get_operation_response_name, None)

Default Value

""

Remarks

Use this property to get the operation name from the response message received from the SOAP service.

This property is read-only.

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