Method | Description | |
---|---|---|
Find ( |
Find all Do Not Contact (DNC) objects created by the user. These DoNotContact entries only affect calls/texts/campaigns on this account.
|
|
Update ( |
Update a Do Not Contact (DNC) contact value. Can toggle whether the DNC is enabled for calls/texts.
|
Method | Description | |
---|---|---|
DncApi ( RestApiClient client ) : CallfireApiClient.Api.Common.Model |
public Find ( |
||
request | find request with different properties to filter | |
return | Page |
public Update ( |
||
dnc | DNC item to update | |
return | void |