Unit 'msgraph' Package
[Overview][Types][Classes][Index] [#odata]

TphysicalAddress

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msgraph.pp line 532

type TphysicalAddress = class(TODataEntity)

public

  class function ObjectRestKind; override;

published

  property street: string; [rw]

  property city: string; [rw]

  property state: string; [rw]

  property countryOrRegion: string; [rw]

  property postalCode: string; [rw]

end;

Inheritance

TphysicalAddress

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18