Get Constraint Plain Args
data class GetConstraintPlainArgs(val acceptLanguage: String? = null, val description: String? = null, val id: String) : ConvertibleToJava<GetConstraintPlainArgs>
A collection of arguments for invoking getConstraint.