CampaignPayload

fun CampaignPayload(campaignId: String, campaignName: String, templateType: String, isCancellable: Boolean, dismissInterval: Long, payload: JSONObject, campaignContext: CampaignContext, inAppType: InAppType, supportedOrientations: Set<ScreenOrientation>)