$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) : null PhysicalAddress constructor Parameters array $propDict List of properties to set Defaults to an empty array Returns null
setStreet() setStreet(string $val) : null Sets the street Parameters string $val The value of the street Returns null
setCity() setCity(string $val) : null Sets the city Parameters string $val The value of the city Returns null
setState() setState(string $val) : null Sets the state Parameters string $val The value of the state Returns null
getCountryOrRegion() getCountryOrRegion() : string Gets the countryOrRegion Returns string — The countryOrRegion
setCountryOrRegion() setCountryOrRegion(string $val) : null Sets the countryOrRegion Parameters string $val The value of the countryOrRegion Returns null
setPostalCode() setPostalCode(string $val) : null Sets the postalCode Parameters string $val The value of the postalCode Returns null