C# Class Pingpp.Models.RedEnvelope

Inheritance: Pingpp
Afficher le fichier Open project: PingPlusPlus/pingpp-csharp

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

Create() public static méthode

public static Create ( object>.Dictionary redParams ) : RedEnvelope
redParams object>.Dictionary
Résultat RedEnvelope

List() public static méthode

public static List ( object>.Dictionary listParams = null ) : RedEnvelopeList
listParams object>.Dictionary
Résultat RedEnvelopeList

Retrieve() public static méthode

public static Retrieve ( string redId ) : RedEnvelope
redId string
Résultat RedEnvelope