ChipDna Mobile
Loading...
Searching...
No Matches
SOAPTransactionHistory.h
1
12
#import <Foundation/Foundation.h>
13
#import "SOAPDelegate.h"
14
15
@interface
SOAPTransactionHistory
: NSObject
16
28
+(
SOAPTransactionHistory
*)
sharedInstance
;
29
38
+(void)
dispose
;
39
47
-(void)getTransactionsFromDate:(NSString *)fromDate toDate:(NSString *)toDate delegate:(
id
<SOAPDelegate>)delegate;
48
56
-(void)getTransactionTransactionDate:(NSString *)transactionDate withGuid:(NSString *)guid delegate:(
id
<SOAPDelegate>)delegate;
57
65
-(void)getTransactionsStatisticsFromDate:(NSString *)fromDate toDate:(NSString *)toDate delegate:(
id
<SOAPDelegate>)delegate;
66
67
@end
SOAPTransactionHistory
This class should be used to access the transaction history and statistics.
Definition:
SOAPTransactionHistory.h:16
+[SOAPTransactionHistory sharedInstance]
SOAPTransactionHistory * sharedInstance()
+[SOAPTransactionHistory dispose]
void dispose()
Generated on Fri Jul 4 2025 16:22:36 for ChipDna Mobile by
1.9.5