Skip to main content
Module

x/playfab_sdk/support/runtime.ts>RequestOptions

A collection of API modules, written in TypeScript, designed for use with Deno.
Latest
interface RequestOptions
import { type RequestOptions } from "https://deno.land/x/playfab_sdk@210511.0/support/runtime.ts";

Options that may be specified for a request.

Properties

titleId: string

The PlayFab title identifier to execute the API request on behalf of.

optional
security: SecurityOptions

Optional security option specification.