Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Latest commit

 

History

History
96 lines (52 loc) · 2.71 KB

ConnectWebviewCreateRequest.md

File metadata and controls

96 lines (52 loc) · 2.71 KB

seamapi / Exports / ConnectWebviewCreateRequest

Interface: ConnectWebviewCreateRequest

Table of contents

Properties

Properties

accepted_providers

Optional accepted_providers: string[]

Defined in

src/types/route-requests.ts:12


automatically_manage_new_devices

Optional automatically_manage_new_devices: boolean

Defined in

src/types/route-requests.ts:18


custom_metadata

Optional custom_metadata: CustomMetadata

Defined in

src/types/route-requests.ts:17


custom_redirect_failure_url

Optional custom_redirect_failure_url: string

Defined in

src/types/route-requests.ts:16


custom_redirect_url

Optional custom_redirect_url: string

Defined in

src/types/route-requests.ts:15


device_selection_mode

Optional device_selection_mode: "none" | "single" | "multiple"

Defined in

src/types/route-requests.ts:14


provider_category

Optional provider_category: "stable" | "internal_beta"

Defined in

src/types/route-requests.ts:13


wait_for_device_creation

Optional wait_for_device_creation: boolean

Defined in

src/types/route-requests.ts:19