Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
Arguments
Get all records
this function returns all the records. Pagination / limit are not accepted
Arguments
Get one record based on id
Arguments
Arguments
| name |
string |
| interval |
integer, required |
| billing_template_id |
integer, required |
| late_fee |
float |
| article_id |
integer |
Arguments
| id |
integer, required |
| name |
string |
| interval |
integer |
| billing_template_id |
integer |
| late_fee |
float |
| article_id |
integer |
Get Change Log for an object
Arguments