Lines Matching refs:this

59     $this->billedBuyer = $billedBuyer;
66 return $this->billedBuyer;
73 $this->buyer = $buyer;
80 return $this->buyer;
87 $this->buyerContacts = $buyerContacts;
94 return $this->buyerContacts;
101 $this->buyerPrivateData = $buyerPrivateData;
108 return $this->buyerPrivateData;
112 $this->dbmAdvertiserIds = $dbmAdvertiserIds;
116 return $this->dbmAdvertiserIds;
120 $this->hasBuyerSignedOff = $hasBuyerSignedOff;
124 return $this->hasBuyerSignedOff;
128 $this->hasSellerSignedOff = $hasSellerSignedOff;
132 return $this->hasSellerSignedOff;
136 $this->inventorySource = $inventorySource;
140 return $this->inventorySource;
144 $this->isRenegotiating = $isRenegotiating;
148 return $this->isRenegotiating;
152 $this->isSetupComplete = $isSetupComplete;
156 return $this->isSetupComplete;
160 $this->kind = $kind;
164 return $this->kind;
171 $this->labels = $labels;
178 return $this->labels;
182 $this->lastUpdaterOrCommentorRole = $lastUpdaterOrCommentorRole;
186 return $this->lastUpdaterOrCommentorRole;
190 $this->name = $name;
194 return $this->name;
198 $this->negotiationId = $negotiationId;
202 return $this->negotiationId;
206 $this->originatorRole = $originatorRole;
210 return $this->originatorRole;
214 $this->privateAuctionId = $privateAuctionId;
218 return $this->privateAuctionId;
222 $this->proposalId = $proposalId;
226 return $this->proposalId;
230 $this->proposalState = $proposalState;
234 return $this->proposalState;
238 $this->revisionNumber = $revisionNumber;
242 return $this->revisionNumber;
246 $this->revisionTimeMs = $revisionTimeMs;
250 return $this->revisionTimeMs;
257 $this->seller = $seller;
264 return $this->seller;
271 $this->sellerContacts = $sellerContacts;
278 return $this->sellerContacts;