A way to contact the organization.
public init( type: String, displayText: String, value: String, comment: String? )
type
String
displayText
value
comment
String?
var type
Contact type. One of the following:
var displayText
The value of the contact to display on the screen.
var value
Technical value of the contact. Depending on the contact type, has the following semantics:
var comment
Clarifying information about the contact.