DocumentChange
public struct DocumentChange
Document change information.
-
The ID of the document that changed.
Declaration
Swift
public let documentID: String -
Collection.
Declaration
Swift
public let collection: Collection
DocumentChange Structure Reference