lob / lob-dotnet

.NET Wrapper for Lob API
MIT License
1 stars 2 forks source link

Dxp 1138 #13

Closed jho44 closed 1 year ago

jho44 commented 1 year ago

ticket

The SelfMailers and IntlAutocompletions integration tests are commented out because the returned Data field of ApiResponse is empty. This might be resolved after regenerating the dotnet SDK but I got this error when I tried to do so: Model/TrackingEventNormal.cs(119,20): error CS0037: Cannot convert null to 'int' because it is a non-nullable value type And it seems irrelevant from the tests themselves.