sdk_csharp icon indicating copy to clipboard operation
sdk_csharp copied to clipboard

additional_transaction_information does not exist on Event object

Open Tieno opened this issue 4 years ago • 1 comments

Steps to reproduce:

  1. use SDK
  2. retrieve events via Event.List()

What should happen:

  1. Have access to additional_transaction_information image

What happens:

  1. Property does not exist on BunqSdk/Model/Generated/Endpoint/Event.cs

SDK version and environment

  • Tested on 0.12.4
  • [ ] Sandbox
  • [x] Production

It's also not documented @ https://doc.bunq.com/#/event/List_all_Event_for_User

image

Tieno avatar Feb 18 '20 19:02 Tieno