Patrick Putnam

Results 1 issues of Patrick Putnam

### Issue Summary The SubscriptionTracking object attempts to serialize its components with a `get` call (https://github.com/sendgrid/sendgrid-python/blob/main/sendgrid/helpers/mail/subscription_tracking.py#L134), but as per those attribute definitions (https://github.com/sendgrid/sendgrid-python/blob/main/sendgrid/helpers/mail/subscription_tracking.py#L57, et. al.), the `text`, `html`, and `substitution_tag`...

type: bug
status: help wanted