PapdisEmployeeContact

Name / Description Type / Format Example
postalAddress PapdisEmployeeContactPostalAddress {PapdisEmployeeContactPostalAddress}
emailAddress string "string"
secondaryEmailAddress string "string"
telephone string "string"
mobile string "string"
{
  "postalAddress": {
    "address1": "string",
    "address2": "string",
    "address3": "string",
    "address4": "string",
    "postcode": "string",
    "country": "string"
  },
  "emailAddress": "string",
  "secondaryEmailAddress": "string",
  "telephone": "string",
  "mobile": "string"
}
Contained in Models
PapdisEmployee
Consumed by Operations

- none -

Returned by Operations

- none -