ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.commerce
/
ArcXPRuleData
Arc
XPRule
Data
data
class
ArcXPRuleData
(
var
counter
:
Int
,
var
timestamp
:
Long
,
var
viewedPages
:
ArrayList
<
String
>
?
,
var
lastResetDay
:
Int
)
Content copied to clipboard
Constructors
Properties
Constructors
Arc
XPRule
Data
Link copied to clipboard
fun
ArcXPRuleData
(
counter
:
Int
,
timestamp
:
Long
,
viewedPages
:
ArrayList
<
String
>
?
,
lastResetDay
:
Int
)
Content copied to clipboard
Properties
counter
Link copied to clipboard
var
counter
:
Int
Content copied to clipboard
last
Reset
Day
Link copied to clipboard
var
lastResetDay
:
Int
Content copied to clipboard
timestamp
Link copied to clipboard
var
timestamp
:
Long
Content copied to clipboard
viewed
Pages
Link copied to clipboard
var
viewedPages
:
ArrayList
<
String
>
?
Content copied to clipboard