Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Latest commit

 

History

History
59 lines (31 loc) · 1.46 KB

AccessCodeCreateMultipleOngoingRequest.md

File metadata and controls

59 lines (31 loc) · 1.46 KB

seamapi / Exports / AccessCodeCreateMultipleOngoingRequest

Interface: AccessCodeCreateMultipleOngoingRequest

Hierarchy

Table of contents

Properties

Properties

behavior_when_code_cannot_be_shared

Optional behavior_when_code_cannot_be_shared: "throw" | "create_random_code"

Inherited from

AccessCodeCreateMultipleBaseRequest.behavior_when_code_cannot_be_shared

Defined in

src/types/route-requests.ts:81


device_ids

device_ids: string[]

Inherited from

AccessCodeCreateMultipleBaseRequest.device_ids

Defined in

src/types/route-requests.ts:79


name

Optional name: string

Inherited from

AccessCodeCreateMultipleBaseRequest.name

Defined in

src/types/route-requests.ts:80