VirtueMart
3.2.14.9808
|
Static Public Member Functions | |
static | Values () |
static | Validate ($value) |
Static Public Attributes | |
static | $Summary = 'Summary' |
static | $Document = 'Document' |
static | $Line = 'Line' |
static | $Tax = 'Tax' |
static | $Diagnostic = 'Diagnostic' |
Additional Inherited Members | |
Static Protected Member Functions inherited from Enum | |
static | __Validate ($value, $values, $class=__CLASS__) |
|
static |
|
static |
|
static |
|
static |
Document (GetTaxResult) level details; ArrayOfTaxLine will not be returned.
|
static |
Line level details (includes Document details). ArrayOfTaxLine will be returned but ArrayOfTaxDetail will not be returned.
|
static |
Reserved for future use.
|
static |
Tax jurisdiction level details (includes Document, ArrayOfTaxLine, and ArrayOfTaxDetail)