TypingsRapiTypes
Table of contents
Enumerations
Interfaces
Type Aliases
Variables
Type Aliases
ArticleNumber
Ƭ ArticleNumber: string
AssetUrl
Ƭ AssetUrl: string
Base64String
Ƭ Base64String: string
ConfigurationHash
Ƭ ConfigurationHash: string
ConfigurationString
Ƭ ConfigurationString: string
HexColorNumber
Ƭ HexColorNumber: number
HexColorString
Ƭ HexColorString: string
PriceId
Ƭ PriceId: string
RapiId
Ƭ RapiId: string
RapiPlanSnapshotId
Ƭ RapiPlanSnapshotId: `ps_${string}`
RapiServerUrlType
Ƭ RapiServerUrlType: "live"
| "test"
Variables
CATALOG_INFOS_TYPES
• Const
CATALOG_INFOS_TYPES: Object
Type declaration
Name
Type
COMPONENT
"component"
ITEM
"item"
MATERIAL
"material"
PARAMETER
"parameter"
PARAMETER_VALUE
"paramValue"
Last updated