Skip to content

Instantly share code, notes, and snippets.

@robinvanderknaap
Last active November 5, 2020 10:25
Show Gist options
  • Save robinvanderknaap/39588c37d9a170301fb22233cf3b0e2d to your computer and use it in GitHub Desktop.
Save robinvanderknaap/39588c37d9a170301fb22233cf3b0e2d to your computer and use it in GitHub Desktop.
var iDealService = new iDealService();
var directoryResponse = iDealService.SendDirectoryRequest();
var issuers = directoryResponse.Issuers;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment