sellerVerifiedBook

fun sellerVerifiedBook(book: MBook, currInterestObject: InterestObject)

Updates the book in the database with the provided details.

Return

Unit

Parameters

mBook

MBook the edited book details.

See also