You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want the same attributes as PositionnedTab, then you can just sublcass that override tabs_name to match the tab name from the DocuSign documentation. If you need other attributes, override the attributes member, and create a constructor similar to how the other tab classes work. Technically, you could also override to_dict(), but in the tabs from the code, they don't have any extra functionality other than calling the base. (They do add a doctest, though.)
works
fullNameTabs, companyTabs etc is not recognized. What is the best bet to have these tabs added.
I googled and tinkered and could not find a solution. I apologize in advance if this is answered somewhere or an easy solution that I am missing
The text was updated successfully, but these errors were encountered: