You are here

public function SendInBlueApiInterface::getAttributes in SendinBlue 7.2

Get attribute by type.

Return value

GetAttributes An array of attributes.

2 methods override SendInBlueApiInterface::getAttributes()
SendinblueApiV2::getAttributes in includes/Api/SendinblueApiV2.php
Get attribute by type.
SendinblueApiV3::getAttributes in includes/Api/SendinblueApiV3.php
Get attribute by type.

File

includes/Api/SendInBlueApiInterface.php, line 135

Class

SendInBlueApiInterface
Interface for SendInBlue API.

Code

public function getAttributes();