create

fun create(    name: String,     version: String? = null,     url: String? = null,     partnerId: String? = null): AppInfo