Skip to content

Type Alias: UserPropertyKeyArray

ts
type UserPropertyKeyArray = z.infer<typeof UserPropertyKeyArraySchema>;

Defined in: src/v1/models/userPropertyKeyArray.ts:17