v1.1.7

Added XML documentation comments to the published package, so method summaries, parameter descriptions, and code samples now show up as IntelliSense tooltips in certain IDEs.

Renamed PayabliApiEnvironment to PayabliApiClientEnvironment. Update any code that references BaseUrl = PayabliApiEnvironment.Sandbox or .Production to use the new type name.