C# 클래스 Razorpay.Api.Refund

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

공개 프로퍼티들

프로퍼티 타입 설명
PaymentId string

공개 메소드들

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

메소드 상세

All() 공개 메소드

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

Fetch() 공개 메소드

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

프로퍼티 상세

PaymentId 공개적으로 프로퍼티

public string PaymentId
리턴 string