createBundle

fun createBundle(    name: String,     dialogRequestId: String,     templateId: String,     parentTemplateId: String?,     template: String,     displayType: DisplayAggregatorInterface.Type,     playServiceId: String): Bundle