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.store.testmode.models
/
SuperwallProductPrice
Superwall
Product
Price
androidJvm
@
Serializable
data
class
SuperwallProductPrice
(
val
amount
:
Int
,
val
currency
:
String
)
(
source
)
Members
Constructors
Superwall
Product
Price
Link copied to clipboard
androidJvm
constructor
(
amount
:
Int
,
currency
:
String
)
Properties
amount
Link copied to clipboard
androidJvm
val
amount
:
Int
currency
Link copied to clipboard
androidJvm
val
currency
:
String