C# Class Flutterwave.Ravepay.Net.Payments.RaveRefundParams

显示文件 Open project: okezieokpara/FlutterWave.RavePay.Net Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
RaveRefundParams ( string @ref, string seckey ) : System

Protected Methods

Method Description
RaveRefundParams ( ) : System

Method Details

RaveRefundParams() protected method

protected RaveRefundParams ( ) : System
return System

RaveRefundParams() public method

public RaveRefundParams ( string @ref, string seckey ) : System
@ref string
seckey string
return System