Skip to content

Variable: ChangeFilterOwnerSchema

ts
const ChangeFilterOwnerSchema: ZodObject<{
  accountId: ZodString;
}, $loose>;

Defined in: src/cloud/models/changeFilterOwner.ts:5

The account ID of the new owner.