RtiEmployeeAddress

Name / Description Type / Format Example
line string[]
postcode string "string"
postCode string "string"
ukPostcode string "string"
country string "string"
foreignCountry string "string"
{
  "line": [
    "string"
  ],
  "postcode": "string",
  "postCode": "string",
  "ukPostcode": "string",
  "country": "string",
  "foreignCountry": "string"
}
Consumed by Operations

- none -

Returned by Operations

- none -