You are here

public function GetExtendedList::getDynamicList in SendinBlue 7.2

Return value

int

File

includes/Model/GetExtendedList.php, line 144

Class

GetExtendedList
Class GetExtendedList.

Code

public function getDynamicList() {
  return $this->dynamicList;
}