You are here

private property SendinblueApiV3::$sibAccountApi in SendinBlue 8.2

Same name and namespace in other branches
  1. 8 src/Tools/Api/SendinblueApiV3.php \Drupal\sendinblue\Tools\Api\SendinblueApiV3::sibAccountApi

Get the AccountApi from SendInBlue.

AccountApi.

Type: \SendinBlue\Client\Api\AccountApi

File

src/Tools/Api/SendinblueApiV3.php, line 62

Class

SendinblueApiV3
Sendinblue REST client.

Namespace

Drupal\sendinblue\Tools\Api

Code

private $sibAccountApi;