danzool

Results 1 issues of danzool

I am using some of the Playback Restrictions API with TypeScript. I am noticing that when I call the following on `PlaybackRestrictions`: ``` list(): Promise; ``` ...instead of returning `ListPlaybackRestrictionsResponse`...