You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| name | string |**REQUIRED**. The name of the organization or the individual. |
40
-
|identifier| string |A value uniquely identifying a contact (individual or organization). |
41
-
|positionName| string |The name of the role or position of the responsible person taken from the organization's formal organizational hierarchy or chart. |
42
-
|organization| string |Organization/affiliation of the individual/responsible person. In case of an organization, the name property should be used and this property is not to be used. |
40
+
| name | string |**REQUIRED if `organization` is missing**. The name of the responsible person. |
41
+
|organization| string |**REQUIRED if `name` is missing**.Organization/affiliation of the contact. |
42
+
|identifier| string |A value uniquely identifying a contact. |
43
+
|position| string |The name of the role or position of the responsible person taken from the organization's formal organizational hierarchy or chart. |
43
44
| logo |[Link Object](#link-object)| Graphic identifying a contact. The link relation must be `icon` and the media type must be an image media type. |
44
45
| phones |\[[Info Object](#info-object)]| Telephone numbers at which contact can be made. |
45
46
| emails |\[[Info Object](#info-object)]| Email address at which contact can be made. |
0 commit comments