zdk.objc
|
Banafo Integration. More...
#import <ZDKBanafoIntegration.h>
Instance Methods | |
(NSString *) | - handlesDescription |
![]() | |
(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... | |
Banafo Integration.
Describes the Banafo CRM Integration.
- (NSString *) handlesDescription |
Reimplemented from <ZDKZHandle>.
|
readnonatomicassign |
Creation date.
Date of creation of the integration.
|
readnonatomicassign |
Name of the integration.
The name of the CRM integration.
|
readnonatomicassign |
Status of the integration.
Status of the CRM integration.
|
readnonatomicassign |
Update date.
Date of last update of the integration.