GetGatewayAppTypesPlainArgs

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

A collection of arguments for invoking getGatewayAppTypes.

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

The account ID to fetch Gateway App Types from.

Functions

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