update_entry_rights_text_type Property

Text type of the rights of the feed.

Syntax

def get_update_entry_rights_text_type() -> int: ...
def set_update_entry_rights_text_type(value: int) -> None: ...

update_entry_rights_text_type = property(get_update_entry_rights_text_type, set_update_entry_rights_text_type)

Default Value

0

Remarks

Text type of the rights of the feed. Atom textual content can either be html, xhtml or text.

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