PropertyPhone

PropertyPhone

Structure

FieldTypeRequiredDescription
idinttrueId
primarybooleantrue
counbtryAccessCodestringtrue
areaCityCodestringtrue
phoneNumberstringtrue
extensionstringtrue
remarkstringtrue

JSON representation

	 {
        "id": 1,
        "primary": false,
        "countryAccessCode": "+34",
        "areaCityCode": "B",
        "phoneNumber": "1-(314)251-2150",
        "extension": "1",
        "remark": null
      }