struct FPostCheckoutProduct

#include <PostCheckoutProduct.h>

struct FPostCheckoutProduct
{
    // fields

    FString ProductName;
};