createUserAccrual

Creates a new accrual for a user.

Arguments

Name Type Description
skey string

user string

The ID of the user.

accrual AccrualRecord

The accrual to create.

Return

The createUserAccrual method returns the ID of the newly created accrual (a string).