Skip to content

Commit

Permalink
feat(clients): update models as of 2024-12-13 (#1391)
Browse files Browse the repository at this point in the history
Co-authored-by: tusbar <166147+tusbar@users.noreply.github.com>
  • Loading branch information
bizon-bot and tusbar authored Dec 13, 2024
1 parent 4c75623 commit 760100a
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 602 deletions.

Large diffs are not rendered by default.

This file was deleted.

8 changes: 0 additions & 8 deletions clients/vendor-shipments-api-v1/src/api-model/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,25 @@ export * from './dimensions';
export * from './duration';
export * from './expiry';
export * from './get-shipment-details-response';
export * from './get-shipment-labels';
export * from './import-details';
export * from './inner-containers-details';
export * from './item';
export * from './item-details';
export * from './item-quantity';
export * from './label-data';
export * from './location';
export * from './model-error';
export * from './money';
export * from './package-item-details';
export * from './packed-items';
export * from './packed-quantity';
export * from './pagination';
export * from './pallet';
export * from './party-identification';
export * from './purchase-order-item-details';
export * from './purchase-order-items';
export * from './purchase-orders';
export * from './route';
export * from './shipment';
export * from './shipment-confirmation';
export * from './shipment-details';
export * from './shipment-information';
export * from './shipment-measurements';
export * from './shipment-status-details';
export * from './stop';
Expand All @@ -44,11 +39,8 @@ export * from './submit-shipments';
export * from './tax-registration-details';
export * from './total-weight';
export * from './transaction-reference';
export * from './transport-label';
export * from './transport-shipment-measurements';
export * from './transportation-details';
export * from './transportation-details-for-shipment-confirmation';
export * from './transportation-labels';
export * from './vendor-details';
export * from './volume';
export * from './weight';
61 changes: 0 additions & 61 deletions clients/vendor-shipments-api-v1/src/api-model/models/label-data.ts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 760100a

Please sign in to comment.