SecureBlackbox 2020 Python Edition

Questions / Feedback?

response_optional_element Property

An optional message element to be returned with the response.

Syntax

def get_response_optional_element() -> str: ...

response_optional_element = property(get_response_optional_element, None)

Default Value

""

Remarks

An optional message element to be returned with the response.

Use this property to access or set the optional XML element returned with the response.

This property is read-only.

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