Method telephonyBillDetailsCSV

 return to group index



telephonyBillDetailsCSV

stringtelephonyBillDetailsCSV ( stringsession, stringbillingAccount, stringdate, booleanreceived )

Description

Telephony bill details CSV

Parameters

  • stringsession : the session id
  • stringbillingAccount : the billing account
  • stringdate : the bill date like YYYY-MM-DD, if not specified the last one is returned
  • booleanreceived : if set, the received calls is given in output

Returns

The CSV data
programming languages / libraries :
 
Parameters :
string session : $session
string billingAccount :
string date :
boolean received :