Get Snippets List Plain Args
data class GetSnippetsListPlainArgs(val maxItems: Int? = null, val zoneId: String) : ConvertibleToJava<GetSnippetsListPlainArgs>
A collection of arguments for invoking getSnippetsList.
A collection of arguments for invoking getSnippetsList.