Class GetFollowedRequest

    • Constructor Detail

      • GetFollowedRequest

        public GetFollowedRequest​(ApiClient apiClient,
                                  String type)

        Get User's Followed Artists request

        Parameters:
        apiClient -

        The API client

        type -

        The ID type: currently only artist is supported.

    • Method Detail

      • limit

        public GetFollowedRequest limit​(int limit)

        The maximum number of items to return. Default: 20. Minimum: 1. Maximum: 50.