GetDeveloperPlainArgs

data class GetDeveloperPlainArgs(val action: String? = null, val developerId: String, val organizationId: String) : ConvertibleToJava<GetDeveloperPlainArgs>

Constructors

Link copied to clipboard
fun GetDeveloperPlainArgs(action: String? = null, developerId: String, organizationId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDeveloperPlainArgs

Properties

Link copied to clipboard
val action: String? = null
Link copied to clipboard
Link copied to clipboard