categories

@JvmName(name = "vnrbhspkpmmrbvav")
suspend fun categories(value: Output<List<ListingCategoriesItem>>)
@JvmName(name = "atufgxmdirrpolec")
suspend fun categories(value: List<ListingCategoriesItem>?)

Parameters

value

Optional. Categories of the listing. Up to two categories are allowed.


@JvmName(name = "wnljsvcuvidqbuvv")
suspend fun categories(vararg values: Output<ListingCategoriesItem>)


@JvmName(name = "oqroshohtupfjkbr")
suspend fun categories(values: List<Output<ListingCategoriesItem>>)
@JvmName(name = "uihvnwiijqncktcb")
suspend fun categories(vararg values: ListingCategoriesItem)

Parameters

values

Optional. Categories of the listing. Up to two categories are allowed.