pagarme / pagarme-net

Pagar.me .NET library
MIT License
42 stars 49 forks source link

Fix to allow the SubscriptionId to handle a null value #127

Closed LucasLyoji closed 4 years ago

LucasLyoji commented 4 years ago

Due to the change in the GetAttribute method, the SubscriptionId was unable to accept a null value. This change makes said exception return "null".