PaymentScheduleTrialPayments Property
The total number of trial payments.
Object Oriented Interface
public function getPaymentScheduleTrialPayments(); public function setPaymentScheduleTrialPayments($value);
Procedural Interface
inpay_recurringbilling_get($res, 41 ); inpay_recurringbilling_set($res, 41, $value );
Default Value
0
Remarks
The total number of trial payments.
This property is not available at design time.
Data Type
Integer