Skip to content

Type Alias: GenericAccountId

ts
type GenericAccountId = z.infer<typeof GenericAccountIdSchema>;

Defined in: src/v1/models/genericAccountId.ts:9