GetGatewayCategoriesPlainArgs

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

A collection of arguments for invoking getGatewayCategories.

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

The account ID to fetch Gateway Categories from.

Functions

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