public function GetAttributesAttributes::getCalculatedValue in SendinBlue 7.2
Return value
string
File
- includes/
Model/ GetAttributesAttributes.php, line 92
Class
- GetAttributesAttributes
- Class GetAttributesAttributes.
Code
public function getCalculatedValue() {
return $this->calculatedValue;
}