| Option | Description | Values | Default | 
| invokerPackage | root package for generated code |  | null | 
| packageName | flash package name (convention: package.name) |  | org.openapitools | 
| packageVersion | flash package version |  | 1.0.0 | 
| sourceFolder | source folder for generated code. e.g. flash |  | null | 
IMPORT MAPPING
| Type/Alias | Imports | 
| File | flash.filesystem.File | 
INSTANTIATION TYPES
| Type/Alias | Instantiated By | 
LANGUAGE PRIMITIVES
- Array
 
- Boolean
 
- Date
 
- Dictionary
 
- Number
 
- String
 
RESERVED WORDS
- add
 
- and
 
- break
 
- continue
 
- delete
 
- do
 
- else
 
- eq
 
- for
 
- function
 
- ge
 
- gt
 
- if
 
- ifframeloaded
 
- in
 
- le
 
- lt
 
- ne
 
- new
 
- not
 
- on
 
- onclipevent
 
- or
 
- return
 
- telltarget
 
- this
 
- typeof
 
- var
 
- void
 
- while
 
- with
 
Last updated on 1/20/2020