Skip to content

Latest commit

 

History

History
59 lines (31 loc) · 1.46 KB

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:76


device_ids

device_ids: string[]

Inherited from

AccessCodeCreateMultipleBaseRequest.device_ids

Defined in

src/types/route-requests.ts:74


name

Optional name: string

Inherited from

AccessCodeCreateMultipleBaseRequest.name

Defined in

src/types/route-requests.ts:75