project
androidJvm
purchases
/
com.revenuecat.purchases.models
/
TestStoreProduct
/
TestStoreProduct
Test
Store
Product
constructor
(
id
:
String
,
name
:
String
,
title
:
String
,
description
:
String
,
price
:
Price
,
period
:
Period
?
,
freeTrialPeriod
:
Period
?
=
null
,
introPrice
:
Price
?
=
null
)