![]() |
LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
|
Holds the Stripe payment details for a catalog entry. More...
#include <LootLockerServerCatalogRequest.h>
Data Fields | |
| FString | Currency |
| The currency to use for the purchase. | |
| int | Amount = 0 |
| The amount to charge in the smallest unit of the currency (e.g. | |
Holds the Stripe payment details for a catalog entry.
| int FLootLockerServerCatalogStripeStoreListing::Amount = 0 |
The amount to charge in the smallest unit of the currency (e.g.
cents for USD)
| FString FLootLockerServerCatalogStripeStoreListing::Currency |
The currency to use for the purchase.