You are here

public function GetAttributesAttributes::getName in SendinBlue 7.2

Return value

string

File

includes/Model/GetAttributesAttributes.php, line 50

Class

GetAttributesAttributes
Class GetAttributesAttributes.

Code

public function getName() {
  return $this->name;
}