Skip to content

EventsService.AllAsync needs to be corrected to return EventListResponse instead of IReadOnlyList<Event> #166

Description

@IanKemp

In #89 support for retrieving linked entities was added to the EventListResponse returned from GoCardlessClient.Events.ListAsync, but GoCardlessClient.Events.AllAsync returns IReadOnlyList<Event>, which means the latter method doesn't support linked entity retrieval. Please can this be corrected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions