BidResponse
constructor(type: String, auction_id: String, adomain: Array<String>? = null, bid_in_cents: Int = 0, bid_raw: Float = 0.0f, content_type: String? = null, crid: String? = null, height: Int = 0, width: Int = 0, is_interstitial: Byte = 0, markup: String, network: String = "", placement_id: String? = null, is_mraid: Byte = 0, position: String, trackers: Map<String, Array<String>> = emptyMap(), duration: Int = 0, exp: Int = -1, external_notifications: Map<String, String> = emptyMap())