Unit 'googlereseller' Package
[Overview][Types][Classes][Index] [#googleapi]

TCustomer

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

Declaration

Source position: googlereseller.pp line 108

type TCustomer = class(TGoogleBaseObject)

protected

  procedure SetalternateEmail(); virtual;

  procedure SetcustomerDomain(); virtual;

  procedure SetcustomerDomainVerified(); virtual;

  procedure SetcustomerId(); virtual;

  procedure Setkind(); virtual;

  procedure SetphoneNumber(); virtual;

  procedure SetpostalAddress(); virtual;

  procedure SetresourceUiUrl(); virtual;

published

  property alternateEmail: string; [rw]

  property customerDomain: string; [rw]

  property customerDomainVerified: Boolean; [rw]

  property customerId: string; [rw]

  property kind: string; [rw]

  property phoneNumber: string; [rw]

  property postalAddress: TAddress; [rw]

  property resourceUiUrl: string; [rw]

end;

Inheritance

TCustomer

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18