Skip to content

Commit

Permalink
Update October 23, 2024 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
diPhantxm authored Oct 31, 2024
1 parent 8a6cd20 commit eae6f54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ozon/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,8 @@ const (
ReadyForShipment GetFBSReturnsFilterStatus = "ready_for_shipment"
Disposing GetFBSReturnsFilterStatus = "disposing"
Disposed GetFBSReturnsFilterStatus = "disposed"
ArrivedForResale GetFBSReturnsFilterStatus = "arrived_for_resale"
MovingToResale GetFBSReturnsFilterStatus = "moving_to_resale"
)

type GetFBOReturnsFilterStatus string
Expand Down

0 comments on commit eae6f54

Please sign in to comment.