You are here

public function GetAttributes::getAttributes in SendinBlue 7.2

Return value

GetAttributesAttributes[]

File

includes/Model/GetAttributes.php, line 27

Class

GetAttributes

Code

public function getAttributes() {
  return $this->attributes;
}