toggle menu
Stripe Terminal Java SDK (v1.0.0-b14)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
UsbDevice
Usb
Device
expect
class
UsbDevice
UsbDevice
is a representation of a USB device by the platform.
Members
Functions
get
Device
Id
Link copied to clipboard
expect
fun
getDeviceId
(
)
:
Int
get
Device
Name
Link copied to clipboard
expect
fun
getDeviceName
(
)
:
String
get
Product
Id
Link copied to clipboard
expect
fun
getProductId
(
)
:
Int
get
Product
Name
Link copied to clipboard
expect
fun
getProductName
(
)
:
String
?
get
Serial
Number
Link copied to clipboard
expect
fun
getSerialNumber
(
)
:
String
?
get
Vendor
Id
Link copied to clipboard
expect
fun
getVendorId
(
)
:
Int