SecureBlackbox 2020 Python Edition

Questions / Feedback?

resp_params_date Property

The date and time at which the response was generated, in server time, in UTC.

Syntax

def get_resp_params_date() -> str: ...

resp_params_date = property(get_resp_params_date, None)

Default Value

""

Remarks

The date and time at which the response was generated, in server time, in UTC.

This property is read-only.

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