C# 클래스 Pingpp.Models.Charge

상속: Pingpp
파일 보기 프로젝트 열기: PingPlusPlus/pingpp-csharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Create ( object>.Dictionary chParams ) : Charge
List ( object>.Dictionary listParams = null ) : ChargeList
Retrieve ( string id ) : Charge

메소드 상세

Create() 공개 정적인 메소드

public static Create ( object>.Dictionary chParams ) : Charge
chParams object>.Dictionary
리턴 Charge

List() 공개 정적인 메소드

public static List ( object>.Dictionary listParams = null ) : ChargeList
listParams object>.Dictionary
리턴 ChargeList

Retrieve() 공개 정적인 메소드

public static Retrieve ( string id ) : Charge
id string
리턴 Charge