API/Autodoc/Classes/URuStorePayInvoiceId.en.md


URuStorePayInvoiceId

Invoice identifier. Used for server-side payment validation, searching for payments in the developer console, and is also shown to the buyer in the payment history in the RuStore mobile app.

#include <URuStorePayInvoiceId.h>

Inherits from UObject

Public Attributes

Name
FString value — Value.

variable value

FString value;

Value.


Назад