UserAuthorizedToCreateKaraokeLogs
public struct UserAuthorizedToCreateKaraokeLogs : ContentA bool, wrapped in a struct. Used for the results of user capability queries.
Required by:
- POST /api/v3/karaoke/userIsManager
See UserController.createHandler(_:data:), UserController.addHandler(_:data:).
- 
                  
                  TRUE if the user is authorized to add entries to the Karaoke Performed Song Log. DeclarationSwift var isAuthorized: Bool
 View on GitHub
            View on GitHub
           UserAuthorizedToCreateKaraokeLogs Structure Reference
      UserAuthorizedToCreateKaraokeLogs Structure Reference