You are here

public function GetAttributesAttributes::getCategory in SendinBlue 7.2

Return value

string

File

includes/Model/GetAttributesAttributes.php, line 64

Class

GetAttributesAttributes
Class GetAttributesAttributes.

Code

public function getCategory() {
  return $this->category;
}