MarketsSettingsShop

MarketsSettingsShop

new MarketsSettingsShop()

Source:
Properties:
Name Type Description
props object
Properties
Name Type Description
marketShopSettings Array

All markets shop settings

checkPermisson boolean

Check if user have permission for specific action or view

getMarketsShopSettings function

Call API to get market shop settings

saveMarketsShopSettings function

Call API to change market shop settings

setOpenModal function

Open modal

activeModal string

Active modal

nextNavigationLink object

link for navigation

setNavigationInfo function

set navigation info for unsaved data

Members

editMarketSettingsPermission :boolean

Source:
Type:
  • boolean

fields :Array

Source:
Type:
  • Array

setTableInfo

Description:
  • set table info

Source:

set table info

unsavedNavigation

Description:
  • close modal and navigate

Source:

close modal and navigate

Methods

componentDidMount() → {void}

Description:
  • Get initial data

Source:
Returns:
Type
void

render() → {view}

Description:
  • Render

Source:
Returns:
Type
view

save(marketType) → {void}

Description:
  • Call API to save data

Source:
Parameters:
Name Type Description
marketType
Returns:
Type
void