CustomCordapp

constructor(packages: Set<String> = emptySet(), name: String = "custom-cordapp", versionId: Int = 1, targetPlatformVersion: Int = PLATFORM_VERSION, classes: Set<Class<*>> = emptySet(), fixups: List<<Error class: unknown class><Set<AttachmentId>, Set<AttachmentId>>> = emptyList(), signingInfo: CustomCordapp.SigningInfo? = null, config: Map<String, Any> = emptyMap())