web_statement property

web_statement property

Gets or sets the Web URL for a statement of the ownership and usage rights for this resource.

Definition:

@property
def web_statement(self):
    ...
@web_statement.setter
def web_statement(self, value):
    ...

See Also