C# Class Razorpay.Api.Refund

Inheritance: Entity
Afficher le fichier Open project: razorpay/razorpay-dot-net Class Usage Examples

Méthodes publiques

Свойство Type Description
PaymentId string

Méthodes publiques

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

Method Details

All() public méthode

public All ( object>.Dictionary options = null ) : List
options object>.Dictionary
Résultat List

Fetch() public méthode

public Fetch ( string id ) : Refund
id string
Résultat Refund

Property Details

PaymentId public_oe property

public string PaymentId
Résultat string