You are here

public function GetAttributesEnumeration::getLabel in SendinBlue 7.2

Return value

string

File

includes/Model/GetAttributesEnumeration.php, line 41

Class

GetAttributesEnumeration

Code

public function getLabel() {
  return $this->label;
}