Variable: GetUserPropertyKeysSchema
ts
const GetUserPropertyKeysSchema: ZodObject<{
accountId: ZodOptional<ZodString>;
}, $strip>;Defined in: src/cloud/parameters/getUserPropertyKeys.ts:3