Skip to content

Variable: LegacyJackson1ListUserMigrationSchema

ts
const LegacyJackson1ListUserMigrationSchema: ZodArray<ZodObject<{
  accountId: ZodOptional<ZodString>;
  key: ZodOptional<ZodString>;
  username: ZodOptional<ZodString>;
}, $loose>>;

Defined in: src/cloud/models/legacyJackson1ListUserMigration.ts:4