GetServiceProfilePlainArgs

data class GetServiceProfilePlainArgs(val id: String) : ConvertibleToJava<GetServiceProfilePlainArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val id: String

Service profile Id. Returned after successful create.