Interface: InviteState
Defined in: src/server/actions/contractors.ts:17
Properties
error?
optionalerror?:string
Defined in: src/server/actions/contractors.ts:19
invitePath?
optionalinvitePath?:string
Defined in: src/server/actions/contractors.ts:21
Relative path of the single-use invite link; the UI prefixes the origin to share it.
ok
ok:
boolean
Defined in: src/server/actions/contractors.ts:18