Information about a request made by the player.

interface RNRequestInfoData {
    requestId: string;
}

Properties

Properties

requestId: string

Unique identifier for the request.