findSubmittedBook

fun findSubmittedBook(title: String, author: String, submittedById: String, timestamp: Long): LoreStorage.SubmittedBook?(source)

Finds a submitted book by stable identifiers for resale-volume delivery.