FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
wildcard boolean | success
Boolean return type representing success or failure within the action. |
wildcard string | message
Useful explanation of error when success set to false, or the success action name. |
wildcard integer | itemId
The itemId the action was performed on. |
Member Detail |
---|
wildcard integer itemIdThe itemId the action was performed on.
wildcard string messageUseful explanation of error when success set to false, or the success action name.
wildcard boolean successBoolean return type representing success or failure within the action.
FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |