Skip to content

Type Alias: CreateUserProperty

ts
type CreateUserProperty = z.input<typeof CreateUserPropertySchema>;

Defined in: src/v1/parameters/createUserProperty.ts:16