Go to the documentation of this file. 1 #import <Foundation/Foundation.h>
4 NS_ASSUME_NONNULL_BEGIN
47 @property (nonatomic) NSString *
email;
51 @property (nonatomic) NSURL *
host;
59 @property (nonatomic) NSString *
userId;
NSString * accountId
accountId [sensitive data]
Definition: DSMAccountInfo.h:26
NSString * integratorKey
integratorKey [sensitive data]
Definition: DSMAccountInfo.h:55
NSString * userName
userName
Definition: DSMAccountInfo.h:63
NSString * email
email [sensitive data]
Definition: DSMAccountInfo.h:47
Definition: DSMAccountInfo.h:23
NSURL * host
host
Definition: DSMAccountInfo.h:51
NSString * apiPassword
apiPassword [sensitive data]
Definition: DSMAccountInfo.h:34
NSString * accessToken
accessToken [sensitive data]
Definition: DSMAccountInfo.h:38
NSString * accountName
accountName
Definition: DSMAccountInfo.h:30
DSMAuthenticationMethod authenticationMethod
authenticationMethod
Definition: DSMAccountInfo.h:43
NSString * userId
userId [sensitive data]
Definition: DSMAccountInfo.h:59