Interface

PackInvitePayload

Invite metadata payload (camelCase).

Properties

code: string
createdAt?: string
expiresAt?: string | null
maxAge?: number
maxUses?: number
temporary?: boolean
unique?: boolean
uses?: number