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

TProposal

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

Declaration

Source position: googleadexchangebuyer.pp line 2000

type TProposal = class(TGoogleBaseObject)

protected

  procedure SetbilledBuyer(); virtual;

  

  procedure Setbuyer(); virtual;

  

  procedure SetbuyerContacts(); virtual;

  

  procedure SetbuyerPrivateData(); virtual;

  

  procedure SethasBuyerSignedOff(); virtual;

  

  procedure SethasSellerSignedOff(); virtual;

  

  procedure SetinventorySource(); virtual;

  

  procedure SetisRenegotiating(); virtual;

  

  procedure SetisSetupComplete(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setlabels(); virtual;

  

  procedure SetlastUpdaterOrCommentorRole(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetnegotiationId(); virtual;

  

  procedure SetoriginatorRole(); virtual;

  

  procedure SetprivateAuctionId(); virtual;

  

  procedure SetproposalId(); virtual;

  

  procedure SetproposalState(); virtual;

  

  procedure SetrevisionNumber(); virtual;

  

  procedure SetrevisionTimeMs(); virtual;

  

  procedure Setseller(); virtual;

  

  procedure SetsellerContacts(); virtual;

  

published

  property billedBuyer: TBuyer; [rw]

  

  property buyer: TBuyer; [rw]

  

  property buyerContacts: TProposalTypebuyerContactsArray; [rw]

  

  property buyerPrivateData: TPrivateData; [rw]

  

  property hasBuyerSignedOff: Boolean; [rw]

  

  property hasSellerSignedOff: Boolean; [rw]

  

  property inventorySource: string; [rw]

  

  property isRenegotiating: Boolean; [rw]

  

  property isSetupComplete: Boolean; [rw]

  

  property kind: string; [rw]

  

  property labels: TProposalTypelabelsArray; [rw]

  

  property lastUpdaterOrCommentorRole: string; [rw]

  

  property name: string; [rw]

  

  property negotiationId: string; [rw]

  

  property originatorRole: string; [rw]

  

  property privateAuctionId: string; [rw]

  

  property proposalId: string; [rw]

  

  property proposalState: string; [rw]

  

  property revisionNumber: string; [rw]

  

  property revisionTimeMs: string; [rw]

  

  property seller: TSeller; [rw]

  

  property sellerContacts: TProposalTypesellerContactsArray; [rw]

  

end;

Inheritance

TProposal

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio