toggle menu
purchases-kmp
2.10.1+17.54.0
common
switch theme
search in API
revenuecatui
/
com.revenuecat.purchases.kmp.ui.revenuecatui
/
CustomVariableValue
/
Number
Number
class
Number
(
val
value
:
Double
)
:
CustomVariableValue
A numeric custom variable value.
Members
Constructors
Number
Link copied to clipboard
constructor
(
value
:
Int
)
constructor
(
value
:
Long
)
constructor
(
value
:
Float
)
constructor
(
value
:
Double
)
Properties
value
Link copied to clipboard
val
value
:
Double
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String