Skip to content

Variable: AccountIdSchema

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

Defined in: src/v1/models/accountId.ts:4