PaymentScheduleRecurAmount Property
The amount to be charged on a recurring basis.
Object Oriented Interface
public function getPaymentScheduleRecurAmount(); public function setPaymentScheduleRecurAmount($value);
Procedural Interface
inpay_recurringbilling_get($res, 38 ); inpay_recurringbilling_set($res, 38, $value );
Default Value
''
Remarks
The amount to be charged on a recurring basis. This amount can vary from PaymentScheduleInitialAmount.
This property is not available at design time.
Data Type
String