|
zdk.net
|
Banafo Integration. More...
#include <BanafoIntegration.h>
Public Member Functions | |
| BanafoIntegration (ZDK::Shared::BanafoIntegration src) | |
| virtual long long | Handle () override |
| virtual void | Initialize () override |
| virtual void | ReleaseReference () override |
Public Attributes | |
| ZDK::IBanafoIntegration * | cppRef = nullptr |
Properties | |
| System::String^ | Name [get] |
| Name of the integration. More... | |
| System::String^ | Status [get] |
| Status of the integration. More... | |
| System::String^ | CreatedAt [get] |
| Creation date. More... | |
| System::String^ | UpdatedAt [get] |
| Update date. More... | |
Banafo Integration.
Describes the Banafo CRM Integration.
|
get |
Creation date.
Date of creation of the integration.
|
get |
Name of the integration.
The name of the CRM integration.
|
get |
Status of the integration.
Status of the CRM integration.
|
get |
Update date.
Date of last update of the integration.
1.8.18