Variable: GetMemberNotificationChannelSettingsSchema
ts
const GetMemberNotificationChannelSettingsSchema: ZodObject<{
id: ZodUnion<readonly [ZodString, ZodString]>;
}, $strip>;Defined in: parameters/getMemberNotificationChannelSettings.ts:3