Proposal
class Proposal extends Collection (View source)
Properties
protected | $collection_key | ||
string | $billedBuyer | ||
string | $buyer | ||
protected | $buyerContactsType | ||
protected | $buyerContactsDataType | ||
protected | $buyerPrivateDataType | ||
protected | $buyerPrivateDataDataType | ||
string | $client | ||
string | $dealType | ||
string | $displayName | ||
bool | $isRenegotiating | ||
string | $lastUpdaterOrCommentorRole | ||
string | $name | ||
protected | $notesType | ||
protected | $notesDataType | ||
string | $originatorRole | ||
bool | $pausingConsented | ||
string | $proposalRevision | ||
string | $publisherProfile | ||
protected | $sellerContactsType | ||
protected | $sellerContactsDataType | ||
string | $state | ||
string | $termsAndConditions | ||
string | $updateTime |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
setBilledBuyer($billedBuyer)
No description
string
getBilledBuyer()
No description
setBuyer($buyer)
No description
string
getBuyer()
No description
setBuyerContacts($buyerContacts)
No description
Contact[]
getBuyerContacts()
No description
setBuyerPrivateData(PrivateData $buyerPrivateData)
No description
PrivateData
getBuyerPrivateData()
No description
setClient($client)
No description
string
getClient()
No description
setDealType($dealType)
No description
string
getDealType()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setIsRenegotiating($isRenegotiating)
No description
bool
getIsRenegotiating()
No description
setLastUpdaterOrCommentorRole($lastUpdaterOrCommentorRole)
No description
string
getLastUpdaterOrCommentorRole()
No description
setName($name)
No description
string
getName()
No description
setNotes($notes)
No description
Note[]
getNotes()
No description
setOriginatorRole($originatorRole)
No description
string
getOriginatorRole()
No description
setPausingConsented($pausingConsented)
No description
bool
getPausingConsented()
No description
setProposalRevision($proposalRevision)
No description
string
getProposalRevision()
No description
setPublisherProfile($publisherProfile)
No description
string
getPublisherProfile()
No description
setSellerContacts($sellerContacts)
No description
Contact[]
getSellerContacts()
No description
setState($state)
No description
string
getState()
No description
setTermsAndConditions($termsAndConditions)
No description
string
getTermsAndConditions()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description