project
androidJvm
purchases
/
com.revenuecat.purchases.customercenter
/
CustomerCenterConfigData
/
HelpPath
/
PathDetail
/
PromotionalOffer
/
CrossProductPromotion
Cross
Product
Promotion
@
Serializable
class
CrossProductPromotion
(
val
storeOfferIdentifier
:
String
,
val
targetProductId
:
String
)
Members
Constructors
Cross
Product
Promotion
Link copied to clipboard
constructor
(
storeOfferIdentifier
:
String
,
targetProductId
:
String
)
Properties
store
Offer
Identifier
Link copied to clipboard
val
storeOfferIdentifier
:
String
target
Product
Id
Link copied to clipboard
val
targetProductId
:
String