Variable: UserPropertyCreateSchema
ts
const UserPropertyCreateSchema: ZodObject<{
value: ZodRecord<ZodString, ZodAny>;
}, $loose>;Defined in: src/v1/models/userPropertyCreate.ts:4