Way to contact the organization.
public init( type: String, displayText: String, value: String, comment: String? )
type
String
displayText
value
comment
String?
var type
Type of contact. One of the following:
var displayText
Value of the contact to display on the screen.
var value
Technical value of the contact. Depending on the type of contact, it has the following semantics:
var comment
Clarifying information about the contact.