buyerVerifiedBook

fun buyerVerifiedBook(book: MBook, currInterestObject: InterestObject)

Updates the book in the database with the provided details.

Return

Unit

Parameters

book

MBook the edited book details.

See also