LaunchOutputBody
- launchType: string
Url requiredURL to use for the game iframe
- sessionType: string
Token requiredToken used by the iframe to authenticate
- $schemaType: string Format: uriread-only
A URL to the JSON Schema for this object.
- metadataType: object · LaunchMetadata
Client-facing session metadata (bet limits, game details). The same object is appended to launchUrl as a base64url-encoded JSON 'meta' query param.
- betType: object · MetadataBetLimits
Limits Effective bet limits enforced for this session, expressed in the session currency
- gameType: object
Game-specific details (e.g. payladders, paytables), contributed by the game runner when it exposes them