Index
InternalTextMapCollection.long_texts
InternalTextMapCollection.medium_texts
InternalTextMapCollection.short_texts
goog — namespace
goog.Uri — namespace
goog.Uri.QueryData
goog.events — namespace
goog.events.EventTarget
goog.json
goog.net — namespace
goog.net.Jsonp
goog.net.XhrIo
spv — namespace
spv.assert — namespace
spv.assert.isBoolean — Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.assert.isFunction — Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.assert.isNumber — Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.assert.isString — Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds — namespace
spv.ds.Config — Holds a serialized configuration state of dynamic encoding.
spv.ds.Config.data — Configuration data encoded using the specified encoding
@expose
spv.ds.Config.encoding — Name of config encoding
@expose
spv.ds.ConfigLoadResult — Holds a serialized configuration state of dynamic encoding.
spv.ds.ConfigLoadResult.complete_success — A configuration was fully loaded
@expose
spv.ds.ConfigLoadResult.warnings — There were some warnings
@expose
spv.ds.DisplayPrice — The data contained in this class is generated by DsClient and should not be
explicitly constructed by the user.
spv.ds.DisplayPrice.currency_is_prefixed
spv.ds.DisplayPrice.currency_symbol
spv.ds.DisplayPrice.decimals
spv.ds.DisplayPrice.defualtPriceString — Generates a string with a suggested formatting of the price.
spv.ds.DisplayPrice.price_value
spv.ds.DisplayPrice.text
spv.ds.DisplayPrice.use_text
spv.ds.DsClient — DsClient provides a layer of abstraction between GUI code and
session-/protocol-handling.
spv.ds.DsClient._protocol
spv.ds.DsClient.assertInitializedSession — Throw exception if session is not initialized.
spv.ds.DsClient.constructDefaultImageParams — Create a ImageParams instance with default values, however, defaults are
likely not good enough for most contexts.
spv.ds.DsClient.constructFailureWrapperForQueue — Constructs the standard failure callback wrapper for queued session requests
spv.ds.DsClient.generatePublicConfig — Save the current configuration for the logged in user as a public config.
spv.ds.DsClient.getConfigImage — Requests an image for a serialized configuration.
spv.ds.DsClient.getIntroPage — Requests the "Intro page" data including available start-configurations,
typically one config for each car model.
spv.ds.DsClient.getSessionId — Get the session id or throw if null
@export
spv.ds.DsClient.sessionApplySuggestion — Apply a configuration change suggestion on the current configuration.
spv.ds.DsClient.sessionDequeueNextRequest — Session requests that require synchronization must use this function
This function is not allowed to throw exceptions.
spv.ds.DsClient.sessionEnqueueRequest — Session requests that require synchronization must use this function
spv.ds.DsClient.sessionGeneratePdf — Create a pdf using current session state and returns the pdf url through a
callback if a pdf was generated successfully.
spv.ds.DsClient.sessionGetAuxiliaryData — Returns the auxiliary data arriving with the latest bop.
spv.ds.DsClient.sessionGetConfig — Requests the current session config
Available encodings are:
spv.ds.DsClient.sessionGetConfigNames — Get the saved configs for the logged in user
Preconditions:
spv.ds.DsClient.sessionGetFacebookShareData — Requests the text, images etc used for facebook sharing.
spv.ds.DsClient.sessionGetFreshConfigs — Requests the most recently built car configurations
Preconditions:
spv.ds.DsClient.sessionGetImage — Builds an image for the current configuration state in this session.
spv.ds.DsClient.sessionGetImageSerieInfos — Get image serie info for the current configuration
Preconditions:
spv.ds.DsClient.sessionGetItemInfo — Get complete item info for items by item id
Preconditions:
spv.ds.DsClient.sessionGetLongText — Get 'long_text' text for item_id or empty string on failure
Texts are configuration dependent.
spv.ds.DsClient.sessionGetMediumText — Get 'medium_text' text for item_id or empty string on failure
Texts are configuration dependent.
spv.ds.DsClient.sessionGetRootMenuItems — Get the root menu items for the current configuration
Preconditions:
spv.ds.DsClient.sessionGetShortText — Get 'short_text' text for item_id or empty string on failure
Texts are configuration dependent.
spv.ds.DsClient.sessionGetStateUpdate — Get the last state update.
spv.ds.DsClient.sessionGetSummary — Get the summary for the current session and configuration
Preconditions:
spv.ds.DsClient.sessionGetUrlSettings — Get base urls needed for most HTTP GET paths to images
Preconditions:
spv.ds.DsClient.sessionGetUserConfigImage — Requests an image for a saved configuration
Preconditions:
spv.ds.DsClient.sessionInit — Initialize session.
spv.ds.DsClient.sessionLoadConfig — Loads a configuration into the current session and replaces to current
configuration state.
spv.ds.DsClient.sessionLoadConfigByName — Loads a configuration into the current session and replaces to current
configuration state.
spv.ds.DsClient.sessionLoadPublicConfig — Loads a configuration from the "public" database into the current session
replacing the current configuration state.
spv.ds.DsClient.sessionLogin — Login a user by username, passwords are not required at the moment since no
private information is supposed to be saved using this system.
spv.ds.DsClient.sessionRemoveConfigByName — Remove a saved configuration for the logged in user
Preconditions:
spv.ds.DsClient.sessionResetRequestQueue — Resets session request queue
spv.ds.DsClient.sessionSaveConfigByName — Save the current configuration for the logged in user
Preconditions:
spv.ds.DsClient.sessionSetPriceLocalization — Choose which collection of price rules to use for the current session
Preconditions:
spv.ds.DsClient.sessionToggleItem — Try to change item state for one item in the current configuration.
spv.ds.DsClient.sessionUpdateBop — Requests a fresh bop and stores the new state in the client.
spv.ds.FacebookShareData — class
spv.ds.FacebookShareData.caption
spv.ds.FacebookShareData.description
spv.ds.FacebookShareData.link
spv.ds.FacebookShareData.message
spv.ds.FacebookShareData.name
spv.ds.FacebookShareData.picture
spv.ds.FreshConfig — class
spv.ds.FreshConfig.checksum
spv.ds.FreshConfig.img_url
spv.ds.FreshConfig.items
spv.ds.FreshConfig.meta
spv.ds.FreshConfig.name
spv.ds.FreshConfig.timestamp
spv.ds.GuiPath — class
spv.ds.GuiPath.items
spv.ds.GuiPathItem — class
spv.ds.GuiPathItem.id
spv.ds.GuiPathItem.short_text
spv.ds.ImageParams — This data structure holds all parameters used in image requests.
spv.ds.ImageParams.auto_crop — Automatically crops the image of all bordering "empty" pixels
@expose
spv.ds.ImageParams.crop_x_ratio — Distribution of the cropped pixels along the X axis (0 = Crop right, 0.5 = Equal, 1 = Crop left)
@expose
spv.ds.ImageParams.crop_y_ratio — Distribution of the cropped pixels along the Y axis (0 = Crop bottom, 0.5 = Equal, 1 = Crop top)
@expose
spv.ds.ImageParams.cropped_height — Height of image after crop
@expose
spv.ds.ImageParams.cropped_width — Width of image after crop
@expose
spv.ds.ImageParams.file_type — Type of image (png or jpg)
@expose
spv.ds.ImageParams.frame — Index for the frame/angle
@expose
spv.ds.ImageParams.keep_aspect_ratio — Keep aspect ratio (set any of scaled_width or scaled_height in order for it
to have any effect)
@expose
spv.ds.ImageParams.only_use — The only items that should contribute to the image
@expose
spv.ds.ImageParams.only_use_groups — The only item groups that should contribute to the image
@expose
spv.ds.ImageParams.scaled_height — Height that the rendered image should be scaled to
@expose
spv.ds.ImageParams.scaled_width — Width that the rendered image should be scaled to
@expose
spv.ds.ImageParams.serie_name — Name of the series to be used (EXTERIOR or INTERIOR in most cases)
@expose
spv.ds.ImageParams.skip — Items that should not contribute to the image (S-TENT is often set here)
@expose
spv.ds.ImageParams.skip_groups — Itemgroups that should not contribute to the image
@expose
spv.ds.ImageParams.use_hd — Use HD material
@expose
spv.ds.ImageResult — Result data from image request
@export
spv.ds.ImageResult.image_url
spv.ds.ImageSerieInfo — Information about the image serie for the current configuration
@struct
spv.ds.ImageSerieInfo.first_frame
spv.ds.ImageSerieInfo.image_height
spv.ds.ImageSerieInfo.image_output_height
spv.ds.ImageSerieInfo.image_output_width
spv.ds.ImageSerieInfo.image_width
spv.ds.ImageSerieInfo.index
spv.ds.ImageSerieInfo.last_frame
spv.ds.ImageSerieInfo.model_id
spv.ds.ImageSerieInfo.name
spv.ds.IntroPage — class
spv.ds.IntroPage.groups
spv.ds.IntroPage.intro_page_extras
spv.ds.IntroPage.source_checksum
spv.ds.IntroPageConfig — class
spv.ds.IntroPageConfig.image_config
spv.ds.IntroPageConfig.image_frame — The preferred frame index for the image
spv.ds.IntroPageConfig.link_config
spv.ds.IntroPageConfig.price_text
spv.ds.IntroPageConfig.small_desc
spv.ds.IntroPageConfig.title
spv.ds.IntroPageGroup — class
spv.ds.IntroPageGroup.banner_images
spv.ds.IntroPageGroup.configs
spv.ds.IntroPageGroup.group_extras
spv.ds.IntroPageGroup.header
spv.ds.IntroPageImage — class
spv.ds.IntroPageImage.path
spv.ds.IntroPageImage.platform
spv.ds.ItemSummary — class
spv.ds.ItemSummary.aux_data — Untyped extra data that has to be intepreted at run time.
spv.ds.ItemSummary.gui_paths
spv.ds.ItemSummary.item_id
spv.ds.ItemSummary.item_price — Please refer to the spv.ds.DisplayPrice documentation.
spv.ds.ItemSummary.item_price_text
spv.ds.ItemSummary.item_text
spv.ds.ItemSummary.menu_id
spv.ds.ItemSummary.menu_text
spv.ds.Loan — class
spv.ds.Loan.arrangement_fee
spv.ds.Loan.currency
spv.ds.Loan.currency_monthly
spv.ds.Loan.currency_position
spv.ds.Loan.down_payment
spv.ds.Loan.down_payment_ratio_max
spv.ds.Loan.down_payment_ratio_min
spv.ds.Loan.interest_rate
spv.ds.Loan.interest_rate_max
spv.ds.Loan.interest_rate_min
spv.ds.Loan.invoice_fee
spv.ds.Loan.monthly_loan_price
spv.ds.Loan.number_of_months
spv.ds.Loan.number_of_months_max
spv.ds.Loan.number_of_months_min
spv.ds.Loan.total_purchase_price
spv.ds.MenuItem — class
spv.ds.MenuItem.category
spv.ds.MenuItem.disabled
spv.ds.MenuItem.gui_group
spv.ds.MenuItem.has_long_text
spv.ds.MenuItem.icon
spv.ds.MenuItem.id
spv.ds.MenuItem.image
spv.ds.MenuItem.loan
spv.ds.MenuItem.long_text
spv.ds.MenuItem.medium_text
spv.ds.MenuItem.movie
spv.ds.MenuItem.music
spv.ds.MenuItem.price — Please refer to the spv.ds.DisplayPrice documentation.
spv.ds.MenuItem.price_text
spv.ds.MenuItem.selected
spv.ds.MenuItem.short_text
spv.ds.MenuItem.swf
spv.ds.MenuItem.visible
spv.ds.MenuNode — class
spv.ds.MenuNode.children
spv.ds.MenuNode.id
spv.ds.MenuNode.node_type
spv.ds.SessionStateUpdate — class
spv.ds.SessionStateUpdate.active_item
spv.ds.SessionStateUpdate.active_menu
spv.ds.SessionStateUpdate.category
spv.ds.SessionStateUpdate.complex_subscriptions
spv.ds.SessionStateUpdate.frame
spv.ds.SessionStateUpdate.group_id
spv.ds.SessionStateUpdate.image_filename
spv.ds.SessionStateUpdate.is_reversed
spv.ds.SessionStateUpdate.is_wrap
spv.ds.SessionStateUpdate.loan
spv.ds.SessionStateUpdate.mask_filename
spv.ds.SessionStateUpdate.menu_items
spv.ds.SessionStateUpdate.menu_tree
spv.ds.SessionStateUpdate.model_id
spv.ds.SessionStateUpdate.serie
spv.ds.SessionStateUpdate.subscription_ids
spv.ds.SessionStateUpdate.total_price — Please refer to the spv.ds.DisplayPrice documentation.
spv.ds.SessionStateUpdate.total_price_text
spv.ds.Suggestion — Represents one configuration change suggestion.
spv.ds.Suggestion.internal_data — This is the data needed by the current implementation and it is expected
to change in type and content over time as the suggestion capabilities
improve.
spv.ds.Suggestion.items_to_add — Items in this array will be added to the configuration if this
suggestion is activated on the related configuration.
spv.ds.Suggestion.items_to_remove — Items in this array will be removed from the configuration if this
suggestion is activated on the related configuration.
spv.ds.Summary — class
spv.ds.Summary.item_summaries
spv.ds.UrlSettings — Base URLs needed for most GET operations for images etc.
spv.ds.UrlSettings.composed_url
spv.ds.UrlSettings.gui_url
spv.ds.UrlSettings.icon_url
spv.ds.UrlSettings.readmore_content_url
spv.ds.UrlSettings.summary_content_url
spv.ds.assert — namespace
spv.ds.assert.isConfig — Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds.assert.isImageParams — Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds.assert.isMenuItem — Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds.assert.isSuggestion — Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds.impl — namespace
spv.ds.impl.AuxData — Aux data mapping structure for storing aux in the client state.
spv.ds.impl.AuxData.bop_aux
spv.ds.impl.AuxData.item_aux — Maps item_id with the item's aux data object.
spv.ds.impl.AuxData.summary_aux — Maps item_id with the item's summary aux data object.
spv.ds.impl.Bump — class
spv.ds.impl.Bump.category
spv.ds.impl.Bump.composed_url
spv.ds.impl.Bump.gui_url
spv.ds.impl.Bump.icon_url
spv.ds.impl.Bump.initial_frame
spv.ds.impl.Bump.initial_serie
spv.ds.impl.Bump.items
spv.ds.impl.Bump.menus
spv.ds.impl.Bump.readmore_content_url
spv.ds.impl.Bump.reset_time_sec
spv.ds.impl.Bump.series
spv.ds.impl.Bump.summary_content_url
spv.ds.impl.Bump.version
spv.ds.impl.BumpItem — class
spv.ds.impl.BumpItem.id
spv.ds.impl.BumpItem.long_text
spv.ds.impl.BumpItem.medium_text
spv.ds.impl.BumpItem.short_text
spv.ds.impl.BumpSerie — class
spv.ds.impl.BumpSerie.extension
spv.ds.impl.BumpSerie.first_frame
spv.ds.impl.BumpSerie.id
spv.ds.impl.BumpSerie.image_height
spv.ds.impl.BumpSerie.image_output_height
spv.ds.impl.BumpSerie.image_output_width
spv.ds.impl.BumpSerie.image_width
spv.ds.impl.BumpSerie.index
spv.ds.impl.BumpSerie.last_frame
spv.ds.impl.BumpSerie.model_id
spv.ds.impl.GoalStateResolver — class
spv.ds.impl.GoalStateResolver.items_to_add
spv.ds.impl.GoalStateResolver.items_to_remove
spv.ds.impl.IDsProtocol — Server protocol interface
@interface
spv.ds.impl.IDsProtocol.getConfigImage
spv.ds.impl.IDsProtocol.getIntroPage
spv.ds.impl.IDsProtocol.sessionBip
spv.ds.impl.IDsProtocol.sessionCreate
spv.ds.impl.IDsProtocol.sessionGeneratePdf
spv.ds.impl.IDsProtocol.sessionGetConfig
spv.ds.impl.IDsProtocol.sessionGetConfigNames
spv.ds.impl.IDsProtocol.sessionGetFacebookShareData
spv.ds.impl.IDsProtocol.sessionGetFreshConfigs
spv.ds.impl.IDsProtocol.sessionGetImage
spv.ds.impl.IDsProtocol.sessionGetItemInfo
spv.ds.impl.IDsProtocol.sessionGetStateResolvers
spv.ds.impl.IDsProtocol.sessionGetSummary
spv.ds.impl.IDsProtocol.sessionGetUserConfigImage
spv.ds.impl.IDsProtocol.sessionLoadConfig
spv.ds.impl.IDsProtocol.sessionLoadConfigByName
spv.ds.impl.IDsProtocol.sessionLoadPublicConfig
spv.ds.impl.IDsProtocol.sessionLogin
spv.ds.impl.IDsProtocol.sessionRemoveConfigByName
spv.ds.impl.IDsProtocol.sessionSaveConfigByName
spv.ds.impl.IDsProtocol.sessionSetPriceLocalization
spv.ds.impl.IDsProtocol.sessionUpdateBop
spv.ds.impl.IPPAdaptor — Protocol adaptor for spv.ds.ipprot.IpadClient
Resposible for hiding protocol data types and interpreting reponse data to
failures in cases where errors are reported inside the normal result data.
spv.ds.impl.IPPAdaptor._impl
spv.ds.impl.IPPAdaptor.getConfigImage — Fetches an image for a serialized configuration.
spv.ds.impl.IPPAdaptor.getIntroPage
spv.ds.impl.IPPAdaptor.sessionBip
spv.ds.impl.IPPAdaptor.sessionCreate — Hides multiple server calls required to initialize
spv.ds.impl.IPPAdaptor.sessionGeneratePdf
spv.ds.impl.IPPAdaptor.sessionGeneratePublicConfig
spv.ds.impl.IPPAdaptor.sessionGetConfig
spv.ds.impl.IPPAdaptor.sessionGetConfigNames
spv.ds.impl.IPPAdaptor.sessionGetFacebookShareData
spv.ds.impl.IPPAdaptor.sessionGetFreshConfigs
spv.ds.impl.IPPAdaptor.sessionGetImage
spv.ds.impl.IPPAdaptor.sessionGetItemInfo
spv.ds.impl.IPPAdaptor.sessionGetStateResolvers
spv.ds.impl.IPPAdaptor.sessionGetSummary
spv.ds.impl.IPPAdaptor.sessionGetUserConfigImage
spv.ds.impl.IPPAdaptor.sessionLoadConfig
spv.ds.impl.IPPAdaptor.sessionLoadConfigByName
spv.ds.impl.IPPAdaptor.sessionLoadPublicConfig
spv.ds.impl.IPPAdaptor.sessionLogin
spv.ds.impl.IPPAdaptor.sessionRemoveConfigByName
spv.ds.impl.IPPAdaptor.sessionSaveConfigByName
spv.ds.impl.IPPAdaptor.sessionSetPriceLocalization
spv.ds.impl.IPPAdaptor.sessionUpdateBop
spv.ds.impl.SessionInitData — class
spv.ds.impl.SessionInitData.bumps
spv.ds.impl.SessionInitData.intro_page
spv.ds.impl.SessionInitData.session_id
spv.ds.impl.SessionState — Manages all client side session data and provides functions for lookup and
mutation of that data.
spv.ds.impl.SessionState.assertHasLoadedConfig — Test if category and model has been set, throw on failure
spv.ds.impl.SessionState.getAuxiliaryData — Get the auxiliary data that came with the last bop.
spv.ds.impl.SessionState.getImageSerieInfos — Get the image serie information for the current configuration
spv.ds.impl.SessionState.getLongText — Get 'long_text' text for item_id or empty string on failure
spv.ds.impl.SessionState.getMediumText — Get 'medium_text' text for item_id or empty string on failure
spv.ds.impl.SessionState.getRootMenuItems — Get the root menues from bump data
spv.ds.impl.SessionState.getShortText — Get 'short_text' text for item_id or empty string on failure
spv.ds.impl.SessionState.getUpdate — Get the last session state update
spv.ds.impl.SessionState.getUrlSettings — Get base urls needed for most GET operations on images etc.
spv.ds.impl.SessionState.update — Update the client side session state
spv.ds.impl.SessionState.updateTexts — Updates the text database.
spv.ds.ipprot — namespace
spv.ds.ipprot.IpadClient — class
spv.ds.ipprot.IpadClient.bip
spv.ds.ipprot.IpadClient.create_session
spv.ds.ipprot.IpadClient.create_user
spv.ds.ipprot.IpadClient.generate_pdf
spv.ds.ipprot.IpadClient.generate_public_config
spv.ds.ipprot.IpadClient.get_bump
spv.ds.ipprot.IpadClient.get_categories
spv.ds.ipprot.IpadClient.get_config_as_string
spv.ds.ipprot.IpadClient.get_config_image
spv.ds.ipprot.IpadClient.get_config_image_light
spv.ds.ipprot.IpadClient.get_configs
spv.ds.ipprot.IpadClient.get_current_config_image
spv.ds.ipprot.IpadClient.get_facebook_share_data
spv.ds.ipprot.IpadClient.get_fresh_configs
spv.ds.ipprot.IpadClient.get_image
spv.ds.ipprot.IpadClient.get_item_info
spv.ds.ipprot.IpadClient.get_state_resolvers
spv.ds.ipprot.IpadClient.get_user_config_image
spv.ds.ipprot.IpadClient.heartbeat
spv.ds.ipprot.IpadClient.init_settings
spv.ds.ipprot.IpadClient.initialize_session
spv.ds.ipprot.IpadClient.invoke_dynamic_service
spv.ds.ipprot.IpadClient.load_config
spv.ds.ipprot.IpadClient.load_config_from_string
spv.ds.ipprot.IpadClient.load_public_config
spv.ds.ipprot.IpadClient.login
spv.ds.ipprot.IpadClient.rebop
spv.ds.ipprot.IpadClient.remove_config
spv.ds.ipprot.IpadClient.reset
spv.ds.ipprot.IpadClient.save_config
spv.ds.ipprot.IpadClient.set_menu_query
spv.ds.ipprot.IpadClient.set_price_localization
spv.ds.ipprot.IpadClient.test_internal_server_error
spv.ds.ipprot.IpadClient.user_config_add_flag
spv.ds.ipprot.IpadClient.user_config_add_flag_to_all
spv.ds.ipprot.IpadClient.user_config_add_flag_to_all_ignoring_flags
spv.ds.ipprot.IpadClient.user_config_list
spv.ds.ipprot.IpadClient.user_config_list_ignoring_flags
spv.ds.ipprot.IpadClient.user_config_load
spv.ds.ipprot.IpadClient.user_config_remove_all_configs
spv.ds.ipprot.IpadClient.user_config_remove_flag
spv.ds.ipprot.IpadClient.user_config_remove_flag_from_all
spv.ds.ipprot.IpadClient.user_config_remove_flag_from_all_ignoring_flags
spv.ds.ipprot.IpadClient.user_config_remove_user
spv.ds.ipprot.IpadClient.user_config_remove_user_config
spv.ds.ipprot.IpadClient.user_config_save
spv.ds.ipprot.IpadClient.user_config_save_user_data
spv.ds.ipprot.boosterconfig — namespace
spv.ds.ipprot.boosterconfig.FreshConfig — class
spv.ds.ipprot.boosterconfig.FreshConfig.checksum
spv.ds.ipprot.boosterconfig.FreshConfig.img_url
spv.ds.ipprot.boosterconfig.FreshConfig.items
spv.ds.ipprot.boosterconfig.FreshConfig.meta
spv.ds.ipprot.boosterconfig.FreshConfig.name
spv.ds.ipprot.boosterconfig.FreshConfig.timestamp
spv.ds.ipprot.boosterconfig.RESULT_CODE — namespace
spv.ds.ipprot.boosterconfig.RESULT_CODE.BOOSTER_NOT_INIT
spv.ds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_ITEM_INVALID
spv.ds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_NOT_FOUND
spv.ds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_UNAVAILABLE
spv.ds.ipprot.boosterconfig.RESULT_CODE.CHECKSUM_MISMATCH
spv.ds.ipprot.boosterconfig.RESULT_CODE.CONFIG_ID_CONFLICT
spv.ds.ipprot.boosterconfig.RESULT_CODE.CONFIG_INTEGRITY_FAILED
spv.ds.ipprot.boosterconfig.RESULT_CODE.CONFIG_NOT_FOUND
spv.ds.ipprot.boosterconfig.RESULT_CODE.DB_FAILURE
spv.ds.ipprot.boosterconfig.RESULT_CODE.DB_NOT_CONNECTED
spv.ds.ipprot.boosterconfig.RESULT_CODE.INVALID_CONFIG
spv.ds.ipprot.boosterconfig.RESULT_CODE.INVALID_PASSWORD
spv.ds.ipprot.boosterconfig.RESULT_CODE.INVALID_TEMPLATE
spv.ds.ipprot.boosterconfig.RESULT_CODE.INVALID_USER
spv.ds.ipprot.boosterconfig.RESULT_CODE.MISSING_AUTH_HEADER
spv.ds.ipprot.boosterconfig.RESULT_CODE.NOT_LOGGED_IN
spv.ds.ipprot.boosterconfig.RESULT_CODE.SERVICE_FAILURE
spv.ds.ipprot.boosterconfig.RESULT_CODE.STATE_TRANS_FAILURE
spv.ds.ipprot.boosterconfig.RESULT_CODE.SUCCESS
spv.ds.ipprot.boosterconfig.RESULT_CODE.UNSPECIFIED_FAILURE
spv.ds.ipprot.boosterconfig.Result — class
spv.ds.ipprot.boosterconfig.Result.Output
spv.ds.ipprot.boosterconfig.Result.ResultCode
spv.ds.ipprot.boostercshw — namespace
spv.ds.ipprot.boostercshw.AuxiliaryCarrier — class
spv.ds.ipprot.boostercshw.AuxiliaryCarrier.auxiliaries
spv.ds.ipprot.boostercshw.AuxiliaryCarrier_v2 — class
spv.ds.ipprot.boostercshw.AuxiliaryCarrier_v2.Contents
spv.ds.ipprot.boostercshw.Bump — class
spv.ds.ipprot.boostercshw.Bump.category
spv.ds.ipprot.boostercshw.Bump.composed_url
spv.ds.ipprot.boostercshw.Bump.gui_url
spv.ds.ipprot.boostercshw.Bump.icon_url
spv.ds.ipprot.boostercshw.Bump.initial_frame
spv.ds.ipprot.boostercshw.Bump.initial_serie
spv.ds.ipprot.boostercshw.Bump.items
spv.ds.ipprot.boostercshw.Bump.menus
spv.ds.ipprot.boostercshw.Bump.readmore_content_url
spv.ds.ipprot.boostercshw.Bump.reset_time_sec
spv.ds.ipprot.boostercshw.Bump.series
spv.ds.ipprot.boostercshw.Bump.summary_content_url
spv.ds.ipprot.boostercshw.Bump.version
spv.ds.ipprot.boostercshw.BumpItem — class
spv.ds.ipprot.boostercshw.BumpItem.id
spv.ds.ipprot.boostercshw.BumpItem.information
spv.ds.ipprot.boostercshw.BumpItem.name
spv.ds.ipprot.boostercshw.BumpItem.short_text
spv.ds.ipprot.boostercshw.BumpMenu — class
spv.ds.ipprot.boostercshw.BumpMenu.id
spv.ds.ipprot.boostercshw.BumpMenu.name
spv.ds.ipprot.boostercshw.BumpMenu.short_text
spv.ds.ipprot.boostercshw.BumpSerie — class
spv.ds.ipprot.boostercshw.BumpSerie.extension
spv.ds.ipprot.boostercshw.BumpSerie.first_frame
spv.ds.ipprot.boostercshw.BumpSerie.id
spv.ds.ipprot.boostercshw.BumpSerie.image_height
spv.ds.ipprot.boostercshw.BumpSerie.image_output_height
spv.ds.ipprot.boostercshw.BumpSerie.image_output_width
spv.ds.ipprot.boostercshw.BumpSerie.image_width
spv.ds.ipprot.boostercshw.BumpSerie.index
spv.ds.ipprot.boostercshw.BumpSerie.last_frame
spv.ds.ipprot.boostercshw.BumpSerie.model_id
spv.ds.ipprot.boostercshw.ConfigBop — class
spv.ds.ipprot.boostercshw.ConfigBop.bops
spv.ds.ipprot.boostercshw.ConfigBop.result_code
spv.ds.ipprot.boostercshw.GuiItem — class
spv.ds.ipprot.boostercshw.GuiItem.id
spv.ds.ipprot.boostercshw.GuiItem.short_text
spv.ds.ipprot.boostercshw.GuiPath — class
spv.ds.ipprot.boostercshw.GuiPath.gui_items
spv.ds.ipprot.boostercshw.MenuNode — class
spv.ds.ipprot.boostercshw.MenuNode.children
spv.ds.ipprot.boostercshw.MenuNode.id
spv.ds.ipprot.boostercshw.MenuNode.node_type
spv.ds.ipprot.boostercshw.MenuNodeType — namespace
spv.ds.ipprot.boostercshw.MenuNodeType.ITEM
spv.ds.ipprot.boostercshw.MenuNodeType.MENU
spv.ds.ipprot.boostercshw.MenuNodeType.SEPARATOR
spv.ds.ipprot.boostercshw.OutBop — class
spv.ds.ipprot.boostercshw.OutBop.active_item
spv.ds.ipprot.boostercshw.OutBop.active_menu
spv.ds.ipprot.boostercshw.OutBop.aux_carrier
spv.ds.ipprot.boostercshw.OutBop.category
spv.ds.ipprot.boostercshw.OutBop.complex_subscriptions
spv.ds.ipprot.boostercshw.OutBop.frame
spv.ds.ipprot.boostercshw.OutBop.group_id
spv.ds.ipprot.boostercshw.OutBop.image_filename
spv.ds.ipprot.boostercshw.OutBop.is_reversed
spv.ds.ipprot.boostercshw.OutBop.is_summary
spv.ds.ipprot.boostercshw.OutBop.is_wrap
spv.ds.ipprot.boostercshw.OutBop.mask_filename
spv.ds.ipprot.boostercshw.OutBop.menu_tree
spv.ds.ipprot.boostercshw.OutBop.model_id
spv.ds.ipprot.boostercshw.OutBop.serie
spv.ds.ipprot.boostercshw.OutBop.subscriptions
spv.ds.ipprot.boostercshw.OutBop.summaries
spv.ds.ipprot.boostercshw.OutBop.summary_images
spv.ds.ipprot.boostercshw.OutBop.total_price
spv.ds.ipprot.boostercshw.OutBop.total_price_text
spv.ds.ipprot.boostercshw.OutBop.updates
spv.ds.ipprot.boostercshw.OutBopSubscription — class
spv.ds.ipprot.boostercshw.OutBopSubscription.id
spv.ds.ipprot.boostercshw.OutBopSummary — class
spv.ds.ipprot.boostercshw.OutBopSummary.aux_carrier
spv.ds.ipprot.boostercshw.OutBopSummary.gui_paths
spv.ds.ipprot.boostercshw.OutBopSummary.item_id
spv.ds.ipprot.boostercshw.OutBopSummary.item_price
spv.ds.ipprot.boostercshw.OutBopSummary.item_price_text
spv.ds.ipprot.boostercshw.OutBopSummary.item_text
spv.ds.ipprot.boostercshw.OutBopSummary.menu_id
spv.ds.ipprot.boostercshw.OutBopSummary.menu_text
spv.ds.ipprot.boostercshw.OutBopUpdate — class
spv.ds.ipprot.boostercshw.OutBopUpdate.aux_carrier
spv.ds.ipprot.boostercshw.OutBopUpdate.category
spv.ds.ipprot.boostercshw.OutBopUpdate.disabled
spv.ds.ipprot.boostercshw.OutBopUpdate.gui_group
spv.ds.ipprot.boostercshw.OutBopUpdate.has_readmore
spv.ds.ipprot.boostercshw.OutBopUpdate.icon
spv.ds.ipprot.boostercshw.OutBopUpdate.id
spv.ds.ipprot.boostercshw.OutBopUpdate.image
spv.ds.ipprot.boostercshw.OutBopUpdate.information
spv.ds.ipprot.boostercshw.OutBopUpdate.movie
spv.ds.ipprot.boostercshw.OutBopUpdate.music
spv.ds.ipprot.boostercshw.OutBopUpdate.name
spv.ds.ipprot.boostercshw.OutBopUpdate.price
spv.ds.ipprot.boostercshw.OutBopUpdate.price_text
spv.ds.ipprot.boostercshw.OutBopUpdate.selected
spv.ds.ipprot.boostercshw.OutBopUpdate.short_text
spv.ds.ipprot.boostercshw.OutBopUpdate.swf
spv.ds.ipprot.boostercshw.OutBopUpdate.visible
spv.ds.ipprot.boostercshw.OutResolvers — class
spv.ds.ipprot.boostercshw.OutResolvers.deactivated_items
spv.ds.ipprot.boostercshw.OutResolvers.trigger_items
spv.ds.ipprot.boostercshw.PdfGenerationResult — class
spv.ds.ipprot.boostercshw.PdfGenerationResult.CODE_INVALID_TEMPLATE
spv.ds.ipprot.boostercshw.PdfGenerationResult.CODE_SERVICE_FAILURE
spv.ds.ipprot.boostercshw.PdfGenerationResult.CODE_SUCCESS
spv.ds.ipprot.boostercshw.PdfGenerationResult.file_path
spv.ds.ipprot.boostercshw.PdfGenerationResult.result_code
spv.ds.ipprot.boostercshw.PdfGenerationResult.url
spv.ds.ipprot.boostercshw.SavedConfig — class
spv.ds.ipprot.boostercshw.SavedConfig.ConfigName
spv.ds.ipprot.boostercshw.SavedConfig.Data
spv.ds.ipprot.boostercshw.SavedConfig.ImageUrl
spv.ds.ipprot.boostercshw.SavedUser — class
spv.ds.ipprot.boostercshw.SavedUser.Configs
spv.ds.ipprot.boostercshw.SavedUser.Data
spv.ds.ipprot.boostercshw.SavedUser.UserName
spv.ds.ipprot.boostermiddle — namespace
spv.ds.ipprot.boostermiddle.Category — class
spv.ds.ipprot.boostermiddle.Category.ID
spv.ds.ipprot.boostermiddle.FacebookShareData — class
spv.ds.ipprot.boostermiddle.FacebookShareData.caption
spv.ds.ipprot.boostermiddle.FacebookShareData.description
spv.ds.ipprot.boostermiddle.FacebookShareData.link
spv.ds.ipprot.boostermiddle.FacebookShareData.message
spv.ds.ipprot.boostermiddle.FacebookShareData.name
spv.ds.ipprot.boostermiddle.FacebookShareData.picture
spv.ds.ipprot.boostermiddle.ImageResponse — class
spv.ds.ipprot.boostermiddle.ImageResponse.encoded_config
spv.ds.ipprot.boostermiddle.ImageResponse.image_path
spv.ds.ipprot.dsproto — namespace
spv.ds.ipprot.dsproto.SessionInitData — class
spv.ds.ipprot.dsproto.SessionInitData.bumps
spv.ds.ipprot.dsproto.SessionInitData.intro_page
spv.ds.ipprot.dsproto.SessionInitData.session_id
spv.ds.ipprot.intropage — namespace
spv.ds.ipprot.intropage.Configuration — class
spv.ds.ipprot.intropage.Configuration.image_config
spv.ds.ipprot.intropage.Configuration.link_config
spv.ds.ipprot.intropage.Configuration.price_text
spv.ds.ipprot.intropage.Configuration.small_desc
spv.ds.ipprot.intropage.Configuration.title
spv.ds.ipprot.intropage.Groups — class
spv.ds.ipprot.intropage.Groups.banner_images
spv.ds.ipprot.intropage.Groups.configs
spv.ds.ipprot.intropage.Groups.group_extras
spv.ds.ipprot.intropage.Groups.header
spv.ds.ipprot.intropage.Image — class
spv.ds.ipprot.intropage.Image.path
spv.ds.ipprot.intropage.Image.platform
spv.ds.ipprot.intropage.ImageConfiguration — class
spv.ds.ipprot.intropage.ImageConfiguration.data
spv.ds.ipprot.intropage.ImageConfiguration.enc_type
spv.ds.ipprot.intropage.ImageConfiguration.frame
spv.ds.ipprot.intropage.LinkConfiguration — class
spv.ds.ipprot.intropage.LinkConfiguration.data
spv.ds.ipprot.intropage.LinkConfiguration.enc_type
spv.ds.ipprot.intropage.Root — class
spv.ds.ipprot.intropage.Root.groups
spv.ds.ipprot.intropage.Root.intro_page_extras
spv.ds.ipprot.intropage.Root.source_checksum
spv.ds.ipprot.protocol — namespace
spv.ds.ipprot.protocol.DisplayPrice — class
spv.ds.ipprot.protocol.DisplayPrice.currency_is_prefixed
spv.ds.ipprot.protocol.DisplayPrice.currency_symbol
spv.ds.ipprot.protocol.DisplayPrice.decimals
spv.ds.ipprot.protocol.DisplayPrice.price_value
spv.ds.ipprot.protocol.DisplayPrice.text
spv.ds.ipprot.protocol.DisplayPrice.use_text
spv.ds.ipprot.storage — namespace
spv.ds.ipprot.storage.ConfigData — class
spv.ds.ipprot.storage.ConfigData.Checksum
spv.ds.ipprot.storage.ConfigData.DateCreated
spv.ds.ipprot.storage.ConfigData.EncodedConfigs
spv.ds.ipprot.storage.ConfigData.Flags
spv.ds.ipprot.storage.ConfigData.PluginDataSet
spv.ds.ipprot.storage.ConfigData.Summary
spv.ds.ipprot.storage.DynamicDictionary — class
spv.ds.ipprot.storage.DynamicDictionary.Children
spv.ds.ipprot.storage.PluginData — class
spv.ds.ipprot.storage.PluginData.Data
spv.ds.ipprot.storage.PluginData.PluginName
spv.ds.ipprot.storage.SavedSummary — class
spv.ds.ipprot.storage.SavedSummary.Category
spv.ds.ipprot.storage.SavedSummary.PluginDataSet
spv.ds.ipprot.storage.SavedSummary.PriceText
spv.ds.ipprot.storage.SavedSummary.SummaryItems
spv.ds.ipprot.storage.SummaryItem — class
spv.ds.ipprot.storage.SummaryItem.ItemId
spv.ds.ipprot.storage.SummaryItem.ItemText
spv.ds.ipprot.storage.SummaryItem.MenuHierarchy
spv.ds.ipprot.storage.SummaryItem.MenuText
spv.ds.ipprot.storage.SummaryItem.PluginDataSet
spv.ds.ipprot.storage.SummaryItem.PriceText
spv.ds.ipprot.storage.UserData — class
spv.ds.ipprot.storage.UserData.PluginDataSet
spv.vds — namespace
spv.vds.CCInputParam — class
spv.vds.CCInputParam.choices
spv.vds.CCInputParam.convertCCParamsToObjects
spv.vds.CCInputParam.field_type — Possible types:
spv.vds.CCInputParam.invalidate_view
spv.vds.CCInputParam.name
spv.vds.CCInputParam.read_only
spv.vds.CCInputParam.value
spv.vds.CCInputParam.value_hint
spv.vds.Campaign — class
spv.vds.Campaign.external_values — This property contains the original data from the campaign feed.
spv.vds.Campaign.input_config — Input config used to validate this campaign
spv.vds.Campaign.item_short_texts — Extra information for this campaign
spv.vds.Campaign.output_config — Output/result config from validation
If the input_config and output_config is not identical the server
could not load this campaign properly and the campaign should not be
presented to the user.
spv.vds.CampaignCollection — class
spv.vds.CampaignCollection.campaigns — This array can contain campaigns if there are any validated campaigns
available for the requested campaign feed.
spv.vds.CampaignCollection.error — This property can contain information from internal server errors for
debugging and logging.
spv.vds.CampaignCollection.is_being_refreshed — The server is currently working on validating refreshed campaign data.
spv.vds.CampaignCollection.refreshed — Timestamp for last refresh, TODO:
spv.vds.VdsClient — VdsClient provides a layer of abstraction between GUI code and
session-/protocol-handling.
spv.vds.VdsClient.getRetailers — Requests all available retailers
Preconditions:
spv.vds.VdsClient.getSpecification — Get the VolvoCarSpec for a config.
spv.vds.VdsClient.requestServiceURL — Requests a specific service from a load balancing relay service and
constructs a VdsClient using the recieved URL.
spv.vds.VdsClient.sessionDisableCCPrices — Disables company car pricing.
spv.vds.VdsClient.sessionEnableCCPrices — Enables company car pricing.
spv.vds.VdsClient.sessionGetCCInfo — Gets the current company cars information for the active configuration.
spv.vds.VdsClient.sessionGetCCItemInfo — Gets the current company cars information for a MenuItem.
spv.vds.VdsClient.sessionGetCampaigns — Requests available campaigns using the related feed id.
spv.vds.VdsClient.sessionGetConfigQuickInfo — Get some quick info about a saved configuration, such as model name and engine.
spv.vds.VdsClient.sessionGetLoan — Get the current loan parameters and calculation result
Preconditions:
spv.vds.VdsClient.sessionResetLoan — Resets the loan parameters used for private loan calculations
Preconditions:
spv.vds.VdsClient.sessionSendMailToCustomer — Sends a volvo retailer newsletter and/or summary mail to the customer.
spv.vds.VdsClient.sessionSendMailToCustomerAndRetailer — Sends a volvo retailer newsletter and/or summary mail to the customer and retailer.
spv.vds.VdsClient.sessionSetLoan — Sets the loan parameters used for private loan calculations
Preconditions:
spv.vds.VdsClient.sessionUpdateCCInputParams — Updates the given parameters for Company Cars pricing.
spv.vds.VolvoCarSpec — class
spv.vds.VolvoCarSpec.cis_car_spec
spv.vds.VolvoCarSpec.items
spv.vds.VolvoCarSpec.price_currency_sign
spv.vds.VolvoCarSpec.price_localization_id
spv.vds.VolvoCarSpec.technical_datas
spv.vds.VolvoCarSpec.total_price
spv.vds.VolvoCarSpecItem — class
spv.vds.VolvoCarSpecItem.activation_type
spv.vds.VolvoCarSpecItem.cis_id
spv.vds.VolvoCarSpecItem.ds_id
spv.vds.VolvoCarSpecItem.item_type
spv.vds.VolvoCarSpecItem.menu_tree
spv.vds.VolvoCarSpecItem.price
spv.vds.VolvoCarSpecItem.properties
spv.vds.VolvoCarSpecTechData — class
spv.vds.VolvoCarSpecTechData.name
spv.vds.VolvoCarSpecTechData.value
spv.vds.VolvoRetailer — class
spv.vds.VolvoRetailer.address_2
spv.vds.VolvoRetailer.center_district
spv.vds.VolvoRetailer.company_email
spv.vds.VolvoRetailer.country
spv.vds.VolvoRetailer.district
spv.vds.VolvoRetailer.fax
spv.vds.VolvoRetailer.home_page
spv.vds.VolvoRetailer.id
spv.vds.VolvoRetailer.latitude
spv.vds.VolvoRetailer.longitude
spv.vds.VolvoRetailer.mail_address
spv.vds.VolvoRetailer.mail_post_number
spv.vds.VolvoRetailer.mail_post_town
spv.vds.VolvoRetailer.name
spv.vds.VolvoRetailer.new_cars_email
spv.vds.VolvoRetailer.new_contact_email
spv.vds.VolvoRetailer.occupation
spv.vds.VolvoRetailer.phone
spv.vds.VolvoRetailer.region
spv.vds.VolvoRetailer.structure_type
spv.vds.VolvoRetailer.used_cars_email
spv.vds.VolvoRetailer.visit_address
spv.vds.VolvoRetailer.visit_post_number
spv.vds.VolvoRetailer.visit_post_town
spv.vds.impl — namespace
spv.vds.impl.IPPAdaptor — Protocol adaptor for spv.vds.ipprot.IpadClient
Resposible for hiding protocol data types and interpreting reponse data to
failures in cases where errors are reported inside the normal result data.
spv.vds.impl.IPPAdaptor._impl
spv.vds.impl.IPPAdaptor.getConfigQuickInfo
spv.vds.impl.IPPAdaptor.getRetailers
spv.vds.impl.IPPAdaptor.getSpecification
spv.vds.impl.IPPAdaptor.sessionDisableCCPrices — Disables company car pricing.
spv.vds.impl.IPPAdaptor.sessionEnableCCPrices — Enables company car pricing.
spv.vds.impl.IPPAdaptor.sessionGetCampaigns
spv.vds.impl.IPPAdaptor.sessionGetLoan
spv.vds.impl.IPPAdaptor.sessionResetLoan
spv.vds.impl.IPPAdaptor.sessionSendMailToCustomer
spv.vds.impl.IPPAdaptor.sessionSendMailToCustomerAndRetailer
spv.vds.impl.IPPAdaptor.sessionSetLoan
spv.vds.impl.IPPAdaptor.sessionUpdateCCInputParams — Updates the parameters for Company Cars pricing.
spv.vds.impl.IVdsProtocol — Server protocol interface
@interface
spv.vds.impl.IVdsProtocol.getConfigQuickInfo
spv.vds.impl.IVdsProtocol.getRetailers
spv.vds.impl.IVdsProtocol.getSpecification
spv.vds.impl.IVdsProtocol.sessionDisableCCPrices
spv.vds.impl.IVdsProtocol.sessionEnableCCPrices
spv.vds.impl.IVdsProtocol.sessionGetCampaigns
spv.vds.impl.IVdsProtocol.sessionGetLoan
spv.vds.impl.IVdsProtocol.sessionResetLoan
spv.vds.impl.IVdsProtocol.sessionSendMailToCustomer
spv.vds.impl.IVdsProtocol.sessionSendMailToCustomerAndRetailer
spv.vds.impl.IVdsProtocol.sessionSetLoan
spv.vds.impl.IVdsProtocol.sessionUpdateCCInputParams
spv.vds.ipprot — namespace
spv.vds.ipprot.IpadClient — class
spv.vds.ipprot.IpadClient.get_config_quick_info
spv.vds.ipprot.IpadClient.get_item_meta_data
spv.vds.ipprot.IpadClient.loan_get_current_loan
spv.vds.ipprot.IpadClient.loan_reset
spv.vds.ipprot.IpadClient.loan_set_loan_paramters
spv.vds.ipprot.IpadClient.vcamp_get_campaigns
spv.vds.ipprot.IpadClient.vcomp_disable_company_car_prices
spv.vds.ipprot.IpadClient.vcomp_enable_company_car_prices
spv.vds.ipprot.IpadClient.vcomp_update_input_params
spv.vds.ipprot.IpadClient.vcomp_update_input_params_2
spv.vds.ipprot.IpadClient.vret_get_retailers
spv.vds.ipprot.IpadClient.vret_get_retailers_by_ids
spv.vds.ipprot.IpadClient.vret_send_customer_and_retailer_mail
spv.vds.ipprot.IpadClient.vret_send_customer_mail
spv.vds.ipprot.IpadClient.vspec_get_specification
spv.vds.ipprot.boosterconfig — namespace
spv.vds.ipprot.boosterconfig.RESULT_CODE — namespace
spv.vds.ipprot.boosterconfig.RESULT_CODE.BOOSTER_NOT_INIT
spv.vds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_ITEM_INVALID
spv.vds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_NOT_FOUND
spv.vds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_UNAVAILABLE
spv.vds.ipprot.boosterconfig.RESULT_CODE.CHECKSUM_MISMATCH
spv.vds.ipprot.boosterconfig.RESULT_CODE.CONFIG_ID_CONFLICT
spv.vds.ipprot.boosterconfig.RESULT_CODE.CONFIG_INTEGRITY_FAILED
spv.vds.ipprot.boosterconfig.RESULT_CODE.CONFIG_NOT_FOUND
spv.vds.ipprot.boosterconfig.RESULT_CODE.DB_FAILURE
spv.vds.ipprot.boosterconfig.RESULT_CODE.DB_NOT_CONNECTED
spv.vds.ipprot.boosterconfig.RESULT_CODE.INVALID_CONFIG
spv.vds.ipprot.boosterconfig.RESULT_CODE.INVALID_PASSWORD
spv.vds.ipprot.boosterconfig.RESULT_CODE.INVALID_TEMPLATE
spv.vds.ipprot.boosterconfig.RESULT_CODE.INVALID_USER
spv.vds.ipprot.boosterconfig.RESULT_CODE.MISSING_AUTH_HEADER
spv.vds.ipprot.boosterconfig.RESULT_CODE.NOT_LOGGED_IN
spv.vds.ipprot.boosterconfig.RESULT_CODE.SERVICE_FAILURE
spv.vds.ipprot.boosterconfig.RESULT_CODE.STATE_TRANS_FAILURE
spv.vds.ipprot.boosterconfig.RESULT_CODE.SUCCESS
spv.vds.ipprot.boosterconfig.RESULT_CODE.UNSPECIFIED_FAILURE
spv.vds.ipprot.linq — namespace
spv.vds.ipprot.linq.JTokenEqualityComparer — class
spv.vds.ipprot.metadata — namespace
spv.vds.ipprot.metadata.MetaDataEntry — class
spv.vds.ipprot.metadata.MetaDataEntry.Empty
spv.vds.ipprot.metadata.MetaDataEntry._Values
spv.vds.ipprot.specification — namespace
spv.vds.ipprot.specification.Currency — class
spv.vds.ipprot.specification.Currency.sign
spv.vds.ipprot.specification.Item — class
spv.vds.ipprot.specification.Item.activation_type
spv.vds.ipprot.specification.Item.category
spv.vds.ipprot.specification.Item.cis_id
spv.vds.ipprot.specification.Item.ds_id
spv.vds.ipprot.specification.Item.item_type
spv.vds.ipprot.specification.Item.price
spv.vds.ipprot.specification.Item.properties
spv.vds.ipprot.specification.ItemCategory — class
spv.vds.ipprot.specification.ItemCategory.ds_id
spv.vds.ipprot.specification.ItemCategory.name
spv.vds.ipprot.specification.ItemCategory.sub_category
spv.vds.ipprot.specification.PriceSettings — class
spv.vds.ipprot.specification.PriceSettings.currency
spv.vds.ipprot.specification.PriceSettings.localization_id
spv.vds.ipprot.specification.TechnicalData — class
spv.vds.ipprot.specification.TechnicalData.attributes
spv.vds.ipprot.specification.TechnicalDataAttribute — class
spv.vds.ipprot.specification.TechnicalDataAttribute.name
spv.vds.ipprot.specification.TechnicalDataAttribute.value
spv.vds.ipprot.specification.VolvoCarSpecification — class
spv.vds.ipprot.specification.VolvoCarSpecification.cis_car_spec
spv.vds.ipprot.specification.VolvoCarSpecification.items
spv.vds.ipprot.specification.VolvoCarSpecification.price_settings
spv.vds.ipprot.specification.VolvoCarSpecification.technical_data
spv.vds.ipprot.specification.VolvoCarSpecification.total_price
spv.vds.ipprot.vds — namespace
spv.vds.ipprot.vds.ConfigQuickInfo — class
spv.vds.ipprot.vds.ConfigQuickInfo.config_name
spv.vds.ipprot.vds.ConfigQuickInfo.date_created
spv.vds.ipprot.vds.ConfigQuickInfo.engine
spv.vds.ipprot.vds.ConfigQuickInfo.model
spv.vds.ipprot.vds.ConfigQuickInfo.model_variant
spv.vds.ipprot.vds.ConfigQuickInfoResult — class
spv.vds.ipprot.vds.ConfigQuickInfoResult.result
spv.vds.ipprot.volvoboosterweb — namespace
spv.vds.ipprot.volvoboosterweb.MAIL_REQUEST_CODE — namespace
spv.vds.ipprot.volvoboosterweb.MAIL_REQUEST_CODE.FAILURE
spv.vds.ipprot.volvoboosterweb.MAIL_REQUEST_CODE.NA
spv.vds.ipprot.volvoboosterweb.MAIL_REQUEST_CODE.SUCCESS
spv.vds.ipprot.volvoboosterweb.MailRequestResult — class
spv.vds.ipprot.volvoboosterweb.MailRequestResult.customer_mail_status_code
spv.vds.ipprot.volvoboosterweb.MailRequestResult.raw_response
spv.vds.ipprot.volvoboosterweb.MailRequestResult.result_code
spv.vds.ipprot.volvoboosterweb.MailRequestResult.retailer_mail_status_code
spv.vds.ipprot.volvoboosterweb.VolvoRetailer — class
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.address_2
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.center_district
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.company_email
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.country
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.district
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.fax
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.home_page
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.id
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.latitude
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.longitude
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.mail_address
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.mail_post_number
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.mail_post_town
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.name
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.new_cars_email
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.new_contact_email
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.occupation
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.phone
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.region
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.structure_type
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.used_cars_email
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.visit_address
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.visit_post_number
spv.vds.ipprot.volvoboosterweb.VolvoRetailer.visit_post_town
spv.vds.ipprot.volvocampaigns — namespace
spv.vds.ipprot.volvocampaigns.Campaign — class
spv.vds.ipprot.volvocampaigns.Campaign.digital_showroom_values
spv.vds.ipprot.volvocampaigns.Campaign.external_values
spv.vds.ipprot.volvocampaigns.CampaignCollection — class
spv.vds.ipprot.volvocampaigns.CampaignCollection.campaigns
spv.vds.ipprot.volvocampaigns.CampaignCollection.error
spv.vds.ipprot.volvocampaigns.CampaignCollection.is_being_refreshed
spv.vds.ipprot.volvocampaigns.CampaignCollection.refreshed
spv.vds.ipprot.volvocampaigns.ConfigurationValue — class
spv.vds.ipprot.volvocampaigns.ConfigurationValue.data
spv.vds.ipprot.volvocampaigns.ConfigurationValue.encoding
spv.vds.ipprot.volvocampaigns.DigitalShowroomValues — class
spv.vds.ipprot.volvocampaigns.DigitalShowroomValues.input_config
spv.vds.ipprot.volvocampaigns.DigitalShowroomValues.item_short_texts
spv.vds.ipprot.volvocampaigns.DigitalShowroomValues.output_config
spv.vds.ipprot.volvoutility — namespace
spv.vds.ipprot.volvoutility.SelectionType — namespace
spv.vds.ipprot.volvoutility.SelectionType.ADM
spv.vds.ipprot.volvoutility.SelectionType.O1P
spv.vds.ipprot.volvoutility.SelectionType.PCO
spv.vds.ipprot.volvoutility.SelectionType.STD
spv.vds.ipprot.volvoutility.SelectionType.USR
spv.vds.ipprot.volvoutility.VolvoItemType — namespace
spv.vds.ipprot.volvoutility.VolvoItemType.BODY
spv.vds.ipprot.volvoutility.VolvoItemType.COLOR
spv.vds.ipprot.volvoutility.VolvoItemType.COLOR_SUFFIX
spv.vds.ipprot.volvoutility.VolvoItemType.ENGINE
spv.vds.ipprot.volvoutility.VolvoItemType.GEARBOX
spv.vds.ipprot.volvoutility.VolvoItemType.MARKET
spv.vds.ipprot.volvoutility.VolvoItemType.MODEL
spv.vds.ipprot.volvoutility.VolvoItemType.MODEL_YEAR
spv.vds.ipprot.volvoutility.VolvoItemType.OPTION
spv.vds.ipprot.volvoutility.VolvoItemType.SALES_VERSION
spv.vds.ipprot.volvoutility.VolvoItemType.STEERING
spv.vds.ipprot.volvoutility.VolvoItemType.UNKNOWN
spv.vds.ipprot.volvoutility.VolvoItemType.UPHOLSTERY