OPPInstallmentPlanResponse
@objc
public final class OPPInstallmentPlanResponse : NSObject
This class represents the Installment plan response having list of plans.
-
Undocumented
Declaration
Swift
@objc public let installmentPlans: [OPPInstallmentPlan] -
Undocumented
Declaration
Swift
@objc public init(installmentPlans: [OPPInstallmentPlan])
OPPInstallmentPlanResponse Class Reference