Contacts

class Contacts

A list of potential contact methods for the result/place.

Types

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

Properties

Link copied to clipboard

List of emails for contacts of the result.

Link copied to clipboard

List of fax addresses for the result contact.

Link copied to clipboard

List of phone numbers for the results contact.

Link copied to clipboard

List of website URLs that belong to the result.

Functions

Link copied to clipboard
inline fun copy(block: Contacts.Builder.() -> Unit = {}): Contacts
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