GetIndustrialSericePlainArgs

data class GetIndustrialSericePlainArgs(val enable: String? = null) : ConvertibleToJava<GetIndustrialSericePlainArgs>

A collection of arguments for invoking getIndustrialSerice.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val enable: String? = null

Setting the value to On to enable the service. If has been enabled, return the result. Valid values: On or Off. Default to Off.