zdk.net
Public Member Functions | Public Attributes | Properties | List of all members
ZDK_NET::BanafoIntegration Class Reference

Banafo Integration. More...

#include <BanafoIntegration.h>

Inheritance diagram for ZDK_NET::BanafoIntegration:
ZDK_NET::ZHandle

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...
 

Detailed Description

Banafo Integration.

Describes the Banafo CRM Integration.

Property Documentation

◆ CreatedAt

System:: String^ ZDK_NET::BanafoIntegration::CreatedAt
get

Creation date.

Date of creation of the integration.

Returns
The date of creation of the integration.

◆ Name

System:: String^ ZDK_NET::BanafoIntegration::Name
get

Name of the integration.

The name of the CRM integration.

Returns
The name of the CRM integration

◆ Status

System:: String^ ZDK_NET::BanafoIntegration::Status
get

Status of the integration.

Status of the CRM integration.

Returns
Status of the integration

◆ UpdatedAt

System:: String^ ZDK_NET::BanafoIntegration::UpdatedAt
get

Update date.

Date of last update of the integration.

Returns
The last update date of the integration.

The documentation for this class was generated from the following file: