C# Class Razorpay.Api.Refund

Inheritance: Entity
Mostra file Open project: razorpay/razorpay-dot-net Class Usage Examples

Public Properties

Property Type Description
PaymentId string

Public Methods

Method Description
All ( object>.Dictionary options = null ) : List
Fetch ( string id ) : Refund

Method Details

All() public method

public All ( object>.Dictionary options = null ) : List
options object>.Dictionary
return List

Fetch() public method

public Fetch ( string id ) : Refund
id string
return Refund

Property Details

PaymentId public_oe property

public string PaymentId
return string