Info
Version: | 1.0.0 |
Author(s): | Chris Peacock |
Last Update: | Sunday, September 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PureRetirement.ApiClient.Dto |
Install
Install-Package PureRetirement.ApiClient.Dto
dotnet add package PureRetirement.ApiClient.Dto
paket add PureRetirement.ApiClient.Dto
PureRetirement.ApiClient.Dto Download (Unzip the "nupkg" after downloading)
Making it easier to deserialize the response and focus on the actual TPAYLOAD which is unique to each endpoint.
You should use the ApiResultDto class as the outer shell for each Gateway Response.