A contact
object provides contact information for the API.
Arguments
- name
Character scalar (optional). The identifying name of the contact person or organization.
Character scalar (optional). The email address of the contact person/organization. This must be in the form of an email address.
- url
Character scalar (optional). The URL pointing to the contact information.
Value
A contact
S7 object describing who to contact for information about
the API, with fields name
, email
, and url
.
See also
info object
as_contact()
,
as_info()
,
as_license()
,
as_origin()
,
class_info()
,
class_license()
,
class_origin()