Unit 'googlebooks' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TNotification

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

Declaration

Source position: googlebooks.pp line 1554

type TNotification = class(TGoogleBaseObject)

protected

  procedure Setbody(); virtual;

  

  procedure SetcrmExperimentIds(); virtual;

  

  procedure Setdoc_id(); virtual;

  

  procedure Setdoc_type(); virtual;

  

  procedure Setdont_show_notification(); virtual;

  

  procedure SeticonUrl(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setnotification_type(); virtual;

  

  procedure Setpcampaign_id(); virtual;

  

  procedure Setreason(); virtual;

  

  procedure Setshow_notification_settings_action(); virtual;

  

  procedure SettargetUrl(); virtual;

  

  procedure Settitle(); virtual;

  

published

  property body: string; [rw]

  

  property crmExperimentIds: TStringArray; [rw]

  

  property doc_id: string; [rw]

  

  property doc_type: string; [rw]

  

  property dont_show_notification: Boolean; [rw]

  

  property iconUrl: string; [rw]

  

  property kind: string; [rw]

  

  property notification_type: string; [rw]

  

  property pcampaign_id: string; [rw]

  

  property reason: string; [rw]

  

  property show_notification_settings_action: Boolean; [rw]

  

  property targetUrl: string; [rw]

  

  property title: string; [rw]

  

end;

Inheritance

TNotification

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio