PICO Unreal Platform SDK
UPico_Purchase Class Reference

UPico_Purchase class. More...

#include <Pico_IAP.h>

Public Member Functions

int64 GetExpirationTime ()
 The expiration time. Only valid when it's subscription type.
 
int64 GetGrantTime ()
 The grant time. Only valid when it's subscription type.
 
FString GetID ()
 The ID of the purchase order.
 
FString GetSKU ()
 The unique identifier of the add-on in the purchase order.
 
FString GetIcon ()
 The icon of the add-on.
 
EAddonsType GetAddonsType ()
 The type of the purchased add-on.
 
EPeriodType GetCurrentPeriodType ()
 The current period type of subscription. Only valid when it's subscription.
 
EPeriodType GetNextPeriodType ()
 The next period type of subscription. Only valid when it's subscription.
 
FString GetOuterId ()
 The outer id of the purchased add-on.
 
int64 GetNextPayTime ()
 The next pay time of subscription. Only valid when it's subscription.
 
EDiscountType GetDiscountType ()
 The discount info of the purchase.
 

Detailed Description

UPico_Purchase class.

PPF_Purchase.h