TrackRequest

constructor(landingPageId: Int, trackingSpotId: Int, orderId: String? = null, itemNumber: String? = null, description: String? = null, quantity: Int? = null, price: Float? = null, total: Float? = null)