Método prepaidGetHistory
prepaidGetHistory
prepaidGetHistoryReturnprepaidGetHistory ( stringsession, stringnic, intpage )Descrição
Retrieve the prepaid accound historyParâmetros
- stringsession : the session id
- stringnic : the account nichandle
- intpage : the page number
Regresso
- intpage : the page number
- inttotal : the total number of operations
- intstart : the starting index
- intend : the ending index
- prepaidOperationStruct[] operations : the list of prepaidOperationStruct











Gerador de código
Assinatura do método