settings Params
Param name | Description |
---|---|
command | optional , nil allowed . Must be a Hash |
command[id] |
optional
, nil allowed
. Must be Fixnum
The id. |
command[product_id] |
required
. Must be Fixnum
The product id. |
command[user_id] |
required
. Must be Fixnum
The user id. |
command[owner_id] |
required
. Must be Fixnum
The owner id. |
command[used] |
optional
, nil allowed
. Must be one of: true , false .
Is it used ? |