You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airtime/reports.go
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ type Transactions struct {
64
64
//Apart from doing just that we also provide a neat way to integrate transactions into your own systems.
65
65
//You can get a complete list of your past top-up transactions by calling the GetTransactions function. Internally, it makes a GET request to the /topups/reports/transactions Endpoint.
66
66
//This will provide you with a paginated result with all your recent transactions and the ability to paginate to further previous transactions.
0 commit comments