Expand description
Document API
See DocumentOps for document functions and key terms.
Modules§
- advanced
- Advanced document API
Structs§
- DocAccess
Edit Err - Failure to edit a document’s access list.
- Document
Access Result - Successful and failed changes to a document’s access list.
- Document
Decrypt Result - Decrypted document bytes and metadata.
- Document
Encrypt Opts - Parameters that can be provided when encrypting a new document.
- Document
Encrypt Result - Encrypted document bytes and metadata.
- Document
Id - ID of a document.
- Document
List Meta - Abbreviated document metadata.
- Document
List Result - Metadata for each document the current user has access to.
- Document
Metadata Result - Full metadata for a document.
- Document
Name - Name of a document.
- Explicit
Grant - List of users and groups that should have access to decrypt a document.
- Visible
Group - Group that is able to access a document.
- Visible
User - User who is able to access a document.
Enums§
- Association
Type - The reason a document can be viewed by the requesting user.
- User
OrGroup - A user or a group.
Traits§
- Document
Ops - IronOxide Document Operations