Class PaymentPlanType

Description

Ennumerates possible PaymentPlan types

Ennumerates possible PaymentPlan types

Located in /PaymentPlanType.php (line 8)


	
			
Direct descendents
Class Description
ChargeType Enumerates possible types of Charges.
Class Constant Summary
 Fixed = "F"
 Perpetual = "P"
Class Constants
Complimentary = "C" (line 24)
  • var: The plan is a perpetual plan, however, every generated invoice will be automatically waived by issuing adjustment (AssetTransaction) against it
Fixed = "F" (line 14)
  • var: The plan has fixed (defined) length and will expire after all charges in the plan are processed
Perpetual = "P" (line 19)
  • var: The plan has no (defined) length and will be generating invoices until explicitly cancelled

Documentation generated on Thu, 20 Mar 2008 16:22:29 -0400 by phpDocumentor 1.4.0