new SessionStateUpdate(menu_items, menu_tree, subscription_ids, complex_subscriptions, active_menu, active_item, total_price, total_price_text, model_id, group_id, serie, frame, image_filename, mask_filename, is_wrap, is_reversed, category, loan)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
menu_items |
Array.<spv.ds.MenuItem>
|
|
menu_tree |
spv.ds.MenuNode
|
|
subscription_ids |
Array.<string>
|
|
complex_subscriptions |
Array.<spv.ds.MenuItem>
|
|
active_menu |
string
|
|
active_item |
string
|
|
total_price |
spv.ds.DisplayPrice
|
|
total_price_text |
string
|
|
model_id |
string
|
|
group_id |
string
|
|
serie |
number
|
|
frame |
number
|
|
image_filename |
string
|
|
mask_filename |
string
|
|
is_wrap |
boolean
|
|
is_reversed |
boolean
|
|
category |
string
|
|
loan |
null
|
spv.ds.Loan
|
Members
total_price :spv.ds.DisplayPrice
Please refer to the spv.ds.DisplayPrice documentation.
- Source:
Type:
total_price_text :string
- Deprecated:
- Use the price {spv.ds.DisplayPrice} property instead.
- Source:
Type:
-
string