Skip to content

Commit

Permalink
- Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
nwithan8 committed Jul 11, 2024
1 parent edf22df commit a6679c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion carrier.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ type upsCarrierAccountCreationRequest struct {

// UpsCarrierAccountUpdateParameters contains the parameters needed to update a UPS carrier account.
type UpsCarrierAccountUpdateParameters struct {
// TODO: Add Description and Reference if/when API allows updating them.
AccountNumber string `json:"account_number,omitempty"`
}

Expand Down

0 comments on commit a6679c5

Please sign in to comment.