Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add ability to compare parameter set to an EasyPost object #511

Commits on Aug 30, 2023

  1. - Add "Matches" function at base level of all parameter sets to test …

    …if a given set matches a provided EasyPostObject-based object
    
    - Add unit tests to confirm function can be implemented and works as expected
    nwithan8 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    963e87e View commit details
    Browse the repository at this point in the history
  2. - Linting

    nwithan8 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ad92d22 View commit details
    Browse the repository at this point in the history
  3. Update EasyPost/Parameters/BaseParameters.cs

    Co-authored-by: Justin Hammond <39606064+Justintime50@users.noreply.github.com>
    nwithan8 and Justintime50 authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    db19e6f View commit details
    Browse the repository at this point in the history