The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with Net::Async::Spotify::Object::Generated::Disallows at lib/Net/Async/Spotify/Object/Generated/Disallows.pm (on the system that originally ran this). If you do edit this file, and don't want your changes to be removed, make sure you change the first line.

NAME

Net::Async::Spotify::Object::Generated::Disallows - Package representing Spotify Disallows Object

DESCRIPTION

Autogenerated module. Based on https://developer.spotify.com/documentation/web-api/reference/#objects-index Check crawl-api-doc.pl for more information.

PARAMETERS

Those are Spotify Disallows Object attributes:

interrupting_playback

Type:Boolean Description:Interrupting playback. Optional field.

pausing

Type:Boolean Description:Pausing. Optional field.

resuming

Type:Boolean Description:Resuming. Optional field.

seeking

Type:Boolean Description:Seeking playback location. Optional field.

skipping_next

Type:Boolean Description:Skipping to the next context. Optional field.

skipping_prev

Type:Boolean Description:Skipping to the previous context. Optional field.

toggling_repeat_context

Type:Boolean Description:Toggling repeat context flag. Optional field.

toggling_repeat_track

Type:Boolean Description:Toggling repeat track flag. Optional field.

toggling_shuffle

Type:Boolean Description:Toggling shuffle flag. Optional field.

transferring_playback

Type:Boolean Description:Transfering playback between devices. Optional field.

INHERITED METHODS

Net::Async::Spotify::Object::Base

apply_type, extra_fields, fields, generate, to_hash, to_human, to_json