SubscriptionDetailsFrequencyUnit Property
The unit frequency in which the payments will be processed.
Object Oriented Interface
public function getSubscriptionDetailsFrequencyUnit();
Procedural Interface
inpay_recurringbilling_get($res, 88 );
Default Value
''
Remarks
The unit frequency in which the payments will be processed.
This component uses pre-defined FrequencyUnit values which are listed below. If a gateway returns any value not contained within the pre-defined list, the raw value will be returned.
- Days
- Weeks
- Months
- Years
This property is read-only and not available at design time.
Data Type
String