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

TOrder

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

Declaration

Source position: googledfareporting.pp line 4806

type TOrder = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  procedure SetadvertiserId(); virtual;

  procedure SetapproverUserProfileIds(); virtual;

  procedure SetbuyerInvoiceId(); virtual;

  procedure SetbuyerOrganizationName(); virtual;

  procedure Setcomments(); virtual;

  procedure Setcontacts(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure SetlastModifiedInfo(); virtual;

  procedure Setname(); virtual;

  procedure Setnotes(); virtual;

  procedure SetplanningTermId(); virtual;

  procedure SetprojectId(); virtual;

  procedure SetsellerOrderId(); virtual;

  procedure SetsellerOrganizationName(); virtual;

  procedure SetsiteId(); virtual;

  procedure SetsiteNames(); virtual;

  procedure SetsubaccountId(); virtual;

  procedure SettermsAndConditions(); virtual;

published

  property accountId: string; [rw]

  property advertiserId: string; [rw]

  property approverUserProfileIds: TStringArray; [rw]

  property buyerInvoiceId: string; [rw]

  property buyerOrganizationName: string; [rw]

  property comments: string; [rw]

  property contacts: TOrderTypecontactsArray; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property lastModifiedInfo: TLastModifiedInfo; [rw]

  property name: string; [rw]

  property notes: string; [rw]

  property planningTermId: string; [rw]

  property projectId: string; [rw]

  property sellerOrderId: string; [rw]

  property sellerOrganizationName: string; [rw]

  property siteId: TStringArray; [rw]

  property siteNames: TStringArray; [rw]

  property subaccountId: string; [rw]

  property termsAndConditions: string; [rw]

end;

Inheritance

TOrder

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18