Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.19 KB

File metadata and controls

46 lines (24 loc) · 1.19 KB

seamapi / Exports / AccessCodeCreateResponse

Interface: AccessCodeCreateResponse

Hierarchy

Table of contents

Properties

Properties

access_code

access_code: AccessCode

Inherited from

AccessCodeGetResponse.access_code

Defined in

src/types/route-responses.ts:84


action_attempt

action_attempt: ActionAttempt<ActionType>

Inherited from

ActionAttemptGetResponse.action_attempt

Defined in

src/types/route-responses.ts:142