SecureBlackbox 2020 Python Edition

Questions / Feedback?

resp_params_reason_phrase Property

Contains the reason phrase (a human-readable comment) of the request processing status, which corresponds to, and complements, the staus code.

Syntax

def get_resp_params_reason_phrase() -> str: ...

resp_params_reason_phrase = property(get_resp_params_reason_phrase, None)

Default Value

""

Remarks

Contains the reason phrase (a human-readable comment) of the request processing status, which corresponds to, and complements, the staus code.

This property is read-only.

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