Method prepaidGetHistory

 return to group index



prepaidGetHistory

prepaidGetHistoryReturnprepaidGetHistory ( stringsession, stringnic, intpage )

Description

Retrieve the prepaid accound history

Parameters

  • stringsession : the session id
  • stringnic : the account nichandle
  • intpage : the page number

Returns

  • intpage : the page number
  • inttotal : the total number of operations
  • intstart : the starting index
  • intend : the ending index
  • prepaidOperationStruct[] operations : the list of prepaidOperationStruct
programming languages / libraries :
 
Parameters :
string session : $session
string nic :
int page :