Difference between revisions of "Template: SellableItem"
From Genesys Documentation
JMcMonagle (talk | contribs) |
JMcMonagle (talk | contribs) |
||
Line 6: | Line 6: | ||
|type= | |type= | ||
|subtype= | |subtype= | ||
+ | |item | ||
|unit= | |unit= | ||
|comment= | |comment= | ||
Line 11: | Line 12: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | {{#cargo_declare:_table=SellableItems|type=String (allowed values=IVR and Media Port Options,IVR/Media Port Add-Ons - ASR and TTS,Per User (Base Options),Bots and AI,Routing Options,Digital Channels Options)|subtype=String (allowed values=Workforce Optimization,Other Services)|unit=String (allowed values=Minutes,Concurrent Ports,Concurrent or Enabled Users,Interactions,Predictive Routing Interaction,Altocloud Interactions,Each,Gigabytes,PerEnabled or Concurrent User,Enabled User ONLY)|comment=Text}} | + | {{#cargo_declare:_table=SellableItems|type=String (allowed values=IVR and Media Port Options,IVR/Media Port Add-Ons - ASR and TTS,Per User (Base Options),Bots and AI,Routing Options,Digital Channels Options)|subtype=String (allowed values=Workforce Optimization,Other Services)|item=String|unit=String (allowed values=Minutes,Concurrent Ports,Concurrent or Enabled Users,Interactions,Predictive Routing Interaction,Altocloud Interactions,Each,Gigabytes,PerEnabled or Concurrent User,Enabled User ONLY)|comment=Text}} |
− | </noinclude><includeonly>{{#cargo_store:_table=SellableItems|type={{{type|}}}|subtype={{{subtype|}}}|unit={{{unit|}}}|comment={{{comment|}}} }}{| class="wikitable" | + | </noinclude><includeonly>{{#cargo_store:_table=SellableItems|type={{{type|}}}|subtype={{{subtype|}}}|item={{{item|}}}|unit={{{unit|}}}|comment={{{comment|}}} }}{| class="wikitable" |
! type | ! type | ||
| {{{type|}}} | | {{{type|}}} | ||
Line 18: | Line 19: | ||
! subtype | ! subtype | ||
| {{{subtype|}}} | | {{{subtype|}}} | ||
+ | |- | ||
+ | ! item | ||
+ | | {{{item|}}} | ||
|- | |- | ||
! unit | ! unit |
Revision as of 17:55, October 28, 2019
This is the "SellableItem" template. It should be called in the following format:
{{SellableItem |type= |subtype= |item |unit= |comment= }}
Edit the page to see the template text. This template defines the table "SellableItems". This table has not been created yet.