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
/
ProductParsedResult
Product
Parsed
Result
class
ProductParsedResult
:
ParsedResult
Represents a parsed result that encodes a product by an identifier of some kind.
Members
Functions
get
Display
Result
Link copied to clipboard
open
override
fun
getDisplayResult
(
)
:
String
get
Normalized
Product
ID
Link copied to clipboard
fun
getNormalizedProductID
(
)
:
String
get
Product
ID
Link copied to clipboard
fun
getProductID
(
)
:
String
get
Type
Link copied to clipboard
fun
getType
(
)
:
ParsedResultType
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String