You are here

public function GetAttributesAttributes::getType in SendinBlue 7.2

Return value

string

File

includes/Model/GetAttributesAttributes.php, line 78

Class

GetAttributesAttributes
Class GetAttributesAttributes.

Code

public function getType() {
  return $this->type;
}