BooksFilterPublicationStatus public enum BooksFilterPublicationStatus : Sendable The publication status for books. any Books of any publication status. Declaration Swift case any upcoming Books that have not yet been published. Declaration Swift case upcoming published Books that have been published. Declaration Swift case published