toggle menu
nextgenAdSDK
androidJvm
switch theme
search in API
sdk_core
/
com.adition.sdk_core.internal.entities
/
TrackRequest
/
TrackRequest
Track
Request
constructor
(
landingPageId
:
Int
,
trackingSpotId
:
Int
,
orderId
:
String
?
=
null
,
itemNumber
:
String
?
=
null
,
description
:
String
?
=
null
,
quantity
:
Int
?
=
null
,
price
:
Float
?
=
null
,
total
:
Float
?
=
null
)