SubscriptionDetailsFrequencyUnit Property
The unit frequency in which the payments will be processed.
Syntax
property SubscriptionDetailsFrequencyUnit: String;
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