Suche in diesem Bereich
Table of Contents
Description
The Contact Object represents the contact information required for a certificate.
Structure
| Keyword JSON | Keyword XML | Occurs | Type | Format | Description |
|---|---|---|---|---|---|
| address | address | 1 | string | The address of the contact. | |
| city | city | 1 | string | The city of the contact. | |
| country | country | 1 | string | The country of the contact. | |
| created | created | 0 - 1 | string | date-time | Date of creation. |
| 1 | string | The email address of the contact. | |||
| fax | fax | 0 - 1 | string | The fax number of the contact. Format: +49-123-12345 | |
| fname | first | 1 | string | The first name of the contact. | |
| id | id | 1 | integer | int32 | The unique ID of the object. |
| lname | last | 1 | string | The last name of the contact. | |
| organization | organization | 1 | string | The name of organisation of the contact. | |
| owner | owner | 1 | object | BasicUser | The object owner. |
| pCode | postal_code | 1 | string | The postal code of the contact. | |
| phone | phone | 1 | string | phone | The telephone number of the contact. |
| state | state | 1 | string | The local country state of the contact. | |
| title | title | 1 | string | The title of the contact. | |
| updated | updated | 1 | string | date-time | Date of the last update. |
| updater | updater | 1 | object | BasicUser | The user in the system which last updated the contact |
Overview
Content Tools