Skip to content

Type Alias: AccountId

ts
type AccountId = z.infer<typeof AccountIdSchema>;

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