PlaylistCreationResult

interface PlaylistCreationResult {
    Id?: string;
}

Properties

Properties

Id?: string

PlaylistCreationResult