zdk.objc
Instance Methods | Properties | List of all members
<ZDKBanafoIntegration> Protocol Reference

Banafo Integration. More...

#import <ZDKBanafoIntegration.h>

Inheritance diagram for <ZDKBanafoIntegration>:
<ZDKZHandle>

Instance Methods

(NSString *) - handlesDescription
 
- Instance Methods inherited from <ZDKZHandle>
(long int) - handle
 
(void) - initialize
 
(void) - releaseReference
 
(NSString *) - handlesDescription
 

Properties

NSString *_Nullable name
 Name of the integration. More...
 
NSString *_Nullable status
 Status of the integration. More...
 
NSString *_Nullable createdAt
 Creation date. More...
 
NSString *_Nullable updatedAt
 Update date. More...
 

Detailed Description

Banafo Integration.

Describes the Banafo CRM Integration.

Method Documentation

◆ handlesDescription

- (NSString *) handlesDescription

Reimplemented from <ZDKZHandle>.

Property Documentation

◆ createdAt

- (NSString* _Nullable) createdAt
readnonatomicassign

Creation date.

Date of creation of the integration.

Returns
The date of creation of the integration.

◆ name

- (NSString* _Nullable) name
readnonatomicassign

Name of the integration.

The name of the CRM integration.

Returns
The name of the CRM integration

◆ status

- (NSString* _Nullable) status
readnonatomicassign

Status of the integration.

Status of the CRM integration.

Returns
Status of the integration

◆ updatedAt

- (NSString* _Nullable) updatedAt
readnonatomicassign

Update date.

Date of last update of the integration.

Returns
The last update date of the integration.

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