GetCustomConstraintPlainArgs

data class GetCustomConstraintPlainArgs(val customConstraintId: String, val organizationId: String) : ConvertibleToJava<GetCustomConstraintPlainArgs>

Constructors

Link copied to clipboard
constructor(customConstraintId: String, organizationId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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