massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / braintree / braintree / processor_response_types.pyi
1 class ProcessorResponseTypes:
2     Approved: str
3     SoftDeclined: str
4     HardDeclined: str