# processResponseData(vuexFns, api, currentModule, data, currentMethod, relatedModule)
Process the (normalized) data part of a response
Kind: global function
Param | Type | Description |
---|---|---|
vuexFns | Object | |
api | ResourcefulApi | |
currentModule | String | name of the current storeModule |
data | Object | payload from request |
currentMethod | String | default = '' |
relatedModule | Object | storeModule |