DocumentEmpty

---types---
documentEmpty#36f8c871 id:long = Document

Belongs to

Document

In Rust this constructor is a variant of the enums::Document enum.
Match on it with: if let enums::Document::DocumentEmpty(v) = result { ... }

Parameters

idlongrequired