SecureBlackbox 2020 Python Edition

Questions / Feedback?

response_status_detail Property

Contains additional information on the status of the request.

Syntax

def get_response_status_detail() -> str: ...

response_status_detail = property(get_response_status_detail, None)

Default Value

""

Remarks

Contains additional information on the status of the request.

The StatusDetail element contains additional request status information.

This property is read-only.

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