Type Alias: CopyPageRequestDestination
ts
type CopyPageRequestDestination = z.infer<typeof CopyPageRequestDestinationSchema>;Defined in: src/v1/models/copyPageRequestDestination.ts:18