SkillsFundingAgency/das-employerapprenticeshipsservice

Api Client : Missing Model

Closed this issue · 1 comments

It looks like the Types package wasn't published after the client was

Reference to type 'TransactionSummaryViewModel' claims it is defined in 'SFA.DAS.EAS.Account.Api.Types', but it could not be found

I get this when trying to

client.GetTransactionSummary("84BBBB");

The account API types needs to be updated separately to get around this issue