getLibraryOptionsInfo
suspend fun getLibraryOptionsInfo(libraryContentType: CollectionType? = null, isNewLibrary: Boolean? = false): Response<LibraryOptionsResultDto>
Gets the library options info.
Parameters
libraryContentType
Library content type.
isNewLibrary
Whether this is a new library.