/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Cih
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Cih/GreenTeaData.php (1166B)
meetingMethodDetail = $meetingMethodDetail;
}
public function getMeetingMethodDetail()
{
return $this->meetingMethodDetail;
}
public function setOpportunityId($opportunityId)
{
$this->opportunityId = $opportunityId;
}
public function getOpportunityId()
{
return $this->opportunityId;
}
}