AssetContact

constructor(website: String? = null, phone: String? = null, email: String? = null)

Parameters

website

The website contact for this Asset, such as a business' homepage.

phone

Contains the Asset's phone number in its local format.

email

Contains the Asset's email contact.