Installment Plan

  • This class represents the Installment plan response having list of plans.

    See more

    Declaration

    Swift

    @objc
    public final class OPPInstallmentPlanResponse : NSObject
  • This class represents the single Installment plan details.

    See more

    Declaration

    Swift

    @objc
    public final class OPPInstallmentPlan : NSObject
  • This class represents the terms & condition details as per Installment plan.

    See more

    Declaration

    Swift

    @objc
    public final class OPPInstallmentTerm : NSObject
  • This class represents the cost information as per Installment plan.

    See more

    Declaration

    Swift

    @objc
    public final class OPPInstallmentCostInfo : NSObject
  • This class represents the fee information.

    See more

    Declaration

    Swift

    @objc
    public final class OPPInstallmentFeeInfo : NSObject
  • This class represents the first installment information.

    See more

    Declaration

    Swift

    @objc
    public final class OPPFirstInstallment : NSObject
  • This class represents the last installment information.

    See more

    Declaration

    Swift

    @objc
    public final class OPPLastInstallment : NSObject