document_id property
document_id property
Gets or sets the common identifier for all versions and renditions of the resource.
Definition:
@property
def document_id(self):
...
@document_id.setter
def document_id(self, value):
...
Gets or sets the common identifier for all versions and renditions of the resource.
@property
def document_id(self):
...
@document_id.setter
def document_id(self, value):
...