GetScheduleGroupPlainArgs

data class GetScheduleGroupPlainArgs(val name: String) : ConvertibleToJava<GetScheduleGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The name of the schedule group.

Functions

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