For a list of methods for this resource, see the end of this page.
Resource representations
Contains properties of a Site Directory contact.
{ "kind": "dfareporting#directorySiteContact", "id": long, "type": string, "role": string, "email": string, "firstName": string, "lastName": string, "title": string, "address": string, "phone": string }
Property name | Value | Description | Notes |
---|---|---|---|
address |
string |
Address of this directory site contact. | |
email |
string |
Email address of this directory site contact. | |
firstName |
string |
First name of this directory site contact. | |
id |
long |
ID of this directory site contact. This is a read-only, auto-generated field. | |
kind |
string |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#directorySiteContact" . |
|
lastName |
string |
Last name of this directory site contact. | |
phone |
string |
Phone number of this directory site contact. | |
role |
string |
Directory site contact role.
Acceptable values are:
|
|
title |
string |
Title or designation of this directory site contact. | |
type |
string |
Directory site contact type.
Acceptable values are:
|