Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Template Reference Documentation

rb.catalogue.item.priceInfoType

Price information for an item.

Elements

The rb.catalogue.item.priceInfoType struct has 5 elements:

Name Type/Value Range/Length Description
priceOrdernumberinteger Optional. Unique order number of a price within the context of an item.
descriptionstring0..100 Optional. Price description.
basePricenumberinteger Optional. Base item price to the chosen precision e.g. pounds, pence, or 10th of a pence.
Required for create().
currencystring0..20 Optional. Currency (e.g. GBP or EUR).
Required for create().
priceDataMetaData0..1000 Optional. Text buffer for custom price information.

Whitebeam release 1.3.36
(loadtime : 69ms)