Skip to main content
⚠️ Archived Version

You are viewing documentation for Design Editor version 7.2, which is no longer actively maintained. For the latest features and updates, please refer to the current version (7.3).

Interface: IConfigRequestData

Extended by

Properties

productDefinition?

optional productDefinition?: IProductDefinition


states?

optional states?: string[]


loadConfigFromState?

optional loadConfigFromState?: boolean


userId?

optional userId?: string


tokenId?

optional tokenId?: string


userInfo?

optional userInfo?: object

Index Signature

[key: string]: string | IBarcodeData


configFromApi

configFromApi: Object


type?

optional type?: string


requestDataMode

requestDataMode: RequestDataMode


restRequestKey?

optional restRequestKey?: string

Was this page helpful?