Skip to content

Conversation

@umitgnr
Copy link
Contributor

@umitgnr umitgnr commented Sep 22, 2022

Description

LaserShipV2 extra required parameters added to the Options.cs class

Testing

Extra three required parameter added for LaserShipV2 carrier.
The below documentation explains the why these parameters needed and test conditions and results.
https://support.easypost.com/hc/en-us/articles/360062036932-Lasership-V2-Guide

Pull Request Type

  • Bug fix (non-breaking change which fixes an issue)

@umitgnr umitgnr requested a review from a team September 22, 2022 07:33
@umitgnr
Copy link
Contributor Author

umitgnr commented Sep 22, 2022

the pull request related to easypost support ticket number "321557"

@jchen293
Copy link
Contributor

@umitgnr Thanks for the PR! You will need to remove the pickup_min_datetime since there is already one in line 133

@Justintime50
Copy link
Member

Please also place the other options into the listed sorted instead of at the end of the list

Copy link
Contributor Author

@umitgnr umitgnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LaserShipV2 changes fixed and sorted // umitguner

@umitgnr
Copy link
Contributor Author

umitgnr commented Sep 22, 2022 via email

public string special_rates_eligibility { get; set; }
[JsonProperty("suppress_etd")]
public bool? suppress_etd { get; set; }

Copy link
Contributor

@jchen293 jchen293 Sep 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should be preserved

Copy link
Member

@Justintime50 Justintime50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LaserShip definitely requires these fields. Thanks for adding.

@Justintime50 Justintime50 merged commit 5f7cd9a into EasyPost:master Sep 22, 2022
@Justintime50
Copy link
Member

Your changes have been released via v3.6.1. Thanks for the PR!

@nwithan8 nwithan8 mentioned this pull request Sep 22, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants