ReportAddPayload

data class ReportAddPayload(batchData: JSONObject, queryParams: JSONObject)

Author

Arshiya Khanum Date: 2020/11/26

Constructors

ReportAddPayload
Link copied to clipboard
fun ReportAddPayload(batchData: JSONObject, queryParams: JSONObject)

Properties

batchData
Link copied to clipboard
val batchData: JSONObject
queryParams
Link copied to clipboard
val queryParams: JSONObject