You are here

private property SendinblueApiV3::$sibContactsApi in SendinBlue 8.2

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

Get the ContactsApi from SendInBlue.

ContactsApi.

Type: \SendinBlue\Client\Api\ContactsApi

File

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

Class

SendinblueApiV3
Sendinblue REST client.

Namespace

Drupal\sendinblue\Tools\Api

Code

private $sibContactsApi;