DocumentID constructor

init

Creates a new instance.

def __init__(self, document_id):
    ...
ParameterTypeDescription
document_idstrThe document ID.

See Also