unreal.InAppPurchaseRestoreInfo¶
- class unreal.InAppPurchaseRestoreInfo(identifier='', receipt_data='', transaction_identifier='')¶
Bases:
unreal.StructBaseMicro-transaction restored purchase information
C++ Source:
Plugin: OnlineSubsystem
Module: OnlineSubsystem
File: OnlineStoreInterface.h
Editor Properties: (see get_editor_property/set_editor_property)
identifier(str): [Read-Write] The unique product identifierreceipt_data(str): [Read-Write] The opaque receipt data for the platformtransaction_identifier(str): [Read-Write] the unique transaction identifier