ListGlobalRulestackPredefinedUrlCategoriesPlainArgs

data class ListGlobalRulestackPredefinedUrlCategoriesPlainArgs(val globalRulestackName: String, val skip: String? = null, val top: Int? = null) : ConvertibleToJava<ListGlobalRulestackPredefinedUrlCategoriesPlainArgs>

Constructors

constructor(globalRulestackName: String, skip: String? = null, top: Int? = null)

Properties

Link copied to clipboard

GlobalRulestack resource name

Link copied to clipboard
val skip: String? = null
Link copied to clipboard
val top: Int? = null

Functions

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