You are here

public function GetExtendedList::getName in SendinBlue 7.2

Return value

string

File

includes/Model/GetExtendedList.php, line 74

Class

GetExtendedList
Class GetExtendedList.

Code

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