A purchase is made when a user buys a FOvrProduct. The IAP product, which can represent a consumable item, a durable item, or a subscription, must be defined for purchase through the developer dashboard.
Fields
FString DeveloperPayload[Get]
The developer payload feature is unimplemented.
FDateTime ExpirationTime[Get]
The time when the purchased FOvrProduct expires. This value only applies to subscriptions, and will be null for durable and consumable IAP items.
FDateTime GrantTime[Get]
The timestamp that represents when the user was granted entitlement to the FOvrProduct that was purchased.