DocumentChange

public struct DocumentChange

Document change information.

  • The database.

    Declaration

    Swift

    public let database: Database
  • The ID of the document that changed.

    Declaration

    Swift

    public let documentID: String