C# 클래스 Razorpay.Api.Order

상속: Entity
파일 보기 프로젝트 열기: razorpay/razorpay-dot-net 1 사용 예제들

공개 메소드들

메소드 설명
All ( object>.Dictionary options = null ) : List
Create ( object>.Dictionary data ) : Order
Fetch ( string id ) : Order
Payments ( ) : List

메소드 상세

All() 공개 메소드

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

Create() 공개 메소드

public Create ( object>.Dictionary data ) : Order
data object>.Dictionary
리턴 Order

Fetch() 공개 메소드

public Fetch ( string id ) : Order
id string
리턴 Order

Payments() 공개 메소드

public Payments ( ) : List
리턴 List