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

TNotification

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

Declaration

Source position: googlebooks.pp line 1548

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


Documentation generated on: 2023-03-18