categories

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

Parameters

value

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


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


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

Parameters

values

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