You are here

public function GetAccount::getPlan in SendinBlue 7.2

Return value

GetAccountPlan[]

File

includes/Model/GetAccount.php, line 124

Class

GetAccount

Code

public function getPlan() {
  return $this->plan;
}