terminalsdk
external
/
com.stripe.stripeterminal.external.models
/
ReaderBatteryInfo
Reader
Battery
Info
data
class
ReaderBatteryInfo
(
batteryStatus
:
BatteryStatus
,
batteryLevel
:
Float
?
,
isCharging
:
Boolean
?
)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
batteryLevel
Link copied to clipboard
val
batteryLevel
:
Float
?
Content copied to clipboard
batteryStatus
Link copied to clipboard
val
batteryStatus
:
BatteryStatus
Content copied to clipboard
isCharging
Link copied to clipboard
val
isCharging
:
Boolean
?
Content copied to clipboard