Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Nakama.IApiValidatePurchaseHuaweiRequest Interface Reference

Huawei IAP Purchase validation request. More...

Properties

bool Persist [get]
 Persist the purchase.
string Purchase [get]
 JSON encoded Huawei InAppPurchaseData.
string Signature [get]
 InAppPurchaseData signature.

Detailed Description

Huawei IAP Purchase validation request.

Property Documentation

◆ Persist

bool Nakama.IApiValidatePurchaseHuaweiRequest.Persist
get

Persist the purchase.

◆ Purchase

string Nakama.IApiValidatePurchaseHuaweiRequest.Purchase
get

JSON encoded Huawei InAppPurchaseData.

◆ Signature

string Nakama.IApiValidatePurchaseHuaweiRequest.Signature
get

InAppPurchaseData signature.


The documentation for this interface was generated from the following file: