Revision 62ea6d49 Classes/OpenStackAccount.h

b/Classes/OpenStackAccount.h
18 18
@property (nonatomic, retain) NSString *username;
19 19
@property (nonatomic, retain) NSString *apiKey;
20 20
@property (nonatomic, retain) NSString *authToken;
21
@property (nonatomic, readonly) NSURL *filesURL;
22 21
@property (nonatomic, retain) AccountManager *manager;
23 22
@property (nonatomic, retain) NSNumber *bytesUsed;
24 23
@property (nonatomic, retain) NSNumber *policyQuota;

Also available in: Unified diff