E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

paymentScheduleRecurAmount (property)

The amount to be charged on a recurring basis.

Syntax

@property (nonatomic,readwrite,assign,getter=paymentScheduleRecurAmount,setter=setPaymentScheduleRecurAmount:) NSString* paymentScheduleRecurAmount;
- (NSString*)paymentScheduleRecurAmount;
- (void)setPaymentScheduleRecurAmount:(NSString*)newPaymentScheduleRecurAmount;
public var paymentScheduleRecurAmount: String {
  get {...}
set {...} }

Default Value

""

Remarks

The amount to be charged on a recurring basis. This amount can vary from PaymentScheduleInitialAmount.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 iOS Edition - Version 20.0 [Build 7941]