MethodFi / method-node

Node.js library for the Method API
MIT License
4 stars 4 forks source link

TAccountDetailTypes missing auto_loan #31

Open aoloo opened 1 year ago

aoloo commented 1 year ago

It looks like auto_loan is missing from the AccountDetail definition. declare type TAccountDetailTypes = 'bnpl_loan' | 'depository' | 'student_loan' | 'credit_card' | ' auto_loan';

codergirl2023 commented 12 months ago

I want to work on the issue, please assign it to me