KiteQR
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteQR
kiteqr
/
io.github.yuroyami.kiteqr.client.result
/
ISBNParsedResult
ISBNParsed
Result
class
ISBNParsedResult
:
ParsedResult
Represents a parsed result that encodes a product ISBN number.
Members
Functions
get
Display
Result
Link copied to clipboard
open
override
fun
getDisplayResult
(
)
:
String
get
ISBN
Link copied to clipboard
fun
getISBN
(
)
:
String
get
Type
Link copied to clipboard
fun
getType
(
)
:
ParsedResultType
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String