BillingArticles

Article class
@param articleFields: an array having key the Article field id (see class SettingsArticlefields) and the value
Ex: [articleFields] => Array (
[1] => HOT
[2] => Lamb
)
@param booking_account_id - id from class SettingsBillingBookingaccounts
@param accrual_account_id - id from class SettingsBillingBookingaccounts

@param arb_policy_id - ARB policy ID to be add to article
Note if there was already an arb_policy_id and it is not passed in the set function, then it is removed.

Functions
getArticleList
getReminders
getAllWithCategories
assignToCategories
getStockOptionsByArticle
unassignFromCategories
import
getArticleTranslations
setArticleTranslation
setArticleTranslations
delete
removeTranslations
getArbPolicies
assignArbPolicy
detachArbPolicy
getShipping
assignShipping
detachShipping
search
cloneArticle
prepareArticlesImport
bulkUpdateProcesses
getTableStructureData
getall
get
add
set
changelog
getComments
getComment
addComment
updateComment
deleteComment