API/Autodoc/Classes/URuStorePayInvoiceId.en.md


URuStorePayInvoiceId

Invoice ID. Used for server-side payment validation, searching payments in the developer console, and also displayed 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.


Назад