C# 클래스 Pingpp.Models.RedEnvelope

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Create ( object>.Dictionary redParams ) : RedEnvelope
List ( object>.Dictionary listParams = null ) : RedEnvelopeList
Retrieve ( string redId ) : RedEnvelope

메소드 상세

Create() 공개 정적인 메소드

public static Create ( object>.Dictionary redParams ) : RedEnvelope
redParams object>.Dictionary
리턴 RedEnvelope

List() 공개 정적인 메소드

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

Retrieve() 공개 정적인 메소드

public static Retrieve ( string redId ) : RedEnvelope
redId string
리턴 RedEnvelope