GetContactListResponse

Types

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

Properties

Link copied to clipboard

The name of the contact list.

Link copied to clipboard
val createdTimestamp: <Error class: unknown class>?

A timestamp noting when the contact list was created.

Link copied to clipboard

A description of what the contact list is about.

Link copied to clipboard
val lastUpdatedTimestamp: <Error class: unknown class>?

A timestamp noting the last time the contact list was updated.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with a contact list.

Link copied to clipboard

An interest group, theme, or label within a list. A contact list can have multiple topics.

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