C# Class Example.Example.ChargeDemo

Afficher le fichier Open project: PingPlusPlus/pingpp-csharp

Méthodes publiques

Méthode Description
Example ( string appId ) : Charge

本示例只介绍如何请求支付凭据(charge 对象),以及如何查询指定 charge 对象和 charge 列表, 至于如何将 charge 对象传递给客户端需要接入者自行处理

Method Details

Example() public static méthode

本示例只介绍如何请求支付凭据(charge 对象),以及如何查询指定 charge 对象和 charge 列表, 至于如何将 charge 对象传递给客户端需要接入者自行处理
public static Example ( string appId ) : Charge
appId string
Résultat Pingpp.Models.Charge