SecureBlackbox 2020 Python Edition

Questions / Feedback?

req_params_date Property

The date and time of the request.

Syntax

def get_req_params_date() -> str: ...
def set_req_params_date(value: str) -> None: ...

req_params_date = property(get_req_params_date, set_req_params_date)

Default Value

""

Remarks

The date and time of the request.

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