ValidateSuperPackages
|
boolean
|
|
|
|
If set to true, validates that all component sub packages in a super package have been added correctly. It should be used after all sub packages have been added and will return information regarding any errors.
|
ValidateFSPackages
|
boolean
|
|
|
|
If set to true, validates that the performances in a fixed seat package have been added correctly and that the same number of seats exists for each performance and that all package minimums have been met. It should be used after all packages have been added and will return information regarding any errors.
|
ValidateNFSPackages
|
boolean
|
|
|
|
If set to true, validates that the performances in a non fixed seat (NFS) or flex package have been added correctly and that the performance minimums and maximums have been met for both the package and each component performance group. It should be used after all performances in an NFS or flex package have been added, and will return information regarding any errors.
|
ValidatePaymentPlan
|
boolean
|
|
|
|
If set to true, confirms that the payment plan applied to the current open order is complete (billing type specified, credit card info recorded) and that the total of all the payments equals the order total.
|