export interface UpdateInviteActionAttribute { document_id?: string; allow_reassign?: number; decline_by_signature?: string; }