Méthode prepaidGetHistory
prepaidGetHistory
prepaidGetHistoryReturnprepaidGetHistory ( stringsession, stringnic, intpage )Description
Retrieve the prepaid accound historyParamètres
- stringsession : the session id
- stringnic : the account nichandle
- intpage : the page number
Retour
- intpage : the page number
- inttotal : the total number of operations
- intstart : the starting index
- intend : the ending index
- prepaidOperationStruct[] operations : the list of prepaidOperationStruct











Générateur de code
Signature de la méthode