ListBundlesResponse

Result structure contains a list of all available bundles with details.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of bundles.

Link copied to clipboard

Pagination token. If non-null pagination token is returned in a result, then pass its value in another request to fetch more entries.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String