Skip to content

Type Alias: AccountStatus

ts
type AccountStatus = z.infer<typeof AccountStatusSchema>;

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