Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.paywall.presentation.rule_logic.cel.models
/
PassableValue
/
IntValue
Int
Value
androidJvm
@
Serializable
@
SerialName
(
value
=
"int"
)
data
class
IntValue
(
val
value
:
Int
)
:
PassableValue
(
source
)
Members
Constructors
Int
Value
Link copied to clipboard
androidJvm
constructor
(
value
:
Int
)
Properties
value
Link copied to clipboard
androidJvm
val
value
:
Int