talawa-api / Exports / models/ImageHash / InterfaceImageHash
models/ImageHash.InterfaceImageHash
This is an interface that represents a database(MongoDB) document for Image Hash.
• _id: ObjectId
• fileName: string
• hashValue: string
• numberOfUses: number
• status: string