Skip to content

Type Alias: AccountType

ts
type AccountType = z.infer<typeof AccountTypeSchema>;

Defined in: src/v2/models/accountType.ts:6