categories

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

Parameters

value

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


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


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

Parameters

values

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