Basil Dubyk

Results 4 issues of Basil Dubyk

Many thanks for this library! Currently, "normal" installation with `npm`/`yarn` supports only version `2.0.2` (the last release), but as I can see in the `master` branch you already have version...

refs #6427 * `AND` - If failed permission has a message, it will be returned. * `OR` - If both permissions will be failed: a) if both permissions have messages...

stale

For example, I have Pay-In with the next data (screenshot from the dashboard): ![image](https://user-images.githubusercontent.com/16734295/135430219-56da5712-7279-4cc8-abf9-97eca32e2304.png) When I check this Pay-In in the terminal I have: ```python In [3]: p = DirectDebitWebPayIn.get('xxxxxxxxxx')...

on hold

The `snake_case` is used mostly for all field names in the `resources.py`. But for some fields the `lowerCamelCase` is used for some reason. E.g.: https://github.com/Mangopay/mangopay2-python-sdk/blob/a04b8d6fc4fb259c6ee3a34391d16a41bf2a1931/mangopay/resources.py#L915-L921 `processedDate` ^ https://github.com/Mangopay/mangopay2-python-sdk/blob/a04b8d6fc4fb259c6ee3a34391d16a41bf2a1931/mangopay/resources.py#L1487-L1496 `isActive` ^

enhancement needed