categories

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

Parameters

value

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


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


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

Parameters

values

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