C# Class Pingpp.Models.RedEnvelope

Inheritance: Pingpp
Datei anzeigen Open project: PingPlusPlus/pingpp-csharp

Private Properties

Property Type Description

Public Methods

Method Description
Create ( object>.Dictionary redParams ) : RedEnvelope
List ( object>.Dictionary listParams = null ) : RedEnvelopeList
Retrieve ( string redId ) : RedEnvelope

Method Details

Create() public static method

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

List() public static method

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

Retrieve() public static method

public static Retrieve ( string redId ) : RedEnvelope
redId string
return RedEnvelope