GetDevicesPlainArgs

data class GetDevicesPlainArgs(val accountId: String) : ConvertibleToJava<GetDevicesPlainArgs>

A collection of arguments for invoking getDevices.

Constructors

Link copied to clipboard
fun GetDevicesPlainArgs(accountId: String)

Functions

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

Properties

Link copied to clipboard

The account identifier to target for the resource.