live_help Notes

assignment This action requires one of theses roles: Student tutor

settings Params

Param name Description
transaction optional , nil allowed . Must be a Hash
transaction[id] optional , nil allowed . Must be Fixnum

The id.

transaction[value] optional . Must be Fixnum

The value.

transaction[user_id] optional . Must be Fixnum

The user id. Must be unique in the scope of a given transactable type and transactable.

transaction[transactable_id] optional , nil allowed . Must be Fixnum

The transactable id.

transaction[transactable_type] optional . Must be String

The transactable type.

transaction[reason] optional . Must be String

The reason.