IPWorks Cloud 2020 Python Edition

Questions / Feedback?

create_link_options_creation_date Property

The date the link was created.

Syntax

def get_create_link_options_creation_date() -> str: ...

create_link_options_creation_date = property(get_create_link_options_creation_date, None)

Default Value

""

Remarks

The date the link was created.

This property specifies the date when the link was created. Dates are formatted according to ISO 8601 and are always in UTC time.

This property is read-only.

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