Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Nakama.IApiValidatePurchaseHuaweiRequest Interface Reference

Huawei IAP Purchase validation request. More...

Inherited by Nakama.ApiValidatePurchaseHuaweiRequest.

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: