@params id : This method will inset/edit a record with the given id in
BillingArticlesController
with children in the current class
Missing children in the argument will
be DELETED!
Arguments
dataTableMethod |
string, required |
sDatatableKey |
string |
Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
@return
Data Table object
@params article_id is the id from
BillingArticlesController
Arguments
(also
Data Table args)
article_id |
integer, required |
Get all records
this function returns all the records. Pagination / limit are not accepted
Arguments
article_id |
integer, required |
Get one record based on id
Arguments
Arguments
article_id |
integer, required |
network_id |
integer, required |
method_name |
required, in: byLevel, byRegion, byClient, byAffiliate |
object_id |
integer, required |
type |
required, in: FIXED, PERCENT |
value |
float, required |
Arguments
id |
integer, required |
article_id |
integer |
network_id |
integer |
method_name |
in: byLevel, byRegion, byClient, byAffiliate |
object_id |
integer |
type |
in: FIXED, PERCENT |
value |
float |
Get Change Log for an object
Arguments