LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerCreateStripeCheckoutSessionRequest Struct Reference

Request to create a Stripe Checkout session for a catalog item. More...

#include <LootLockerPurchasesRequestHandler.h>

Data Fields

FString Catalog_item_id = ""
 The ULID of the catalog item to purchase.
 

Detailed Description

Request to create a Stripe Checkout session for a catalog item.

Field Documentation

◆ Catalog_item_id

FString FLootLockerCreateStripeCheckoutSessionRequest::Catalog_item_id = ""

The ULID of the catalog item to purchase.