Android UpliftSDK
Android UpliftSDK
/
com.uplift.sdk.model.pub
/
ULMerchantData
ULMerchant
Data
data
class
ULMerchantData
(
val
merchantUrl
:
String
?
=
null
,
val
shopId
:
String
?
=
null
)
Details about the merchant
Constructors
Properties
Constructors
ULMerchant
Data
Link copied to clipboard
fun
ULMerchantData
(
merchantUrl
:
String
?
=
null
,
shopId
:
String
?
=
null
)
Properties
merchant
Url
Link copied to clipboard
val
merchantUrl
:
String
?
=
null
shop
Id
Link copied to clipboard
val
shopId
:
String
?
=
null