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

setBilledBuyer($billedBuyer)

No description

string
getBilledBuyer()

No description

setBuyer($buyer)

No description

string
getBuyer()

No description

setBuyerContacts($buyerContacts)

No description

getBuyerContacts()

No description

setBuyerPrivateData(PrivateData $buyerPrivateData)

No description

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
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

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

Details

setBilledBuyer($billedBuyer)

No description

Parameters

$billedBuyer

string getBilledBuyer()

No description

Return Value

string

setBuyer($buyer)

No description

Parameters

$buyer

string getBuyer()

No description

Return Value

string

setBuyerContacts($buyerContacts)

No description

Parameters

$buyerContacts

Contact[] getBuyerContacts()

No description

Return Value

Contact[]

setBuyerPrivateData(PrivateData $buyerPrivateData)

No description

Parameters

PrivateData $buyerPrivateData

PrivateData getBuyerPrivateData()

No description

Return Value

PrivateData

setClient($client)

No description

Parameters

$client

string getClient()

No description

Return Value

string

setDealType($dealType)

No description

Parameters

$dealType

string getDealType()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setIsRenegotiating($isRenegotiating)

No description

Parameters

$isRenegotiating

bool getIsRenegotiating()

No description

Return Value

bool

setLastUpdaterOrCommentorRole($lastUpdaterOrCommentorRole)

No description

Parameters

$lastUpdaterOrCommentorRole

string getLastUpdaterOrCommentorRole()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNotes($notes)

No description

Parameters

$notes

Note[] getNotes()

No description

Return Value

Note[]

setOriginatorRole($originatorRole)

No description

Parameters

$originatorRole

string getOriginatorRole()

No description

Return Value

string

setPausingConsented($pausingConsented)

No description

Parameters

$pausingConsented

bool getPausingConsented()

No description

Return Value

bool

setProposalRevision($proposalRevision)

No description

Parameters

$proposalRevision

string getProposalRevision()

No description

Return Value

string

setPublisherProfile($publisherProfile)

No description

Parameters

$publisherProfile

string getPublisherProfile()

No description

Return Value

string

setSellerContacts($sellerContacts)

No description

Parameters

$sellerContacts

Contact[] getSellerContacts()

No description

Return Value

Contact[]

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setTermsAndConditions($termsAndConditions)

No description

Parameters

$termsAndConditions

string getTermsAndConditions()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string