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

TOrderDocument

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

Declaration

Source position: googledfareporting.pp line 4911

type TOrderDocument = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetaccountId(); virtual;

  procedure SetadvertiserId(); virtual;

  procedure SetamendedOrderDocumentId(); virtual;

  procedure SetapprovedByUserProfileIds(); virtual;

  procedure Setcancelled(); virtual;

  procedure SetcreatedInfo(); virtual;

  procedure SeteffectiveDate(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure SetlastSentRecipients(); virtual;

  procedure SetlastSentTime(); virtual;

  procedure SetorderId(); virtual;

  procedure SetprojectId(); virtual;

  procedure Setsigned(); virtual;

  procedure SetsubaccountId(); virtual;

  procedure Settitle(); virtual;

  procedure Set_type(); virtual;

published

  property accountId: string; [rw]

  property advertiserId: string; [rw]

  property amendedOrderDocumentId: string; [rw]

  property approvedByUserProfileIds: TStringArray; [rw]

  property cancelled: Boolean; [rw]

  property createdInfo: TLastModifiedInfo; [rw]

  property effectiveDate: TDate; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property lastSentRecipients: TStringArray; [rw]

  property lastSentTime: TDatetime; [rw]

  property orderId: string; [rw]

  property projectId: string; [rw]

  property signed: Boolean; [rw]

  property subaccountId: string; [rw]

  property title: string; [rw]

  property _type: string; [rw]

end;

Inheritance

TOrderDocument

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18