C# Class Razorpay.Api.Order

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

Méthodes publiques

Méthode Description
All ( object>.Dictionary options = null ) : List
Create ( object>.Dictionary data ) : Order
Fetch ( string id ) : Order
Payments ( ) : List

Method Details

All() public méthode

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

Create() public méthode

public Create ( object>.Dictionary data ) : Order
data object>.Dictionary
Résultat Order

Fetch() public méthode

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

Payments() public méthode

public Payments ( ) : List
Résultat List