Contact

constructor(role: ContactRole, name: String, position: String? = null, affiliation: String? = null, address: Address? = null, email: String? = null, phone: Phone? = null, jurisdiction: String? = null, type: String? = null)

Parameters

role
name
position
affiliation
address
email
phone
jurisdiction
type

Contact