ship_engine 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +9 -0
- data/README.md +431 -0
- data/Rakefile +10 -0
- data/docs/AddFundsToCarrierRequestBody.md +16 -0
- data/docs/AddFundsToCarrierResponseBody.md +17 -0
- data/docs/AddFundsToInsuranceRequestBody.md +16 -0
- data/docs/AddFundsToInsuranceResponseBody.md +16 -0
- data/docs/AddToBatchRequestBody.md +16 -0
- data/docs/Address.md +16 -0
- data/docs/AddressResidentialIndicator.md +16 -0
- data/docs/AddressToValidate.md +16 -0
- data/docs/AddressValidatingShipment.md +61 -0
- data/docs/AddressValidationCode.md +16 -0
- data/docs/AddressValidationDetailCode.md +16 -0
- data/docs/AddressValidationMessageType.md +16 -0
- data/docs/AddressValidationResult.md +23 -0
- data/docs/AddressValidationStatus.md +16 -0
- data/docs/AddressesApi.md +118 -0
- data/docs/AdvancedShipmentOptions.md +47 -0
- data/docs/AncillaryServiceEndorsement.md +16 -0
- data/docs/Batch.md +51 -0
- data/docs/BatchResponseError.md +19 -0
- data/docs/BatchStatus.md +16 -0
- data/docs/BatchesApi.md +580 -0
- data/docs/BatchesSortBy.md +16 -0
- data/docs/BillToParty.md +16 -0
- data/docs/BulkRate.md +25 -0
- data/docs/CalculateRatesRequestBody.md +16 -0
- data/docs/CalculateRatesResponseBody.md +61 -0
- data/docs/Carrier.md +41 -0
- data/docs/CarrierAccountsApi.md +238 -0
- data/docs/CarrierAdvancedOption.md +21 -0
- data/docs/CarrierName.md +16 -0
- data/docs/CarrierNameWithSettings.md +16 -0
- data/docs/CarriersApi.md +336 -0
- data/docs/CollectOnDelivery.md +19 -0
- data/docs/CollectOnDeliveryPaymentType.md +16 -0
- data/docs/CompareBulkRatesRequestBody.md +16 -0
- data/docs/ConnectAccessWorldwideRequestBody.md +21 -0
- data/docs/ConnectAmazonBuyShippingRequestBody.md +23 -0
- data/docs/ConnectApcRequestBody.md +21 -0
- data/docs/ConnectAsendiaRequestBody.md +23 -0
- data/docs/ConnectAustraliaPostRequestBody.md +23 -0
- data/docs/ConnectCanadaPostRequestBody.md +25 -0
- data/docs/ConnectCarrierRequestBody.md +113 -0
- data/docs/ConnectCarrierResponseBody.md +17 -0
- data/docs/ConnectDhlEcommerceRequestBody.md +39 -0
- data/docs/ConnectDhlExpressAuRequestBody.md +19 -0
- data/docs/ConnectDhlExpressCaRequestBody.md +19 -0
- data/docs/ConnectDhlExpressRequestBody.md +19 -0
- data/docs/ConnectDhlExpressUkRequestBody.md +23 -0
- data/docs/ConnectDpdRequestBody.md +21 -0
- data/docs/ConnectEndiciaRequestBody.md +21 -0
- data/docs/ConnectFedexRequestBody.md +45 -0
- data/docs/ConnectFedexUkRequestBody.md +45 -0
- data/docs/ConnectFirstmileRequestBody.md +23 -0
- data/docs/ConnectGlobegisticsRequestBody.md +21 -0
- data/docs/ConnectImexRequestBody.md +21 -0
- data/docs/ConnectInsurerRequestBody.md +19 -0
- data/docs/ConnectNewgisticsRequestBody.md +23 -0
- data/docs/ConnectOntracRequestBody.md +21 -0
- data/docs/ConnectPurolatorRequestBody.md +21 -0
- data/docs/ConnectRoyalMailRequestBody.md +39 -0
- data/docs/ConnectRrDonnelleyRequestBody.md +21 -0
- data/docs/ConnectSekoRequestBody.md +19 -0
- data/docs/ConnectSendleRequestBody.md +21 -0
- data/docs/ConnectStampsRequestBody.md +21 -0
- data/docs/ConnectUpsRequestBody.md +51 -0
- data/docs/CreateAndValidateShipment.md +63 -0
- data/docs/CreateBatchRequestBody.md +23 -0
- data/docs/CreateBatchResponseBody.md +16 -0
- data/docs/CreateLabelFromRateRequestBody.md +16 -0
- data/docs/CreateLabelFromRateResponseBody.md +16 -0
- data/docs/CreateLabelFromShipmentRequestBody.md +23 -0
- data/docs/CreateLabelFromShipmentResponseBody.md +16 -0
- data/docs/CreateLabelRequestBody.md +16 -0
- data/docs/CreateLabelResponseBody.md +16 -0
- data/docs/CreateManifestByObjectRequestBody.md +25 -0
- data/docs/CreateManifestLabelIdsRequestBody.md +17 -0
- data/docs/CreateManifestRequestBody.md +25 -0
- data/docs/CreateManifestResponseBody.md +35 -0
- data/docs/CreatePackageTypeRequestBody.md +16 -0
- data/docs/CreatePackageTypeResponseBody.md +16 -0
- data/docs/CreateReturnLabelRequestBody.md +25 -0
- data/docs/CreateReturnLabelResponseBody.md +16 -0
- data/docs/CreateShipmentResponseBodyFields.md +19 -0
- data/docs/CreateShipmentsRequestBody.md +17 -0
- data/docs/CreateShipmentsResponseBody.md +19 -0
- data/docs/CreateTagResponseBody.md +16 -0
- data/docs/CreateWarehouseRequestBody.md +16 -0
- data/docs/CreateWarehouseResponseBody.md +16 -0
- data/docs/CreateWebhookRequestBody.md +19 -0
- data/docs/CreateWebhookResponseBody.md +16 -0
- data/docs/Currency.md +16 -0
- data/docs/CustomsItem.md +33 -0
- data/docs/DeliveryConfirmation.md +16 -0
- data/docs/DeprecatedManifest.md +33 -0
- data/docs/DhlExpressAccountSettings.md +21 -0
- data/docs/DhlExpressSettingsResponseBody.md +16 -0
- data/docs/DimensionUnit.md +16 -0
- data/docs/Dimensions.md +23 -0
- data/docs/DownloadsApi.md +71 -0
- data/docs/Error.md +23 -0
- data/docs/ErrorCode.md +16 -0
- data/docs/ErrorResponseBody.md +19 -0
- data/docs/ErrorSource.md +16 -0
- data/docs/ErrorType.md +16 -0
- data/docs/EstimateRatesRequestBody.md +16 -0
- data/docs/FedexAccountSettings.md +25 -0
- data/docs/FedexAccountSettingsRequestBody.md +16 -0
- data/docs/FedexPickupType.md +16 -0
- data/docs/FedexSettingsResponseBody.md +16 -0
- data/docs/GetBatchByExternalIdResponseBody.md +16 -0
- data/docs/GetBatchByIdResponseBody.md +16 -0
- data/docs/GetCarrierByIdResponseBody.md +16 -0
- data/docs/GetCarrierOptionsResponseBody.md +17 -0
- data/docs/GetCarrierSettingsResponseBody.md +45 -0
- data/docs/GetCarriersResponseBody.md +21 -0
- data/docs/GetInsuranceBalanceResponseBody.md +16 -0
- data/docs/GetLabelByExternalShipmentIdResponseBody.md +16 -0
- data/docs/GetLabelByIdResponseBody.md +16 -0
- data/docs/GetManifestByIdResponseBody.md +16 -0
- data/docs/GetPackageTypeByIdResponseBody.md +16 -0
- data/docs/GetRateByIdResponseBody.md +16 -0
- data/docs/GetShipmentByExternalIdResponseBody.md +16 -0
- data/docs/GetShipmentByIdResponseBody.md +16 -0
- data/docs/GetTrackingLogFromLabelResponseBody.md +16 -0
- data/docs/GetTrackingLogResponseBody.md +16 -0
- data/docs/GetWarehouseByIdResponseBody.md +16 -0
- data/docs/GetWebhookByIdResponseBody.md +16 -0
- data/docs/InsuranceApi.md +220 -0
- data/docs/InsuranceProvider.md +16 -0
- data/docs/InternationalShipmentOptions.md +21 -0
- data/docs/Label.md +81 -0
- data/docs/LabelChargeEvent.md +16 -0
- data/docs/LabelDownload.md +23 -0
- data/docs/LabelDownloadType.md +16 -0
- data/docs/LabelFormat.md +16 -0
- data/docs/LabelLayout.md +16 -0
- data/docs/LabelMessages.md +21 -0
- data/docs/LabelStatus.md +16 -0
- data/docs/LabelsApi.md +545 -0
- data/docs/Link.md +16 -0
- data/docs/ListBatchErrorsResponseBody.md +19 -0
- data/docs/ListBatchesResponseBody.md +25 -0
- data/docs/ListCarrierPackageTypesResponseBody.md +17 -0
- data/docs/ListCarrierServicesResponseBody.md +17 -0
- data/docs/ListCarriersResponseBody.md +17 -0
- data/docs/ListLabelsResponseBody.md +17 -0
- data/docs/ListManifestsResponseBody.md +25 -0
- data/docs/ListPackageTypesResponseBody.md +17 -0
- data/docs/ListShipmentErrorsResponseBody.md +19 -0
- data/docs/ListShipmentRatesResponseBody.md +16 -0
- data/docs/ListShipmentsResponseBody.md +25 -0
- data/docs/ListTagsResponseBody.md +17 -0
- data/docs/ListWarehousesResponseBody.md +17 -0
- data/docs/Manifest.md +33 -0
- data/docs/ManifestDownload.md +17 -0
- data/docs/Manifests.md +17 -0
- data/docs/ManifestsApi.md +191 -0
- data/docs/ModifyBatch.md +19 -0
- data/docs/MonetaryValue.md +19 -0
- data/docs/NonDelivery.md +16 -0
- data/docs/OptionalLink.md +19 -0
- data/docs/OrderSourceName.md +16 -0
- data/docs/Package.md +29 -0
- data/docs/PackageContents.md +16 -0
- data/docs/PackageType.md +25 -0
- data/docs/PackageTypesApi.md +281 -0
- data/docs/PagedListResponseBody.md +23 -0
- data/docs/PaginationLink.md +23 -0
- data/docs/ParseAddressRequestBody.md +19 -0
- data/docs/ParseAddressResponseBody.md +21 -0
- data/docs/ParseShipmentRequestBody.md +20 -0
- data/docs/ParseShipmentResponseBody.md +21 -0
- data/docs/PartialAddress.md +37 -0
- data/docs/PartialShipment.md +59 -0
- data/docs/PaymentAmount.md +19 -0
- data/docs/ProcessBatchRequestBody.md +21 -0
- data/docs/PurchaseLabelWithoutShipment.md +23 -0
- data/docs/Rate.md +65 -0
- data/docs/RateEstimateByCarrierId.md +17 -0
- data/docs/RateEstimateByCarrierIds.md +17 -0
- data/docs/RateEstimateOptions.md +41 -0
- data/docs/RateRequestBody.md +25 -0
- data/docs/RateRequestByShipmentIds.md +17 -0
- data/docs/RateRequestByShipments.md +17 -0
- data/docs/RateRequestOptions.md +17 -0
- data/docs/RateRequestRateOptions.md +17 -0
- data/docs/RateResponse.md +17 -0
- data/docs/RateResponseStatus.md +16 -0
- data/docs/RateType.md +16 -0
- data/docs/RatesApi.md +228 -0
- data/docs/RatesInformation.md +29 -0
- data/docs/RecognizedEntity.md +27 -0
- data/docs/RemoveFromBatchRequestBody.md +16 -0
- data/docs/ResponseMessage.md +23 -0
- data/docs/Service.md +29 -0
- data/docs/Shipment.md +16 -0
- data/docs/ShipmentIdRequest.md +17 -0
- data/docs/ShipmentItem.md +33 -0
- data/docs/ShipmentRequest.md +17 -0
- data/docs/ShipmentResponseError.md +21 -0
- data/docs/ShipmentStatus.md +16 -0
- data/docs/ShipmentsApi.md +653 -0
- data/docs/ShipmentsSortBy.md +16 -0
- data/docs/SmartPostHub.md +16 -0
- data/docs/SortDir.md +16 -0
- data/docs/Tag.md +17 -0
- data/docs/TagShipmentResponseBody.md +19 -0
- data/docs/TagsApi.md +226 -0
- data/docs/TrackEvent.md +39 -0
- data/docs/TrackingApi.md +185 -0
- data/docs/TrackingInformation.md +35 -0
- data/docs/TrackingStatus.md +16 -0
- data/docs/UpdateAmazonBuyShippingRequestBody.md +17 -0
- data/docs/UpdateCarrierSettingsRequestBody.md +51 -0
- data/docs/UpdateDhlExpressSettingsRequestBody.md +16 -0
- data/docs/UpdateFedexSettingsRequestBody.md +16 -0
- data/docs/UpdateNewgisticsSettingsRequestBody.md +19 -0
- data/docs/UpdatePackageTypeRequestBody.md +16 -0
- data/docs/UpdateShipmentFields.md +17 -0
- data/docs/UpdateShipmentRequestBody.md +61 -0
- data/docs/UpdateShipmentResponseBody.md +16 -0
- data/docs/UpdateUpsSettingsRequestBody.md +16 -0
- data/docs/UpdateWarehouseRequestBody.md +16 -0
- data/docs/UpdateWebhookRequestBody.md +17 -0
- data/docs/UpsAccountSettings.md +39 -0
- data/docs/UpsInvoice.md +23 -0
- data/docs/UpsPickupType.md +16 -0
- data/docs/UpsSettingsResponseBody.md +16 -0
- data/docs/ValidateAddress.md +16 -0
- data/docs/ValidateShipmentFields.md +17 -0
- data/docs/ValidationStatus.md +16 -0
- data/docs/VoidLabelResponseBody.md +19 -0
- data/docs/Warehouse.md +25 -0
- data/docs/WarehousesApi.md +281 -0
- data/docs/Webhook.md +21 -0
- data/docs/WebhookEvent.md +16 -0
- data/docs/WebhooksApi.md +281 -0
- data/docs/Weight.md +19 -0
- data/docs/WeightUnit.md +16 -0
- data/git_push.sh +58 -0
- data/lib/openapi_client.rb +278 -0
- data/lib/openapi_client/api/addresses_api.rb +150 -0
- data/lib/openapi_client/api/batches_api.rb +790 -0
- data/lib/openapi_client/api/carrier_accounts_api.rb +343 -0
- data/lib/openapi_client/api/carriers_api.rb +461 -0
- data/lib/openapi_client/api/downloads_api.rb +99 -0
- data/lib/openapi_client/api/insurance_api.rb +262 -0
- data/lib/openapi_client/api/labels_api.rb +812 -0
- data/lib/openapi_client/api/manifests_api.rb +278 -0
- data/lib/openapi_client/api/package_types_api.rb +375 -0
- data/lib/openapi_client/api/rates_api.rb +289 -0
- data/lib/openapi_client/api/shipments_api.rb +899 -0
- data/lib/openapi_client/api/tags_api.rb +286 -0
- data/lib/openapi_client/api/tracking_api.rb +232 -0
- data/lib/openapi_client/api/warehouses_api.rb +375 -0
- data/lib/openapi_client/api/webhooks_api.rb +375 -0
- data/lib/openapi_client/api_client.rb +388 -0
- data/lib/openapi_client/api_error.rb +57 -0
- data/lib/openapi_client/configuration.rb +248 -0
- data/lib/openapi_client/models/add_funds_to_carrier_request_body.rb +209 -0
- data/lib/openapi_client/models/add_funds_to_carrier_response_body.rb +213 -0
- data/lib/openapi_client/models/add_funds_to_insurance_request_body.rb +209 -0
- data/lib/openapi_client/models/add_funds_to_insurance_response_body.rb +209 -0
- data/lib/openapi_client/models/add_to_batch_request_body.rb +209 -0
- data/lib/openapi_client/models/address.rb +209 -0
- data/lib/openapi_client/models/address_residential_indicator.rb +37 -0
- data/lib/openapi_client/models/address_to_validate.rb +209 -0
- data/lib/openapi_client/models/address_validating_shipment.rb +484 -0
- data/lib/openapi_client/models/address_validation_code.rb +47 -0
- data/lib/openapi_client/models/address_validation_detail_code.rb +92 -0
- data/lib/openapi_client/models/address_validation_message_type.rb +37 -0
- data/lib/openapi_client/models/address_validation_result.rb +259 -0
- data/lib/openapi_client/models/address_validation_status.rb +38 -0
- data/lib/openapi_client/models/advanced_shipment_options.rb +434 -0
- data/lib/openapi_client/models/ancillary_service_endorsement.rb +40 -0
- data/lib/openapi_client/models/batch.rb +566 -0
- data/lib/openapi_client/models/batch_response_error.rb +233 -0
- data/lib/openapi_client/models/batch_status.rb +42 -0
- data/lib/openapi_client/models/batches_sort_by.rb +36 -0
- data/lib/openapi_client/models/bill_to_party.rb +36 -0
- data/lib/openapi_client/models/bulk_rate.rb +273 -0
- data/lib/openapi_client/models/calculate_rates_request_body.rb +225 -0
- data/lib/openapi_client/models/calculate_rates_response_body.rb +525 -0
- data/lib/openapi_client/models/carrier.rb +394 -0
- data/lib/openapi_client/models/carrier_advanced_option.rb +273 -0
- data/lib/openapi_client/models/carrier_name.rb +61 -0
- data/lib/openapi_client/models/carrier_name_with_settings.rb +38 -0
- data/lib/openapi_client/models/collect_on_delivery.rb +216 -0
- data/lib/openapi_client/models/collect_on_delivery_payment_type.rb +38 -0
- data/lib/openapi_client/models/compare_bulk_rates_request_body.rb +225 -0
- data/lib/openapi_client/models/connect_access_worldwide_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_amazon_buy_shipping_request_body.rb +312 -0
- data/lib/openapi_client/models/connect_apc_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_asendia_request_body.rb +334 -0
- data/lib/openapi_client/models/connect_australia_post_request_body.rb +334 -0
- data/lib/openapi_client/models/connect_canada_post_request_body.rb +368 -0
- data/lib/openapi_client/models/connect_carrier_request_body.rb +1661 -0
- data/lib/openapi_client/models/connect_carrier_response_body.rb +213 -0
- data/lib/openapi_client/models/connect_dhl_ecommerce_request_body.rb +536 -0
- data/lib/openapi_client/models/connect_dhl_express_au_request_body.rb +266 -0
- data/lib/openapi_client/models/connect_dhl_express_ca_request_body.rb +266 -0
- data/lib/openapi_client/models/connect_dhl_express_request_body.rb +266 -0
- data/lib/openapi_client/models/connect_dhl_express_uk_request_body.rb +315 -0
- data/lib/openapi_client/models/connect_dpd_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_endicia_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_fedex_request_body.rb +643 -0
- data/lib/openapi_client/models/connect_fedex_uk_request_body.rb +643 -0
- data/lib/openapi_client/models/connect_firstmile_request_body.rb +306 -0
- data/lib/openapi_client/models/connect_globegistics_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_imex_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_insurer_request_body.rb +245 -0
- data/lib/openapi_client/models/connect_newgistics_request_body.rb +316 -0
- data/lib/openapi_client/models/connect_ontrac_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_purolator_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_royal_mail_request_body.rb +513 -0
- data/lib/openapi_client/models/connect_rr_donnelley_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_seko_request_body.rb +266 -0
- data/lib/openapi_client/models/connect_sendle_request_body.rb +281 -0
- data/lib/openapi_client/models/connect_stamps_request_body.rb +300 -0
- data/lib/openapi_client/models/connect_ups_request_body.rb +730 -0
- data/lib/openapi_client/models/create_and_validate_shipment.rb +472 -0
- data/lib/openapi_client/models/create_batch_request_body.rb +257 -0
- data/lib/openapi_client/models/create_batch_response_body.rb +209 -0
- data/lib/openapi_client/models/create_label_from_rate_request_body.rb +209 -0
- data/lib/openapi_client/models/create_label_from_rate_response_body.rb +209 -0
- data/lib/openapi_client/models/create_label_from_shipment_request_body.rb +234 -0
- data/lib/openapi_client/models/create_label_from_shipment_response_body.rb +209 -0
- data/lib/openapi_client/models/create_label_request_body.rb +209 -0
- data/lib/openapi_client/models/create_label_response_body.rb +209 -0
- data/lib/openapi_client/models/create_manifest_by_object_request_body.rb +267 -0
- data/lib/openapi_client/models/create_manifest_label_ids_request_body.rb +215 -0
- data/lib/openapi_client/models/create_manifest_request_body.rb +295 -0
- data/lib/openapi_client/models/create_manifest_response_body.rb +389 -0
- data/lib/openapi_client/models/create_package_type_request_body.rb +209 -0
- data/lib/openapi_client/models/create_package_type_response_body.rb +209 -0
- data/lib/openapi_client/models/create_return_label_request_body.rb +248 -0
- data/lib/openapi_client/models/create_return_label_response_body.rb +209 -0
- data/lib/openapi_client/models/create_shipment_response_body_fields.rb +219 -0
- data/lib/openapi_client/models/create_shipments_request_body.rb +215 -0
- data/lib/openapi_client/models/create_shipments_response_body.rb +232 -0
- data/lib/openapi_client/models/create_tag_response_body.rb +209 -0
- data/lib/openapi_client/models/create_warehouse_request_body.rb +209 -0
- data/lib/openapi_client/models/create_warehouse_response_body.rb +209 -0
- data/lib/openapi_client/models/create_webhook_request_body.rb +227 -0
- data/lib/openapi_client/models/create_webhook_response_body.rb +209 -0
- data/lib/openapi_client/models/currency.rb +40 -0
- data/lib/openapi_client/models/customs_item.rb +334 -0
- data/lib/openapi_client/models/delivery_confirmation.rb +40 -0
- data/lib/openapi_client/models/deprecated_manifest.rb +317 -0
- data/lib/openapi_client/models/dhl_express_account_settings.rb +243 -0
- data/lib/openapi_client/models/dhl_express_settings_response_body.rb +209 -0
- data/lib/openapi_client/models/dimension_unit.rb +36 -0
- data/lib/openapi_client/models/dimensions.rb +320 -0
- data/lib/openapi_client/models/error.rb +274 -0
- data/lib/openapi_client/models/error_code.rb +71 -0
- data/lib/openapi_client/models/error_response_body.rb +230 -0
- data/lib/openapi_client/models/error_source.rb +37 -0
- data/lib/openapi_client/models/error_type.rb +40 -0
- data/lib/openapi_client/models/estimate_rates_request_body.rb +225 -0
- data/lib/openapi_client/models/fedex_account_settings.rb +259 -0
- data/lib/openapi_client/models/fedex_account_settings_request_body.rb +209 -0
- data/lib/openapi_client/models/fedex_pickup_type.rb +40 -0
- data/lib/openapi_client/models/fedex_settings_response_body.rb +209 -0
- data/lib/openapi_client/models/get_batch_by_external_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_batch_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_carrier_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_carrier_options_response_body.rb +210 -0
- data/lib/openapi_client/models/get_carrier_settings_response_body.rb +413 -0
- data/lib/openapi_client/models/get_carriers_response_body.rb +254 -0
- data/lib/openapi_client/models/get_insurance_balance_response_body.rb +209 -0
- data/lib/openapi_client/models/get_label_by_external_shipment_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_label_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_manifest_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_package_type_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_rate_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_shipment_by_external_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_shipment_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_tracking_log_from_label_response_body.rb +209 -0
- data/lib/openapi_client/models/get_tracking_log_response_body.rb +209 -0
- data/lib/openapi_client/models/get_warehouse_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/get_webhook_by_id_response_body.rb +209 -0
- data/lib/openapi_client/models/insurance_provider.rb +38 -0
- data/lib/openapi_client/models/international_shipment_options.rb +240 -0
- data/lib/openapi_client/models/label.rb +548 -0
- data/lib/openapi_client/models/label_charge_event.rb +37 -0
- data/lib/openapi_client/models/label_download.rb +238 -0
- data/lib/openapi_client/models/label_download_type.rb +36 -0
- data/lib/openapi_client/models/label_format.rb +37 -0
- data/lib/openapi_client/models/label_layout.rb +36 -0
- data/lib/openapi_client/models/label_messages.rb +237 -0
- data/lib/openapi_client/models/label_status.rb +38 -0
- data/lib/openapi_client/models/link.rb +209 -0
- data/lib/openapi_client/models/list_batch_errors_response_body.rb +229 -0
- data/lib/openapi_client/models/list_batches_response_body.rb +331 -0
- data/lib/openapi_client/models/list_carrier_package_types_response_body.rb +210 -0
- data/lib/openapi_client/models/list_carrier_services_response_body.rb +210 -0
- data/lib/openapi_client/models/list_carriers_response_body.rb +215 -0
- data/lib/openapi_client/models/list_labels_response_body.rb +226 -0
- data/lib/openapi_client/models/list_manifests_response_body.rb +332 -0
- data/lib/openapi_client/models/list_package_types_response_body.rb +210 -0
- data/lib/openapi_client/models/list_shipment_errors_response_body.rb +229 -0
- data/lib/openapi_client/models/list_shipment_rates_response_body.rb +209 -0
- data/lib/openapi_client/models/list_shipments_response_body.rb +329 -0
- data/lib/openapi_client/models/list_tags_response_body.rb +210 -0
- data/lib/openapi_client/models/list_warehouses_response_body.rb +215 -0
- data/lib/openapi_client/models/manifest.rb +317 -0
- data/lib/openapi_client/models/manifest_download.rb +208 -0
- data/lib/openapi_client/models/manifests.rb +209 -0
- data/lib/openapi_client/models/modify_batch.rb +222 -0
- data/lib/openapi_client/models/monetary_value.rb +246 -0
- data/lib/openapi_client/models/non_delivery.rb +36 -0
- data/lib/openapi_client/models/optional_link.rb +233 -0
- data/lib/openapi_client/models/order_source_name.rb +54 -0
- data/lib/openapi_client/models/package.rb +287 -0
- data/lib/openapi_client/models/package_contents.rb +39 -0
- data/lib/openapi_client/models/package_type.rb +276 -0
- data/lib/openapi_client/models/paged_list_response_body.rb +314 -0
- data/lib/openapi_client/models/pagination_link.rb +258 -0
- data/lib/openapi_client/models/parse_address_request_body.rb +242 -0
- data/lib/openapi_client/models/parse_address_response_body.rb +273 -0
- data/lib/openapi_client/models/parse_shipment_request_body.rb +242 -0
- data/lib/openapi_client/models/parse_shipment_response_body.rb +273 -0
- data/lib/openapi_client/models/partial_address.rb +432 -0
- data/lib/openapi_client/models/partial_shipment.rb +442 -0
- data/lib/openapi_client/models/payment_amount.rb +230 -0
- data/lib/openapi_client/models/process_batch_request_body.rb +228 -0
- data/lib/openapi_client/models/purchase_label_without_shipment.rb +234 -0
- data/lib/openapi_client/models/rate.rb +696 -0
- data/lib/openapi_client/models/rate_estimate_by_carrier_id.rb +207 -0
- data/lib/openapi_client/models/rate_estimate_by_carrier_ids.rb +209 -0
- data/lib/openapi_client/models/rate_estimate_options.rb +381 -0
- data/lib/openapi_client/models/rate_request_body.rb +256 -0
- data/lib/openapi_client/models/rate_request_by_shipment_ids.rb +214 -0
- data/lib/openapi_client/models/rate_request_by_shipments.rb +214 -0
- data/lib/openapi_client/models/rate_request_options.rb +207 -0
- data/lib/openapi_client/models/rate_request_rate_options.rb +207 -0
- data/lib/openapi_client/models/rate_response.rb +207 -0
- data/lib/openapi_client/models/rate_response_status.rb +38 -0
- data/lib/openapi_client/models/rate_type.rb +36 -0
- data/lib/openapi_client/models/rates_information.rb +272 -0
- data/lib/openapi_client/models/recognized_entity.rb +389 -0
- data/lib/openapi_client/models/remove_from_batch_request_body.rb +209 -0
- data/lib/openapi_client/models/response_message.rb +251 -0
- data/lib/openapi_client/models/service.rb +297 -0
- data/lib/openapi_client/models/shipment.rb +209 -0
- data/lib/openapi_client/models/shipment_id_request.rb +207 -0
- data/lib/openapi_client/models/shipment_item.rb +347 -0
- data/lib/openapi_client/models/shipment_request.rb +207 -0
- data/lib/openapi_client/models/shipment_response_error.rb +257 -0
- data/lib/openapi_client/models/shipment_status.rb +38 -0
- data/lib/openapi_client/models/shipments_sort_by.rb +36 -0
- data/lib/openapi_client/models/smart_post_hub.rb +68 -0
- data/lib/openapi_client/models/sort_dir.rb +36 -0
- data/lib/openapi_client/models/tag.rb +232 -0
- data/lib/openapi_client/models/tag_shipment_response_body.rb +228 -0
- data/lib/openapi_client/models/track_event.rb +502 -0
- data/lib/openapi_client/models/tracking_information.rb +371 -0
- data/lib/openapi_client/models/tracking_status.rb +38 -0
- data/lib/openapi_client/models/update_amazon_buy_shipping_request_body.rb +223 -0
- data/lib/openapi_client/models/update_carrier_settings_request_body.rb +458 -0
- data/lib/openapi_client/models/update_dhl_express_settings_request_body.rb +209 -0
- data/lib/openapi_client/models/update_fedex_settings_request_body.rb +209 -0
- data/lib/openapi_client/models/update_newgistics_settings_request_body.rb +216 -0
- data/lib/openapi_client/models/update_package_type_request_body.rb +209 -0
- data/lib/openapi_client/models/update_shipment_fields.rb +206 -0
- data/lib/openapi_client/models/update_shipment_request_body.rb +469 -0
- data/lib/openapi_client/models/update_shipment_response_body.rb +209 -0
- data/lib/openapi_client/models/update_ups_settings_request_body.rb +209 -0
- data/lib/openapi_client/models/update_warehouse_request_body.rb +209 -0
- data/lib/openapi_client/models/update_webhook_request_body.rb +208 -0
- data/lib/openapi_client/models/ups_account_settings.rb +361 -0
- data/lib/openapi_client/models/ups_invoice.rb +267 -0
- data/lib/openapi_client/models/ups_pickup_type.rb +37 -0
- data/lib/openapi_client/models/ups_settings_response_body.rb +209 -0
- data/lib/openapi_client/models/validate_address.rb +37 -0
- data/lib/openapi_client/models/validate_shipment_fields.rb +206 -0
- data/lib/openapi_client/models/validation_status.rb +38 -0
- data/lib/openapi_client/models/void_label_response_body.rb +246 -0
- data/lib/openapi_client/models/warehouse.rb +263 -0
- data/lib/openapi_client/models/webhook.rb +227 -0
- data/lib/openapi_client/models/webhook_event.rb +41 -0
- data/lib/openapi_client/models/weight.rb +246 -0
- data/lib/openapi_client/models/weight_unit.rb +38 -0
- data/lib/openapi_client/version.rb +15 -0
- data/openapi_client-1.0.0.gem +0 -0
- data/ship_engine.gemspec +39 -0
- data/spec/api/addresses_api_spec.rb +59 -0
- data/spec/api/batches_api_spec.rb +164 -0
- data/spec/api/carrier_accounts_api_spec.rb +88 -0
- data/spec/api/carriers_api_spec.rb +107 -0
- data/spec/api/downloads_api_spec.rb +50 -0
- data/spec/api/insurance_api_spec.rb +81 -0
- data/spec/api/labels_api_spec.rb +161 -0
- data/spec/api/manifests_api_spec.rb +79 -0
- data/spec/api/package_types_api_spec.rb +95 -0
- data/spec/api/rates_api_spec.rb +83 -0
- data/spec/api/shipments_api_spec.rb +184 -0
- data/spec/api/tags_api_spec.rb +83 -0
- data/spec/api/tracking_api_spec.rb +74 -0
- data/spec/api/warehouses_api_spec.rb +95 -0
- data/spec/api/webhooks_api_spec.rb +95 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/add_funds_to_carrier_request_body_spec.rb +35 -0
- data/spec/models/add_funds_to_carrier_response_body_spec.rb +41 -0
- data/spec/models/add_funds_to_insurance_request_body_spec.rb +35 -0
- data/spec/models/add_funds_to_insurance_response_body_spec.rb +35 -0
- data/spec/models/add_to_batch_request_body_spec.rb +35 -0
- data/spec/models/address_residential_indicator_spec.rb +35 -0
- data/spec/models/address_spec.rb +35 -0
- data/spec/models/address_to_validate_spec.rb +35 -0
- data/spec/models/address_validating_shipment_spec.rb +173 -0
- data/spec/models/address_validation_code_spec.rb +35 -0
- data/spec/models/address_validation_detail_code_spec.rb +35 -0
- data/spec/models/address_validation_message_type_spec.rb +35 -0
- data/spec/models/address_validation_result_spec.rb +59 -0
- data/spec/models/address_validation_status_spec.rb +35 -0
- data/spec/models/advanced_shipment_options_spec.rb +131 -0
- data/spec/models/ancillary_service_endorsement_spec.rb +35 -0
- data/spec/models/batch_response_error_spec.rb +47 -0
- data/spec/models/batch_spec.rb +143 -0
- data/spec/models/batch_status_spec.rb +35 -0
- data/spec/models/batches_sort_by_spec.rb +35 -0
- data/spec/models/bill_to_party_spec.rb +35 -0
- data/spec/models/bulk_rate_spec.rb +65 -0
- data/spec/models/calculate_rates_request_body_spec.rb +35 -0
- data/spec/models/calculate_rates_response_body_spec.rb +173 -0
- data/spec/models/carrier_advanced_option_spec.rb +53 -0
- data/spec/models/carrier_name_spec.rb +35 -0
- data/spec/models/carrier_name_with_settings_spec.rb +35 -0
- data/spec/models/carrier_spec.rb +113 -0
- data/spec/models/collect_on_delivery_payment_type_spec.rb +35 -0
- data/spec/models/collect_on_delivery_spec.rb +47 -0
- data/spec/models/compare_bulk_rates_request_body_spec.rb +35 -0
- data/spec/models/connect_access_worldwide_request_body_spec.rb +53 -0
- data/spec/models/connect_amazon_buy_shipping_request_body_spec.rb +59 -0
- data/spec/models/connect_apc_request_body_spec.rb +53 -0
- data/spec/models/connect_asendia_request_body_spec.rb +59 -0
- data/spec/models/connect_australia_post_request_body_spec.rb +59 -0
- data/spec/models/connect_canada_post_request_body_spec.rb +65 -0
- data/spec/models/connect_carrier_request_body_spec.rb +329 -0
- data/spec/models/connect_carrier_response_body_spec.rb +41 -0
- data/spec/models/connect_dhl_ecommerce_request_body_spec.rb +107 -0
- data/spec/models/connect_dhl_express_au_request_body_spec.rb +47 -0
- data/spec/models/connect_dhl_express_ca_request_body_spec.rb +47 -0
- data/spec/models/connect_dhl_express_request_body_spec.rb +47 -0
- data/spec/models/connect_dhl_express_uk_request_body_spec.rb +59 -0
- data/spec/models/connect_dpd_request_body_spec.rb +53 -0
- data/spec/models/connect_endicia_request_body_spec.rb +53 -0
- data/spec/models/connect_fedex_request_body_spec.rb +125 -0
- data/spec/models/connect_fedex_uk_request_body_spec.rb +125 -0
- data/spec/models/connect_firstmile_request_body_spec.rb +59 -0
- data/spec/models/connect_globegistics_request_body_spec.rb +53 -0
- data/spec/models/connect_imex_request_body_spec.rb +53 -0
- data/spec/models/connect_insurer_request_body_spec.rb +47 -0
- data/spec/models/connect_newgistics_request_body_spec.rb +59 -0
- data/spec/models/connect_ontrac_request_body_spec.rb +53 -0
- data/spec/models/connect_purolator_request_body_spec.rb +53 -0
- data/spec/models/connect_royal_mail_request_body_spec.rb +107 -0
- data/spec/models/connect_rr_donnelley_request_body_spec.rb +53 -0
- data/spec/models/connect_seko_request_body_spec.rb +47 -0
- data/spec/models/connect_sendle_request_body_spec.rb +53 -0
- data/spec/models/connect_stamps_request_body_spec.rb +53 -0
- data/spec/models/connect_ups_request_body_spec.rb +143 -0
- data/spec/models/create_and_validate_shipment_spec.rb +179 -0
- data/spec/models/create_batch_request_body_spec.rb +59 -0
- data/spec/models/create_batch_response_body_spec.rb +35 -0
- data/spec/models/create_label_from_rate_request_body_spec.rb +35 -0
- data/spec/models/create_label_from_rate_response_body_spec.rb +35 -0
- data/spec/models/create_label_from_shipment_request_body_spec.rb +59 -0
- data/spec/models/create_label_from_shipment_response_body_spec.rb +35 -0
- data/spec/models/create_label_request_body_spec.rb +35 -0
- data/spec/models/create_label_response_body_spec.rb +35 -0
- data/spec/models/create_manifest_by_object_request_body_spec.rb +65 -0
- data/spec/models/create_manifest_label_ids_request_body_spec.rb +41 -0
- data/spec/models/create_manifest_request_body_spec.rb +65 -0
- data/spec/models/create_manifest_response_body_spec.rb +95 -0
- data/spec/models/create_package_type_request_body_spec.rb +35 -0
- data/spec/models/create_package_type_response_body_spec.rb +35 -0
- data/spec/models/create_return_label_request_body_spec.rb +65 -0
- data/spec/models/create_return_label_response_body_spec.rb +35 -0
- data/spec/models/create_shipment_response_body_fields_spec.rb +47 -0
- data/spec/models/create_shipments_request_body_spec.rb +41 -0
- data/spec/models/create_shipments_response_body_spec.rb +47 -0
- data/spec/models/create_tag_response_body_spec.rb +35 -0
- data/spec/models/create_warehouse_request_body_spec.rb +35 -0
- data/spec/models/create_warehouse_response_body_spec.rb +35 -0
- data/spec/models/create_webhook_request_body_spec.rb +47 -0
- data/spec/models/create_webhook_response_body_spec.rb +35 -0
- data/spec/models/currency_spec.rb +35 -0
- data/spec/models/customs_item_spec.rb +89 -0
- data/spec/models/delivery_confirmation_spec.rb +35 -0
- data/spec/models/deprecated_manifest_spec.rb +89 -0
- data/spec/models/dhl_express_account_settings_spec.rb +53 -0
- data/spec/models/dhl_express_settings_response_body_spec.rb +35 -0
- data/spec/models/dimension_unit_spec.rb +35 -0
- data/spec/models/dimensions_spec.rb +59 -0
- data/spec/models/error_code_spec.rb +35 -0
- data/spec/models/error_response_body_spec.rb +47 -0
- data/spec/models/error_source_spec.rb +35 -0
- data/spec/models/error_spec.rb +59 -0
- data/spec/models/error_type_spec.rb +35 -0
- data/spec/models/estimate_rates_request_body_spec.rb +35 -0
- data/spec/models/fedex_account_settings_request_body_spec.rb +35 -0
- data/spec/models/fedex_account_settings_spec.rb +65 -0
- data/spec/models/fedex_pickup_type_spec.rb +35 -0
- data/spec/models/fedex_settings_response_body_spec.rb +35 -0
- data/spec/models/get_batch_by_external_id_response_body_spec.rb +35 -0
- data/spec/models/get_batch_by_id_response_body_spec.rb +35 -0
- data/spec/models/get_carrier_by_id_response_body_spec.rb +35 -0
- data/spec/models/get_carrier_options_response_body_spec.rb +41 -0
- data/spec/models/get_carrier_settings_response_body_spec.rb +125 -0
- data/spec/models/get_carriers_response_body_spec.rb +53 -0
- data/spec/models/get_insurance_balance_response_body_spec.rb +35 -0
- data/spec/models/get_label_by_external_shipment_id_response_body_spec.rb +35 -0
- data/spec/models/get_label_by_id_response_body_spec.rb +35 -0
- data/spec/models/get_manifest_by_id_response_body_spec.rb +35 -0
- data/spec/models/get_package_type_by_id_response_body_spec.rb +35 -0
- data/spec/models/get_rate_by_id_response_body_spec.rb +35 -0
- data/spec/models/get_shipment_by_external_id_response_body_spec.rb +35 -0
- data/spec/models/get_shipment_by_id_response_body_spec.rb +35 -0
- data/spec/models/get_tracking_log_from_label_response_body_spec.rb +35 -0
- data/spec/models/get_tracking_log_response_body_spec.rb +35 -0
- data/spec/models/get_warehouse_by_id_response_body_spec.rb +35 -0
- data/spec/models/get_webhook_by_id_response_body_spec.rb +35 -0
- data/spec/models/insurance_provider_spec.rb +35 -0
- data/spec/models/international_shipment_options_spec.rb +53 -0
- data/spec/models/label_charge_event_spec.rb +35 -0
- data/spec/models/label_download_spec.rb +59 -0
- data/spec/models/label_download_type_spec.rb +35 -0
- data/spec/models/label_format_spec.rb +35 -0
- data/spec/models/label_layout_spec.rb +35 -0
- data/spec/models/label_messages_spec.rb +53 -0
- data/spec/models/label_spec.rb +233 -0
- data/spec/models/label_status_spec.rb +35 -0
- data/spec/models/link_spec.rb +35 -0
- data/spec/models/list_batch_errors_response_body_spec.rb +47 -0
- data/spec/models/list_batches_response_body_spec.rb +65 -0
- data/spec/models/list_carrier_package_types_response_body_spec.rb +41 -0
- data/spec/models/list_carrier_services_response_body_spec.rb +41 -0
- data/spec/models/list_carriers_response_body_spec.rb +41 -0
- data/spec/models/list_labels_response_body_spec.rb +41 -0
- data/spec/models/list_manifests_response_body_spec.rb +65 -0
- data/spec/models/list_package_types_response_body_spec.rb +41 -0
- data/spec/models/list_shipment_errors_response_body_spec.rb +47 -0
- data/spec/models/list_shipment_rates_response_body_spec.rb +35 -0
- data/spec/models/list_shipments_response_body_spec.rb +65 -0
- data/spec/models/list_tags_response_body_spec.rb +41 -0
- data/spec/models/list_warehouses_response_body_spec.rb +41 -0
- data/spec/models/manifest_download_spec.rb +41 -0
- data/spec/models/manifest_spec.rb +89 -0
- data/spec/models/manifests_spec.rb +41 -0
- data/spec/models/modify_batch_spec.rb +47 -0
- data/spec/models/monetary_value_spec.rb +47 -0
- data/spec/models/non_delivery_spec.rb +35 -0
- data/spec/models/optional_link_spec.rb +47 -0
- data/spec/models/order_source_name_spec.rb +35 -0
- data/spec/models/package_contents_spec.rb +35 -0
- data/spec/models/package_spec.rb +77 -0
- data/spec/models/package_type_spec.rb +65 -0
- data/spec/models/paged_list_response_body_spec.rb +59 -0
- data/spec/models/pagination_link_spec.rb +59 -0
- data/spec/models/parse_address_request_body_spec.rb +47 -0
- data/spec/models/parse_address_response_body_spec.rb +53 -0
- data/spec/models/parse_shipment_request_body_spec.rb +47 -0
- data/spec/models/parse_shipment_response_body_spec.rb +53 -0
- data/spec/models/partial_address_spec.rb +101 -0
- data/spec/models/partial_shipment_spec.rb +167 -0
- data/spec/models/payment_amount_spec.rb +47 -0
- data/spec/models/process_batch_request_body_spec.rb +53 -0
- data/spec/models/purchase_label_without_shipment_spec.rb +59 -0
- data/spec/models/rate_estimate_by_carrier_id_spec.rb +41 -0
- data/spec/models/rate_estimate_by_carrier_ids_spec.rb +41 -0
- data/spec/models/rate_estimate_options_spec.rb +113 -0
- data/spec/models/rate_request_body_spec.rb +65 -0
- data/spec/models/rate_request_by_shipment_ids_spec.rb +41 -0
- data/spec/models/rate_request_by_shipments_spec.rb +41 -0
- data/spec/models/rate_request_options_spec.rb +41 -0
- data/spec/models/rate_request_rate_options_spec.rb +41 -0
- data/spec/models/rate_response_spec.rb +41 -0
- data/spec/models/rate_response_status_spec.rb +35 -0
- data/spec/models/rate_spec.rb +185 -0
- data/spec/models/rate_type_spec.rb +35 -0
- data/spec/models/rates_information_spec.rb +77 -0
- data/spec/models/recognized_entity_spec.rb +71 -0
- data/spec/models/remove_from_batch_request_body_spec.rb +35 -0
- data/spec/models/response_message_spec.rb +59 -0
- data/spec/models/service_spec.rb +77 -0
- data/spec/models/shipment_id_request_spec.rb +41 -0
- data/spec/models/shipment_item_spec.rb +89 -0
- data/spec/models/shipment_request_spec.rb +41 -0
- data/spec/models/shipment_response_error_spec.rb +53 -0
- data/spec/models/shipment_spec.rb +35 -0
- data/spec/models/shipment_status_spec.rb +35 -0
- data/spec/models/shipments_sort_by_spec.rb +35 -0
- data/spec/models/smart_post_hub_spec.rb +35 -0
- data/spec/models/sort_dir_spec.rb +35 -0
- data/spec/models/tag_shipment_response_body_spec.rb +47 -0
- data/spec/models/tag_spec.rb +41 -0
- data/spec/models/track_event_spec.rb +107 -0
- data/spec/models/tracking_information_spec.rb +95 -0
- data/spec/models/tracking_status_spec.rb +35 -0
- data/spec/models/update_amazon_buy_shipping_request_body_spec.rb +41 -0
- data/spec/models/update_carrier_settings_request_body_spec.rb +143 -0
- data/spec/models/update_dhl_express_settings_request_body_spec.rb +35 -0
- data/spec/models/update_fedex_settings_request_body_spec.rb +35 -0
- data/spec/models/update_newgistics_settings_request_body_spec.rb +47 -0
- data/spec/models/update_package_type_request_body_spec.rb +35 -0
- data/spec/models/update_shipment_fields_spec.rb +41 -0
- data/spec/models/update_shipment_request_body_spec.rb +173 -0
- data/spec/models/update_shipment_response_body_spec.rb +35 -0
- data/spec/models/update_ups_settings_request_body_spec.rb +35 -0
- data/spec/models/update_warehouse_request_body_spec.rb +35 -0
- data/spec/models/update_webhook_request_body_spec.rb +41 -0
- data/spec/models/ups_account_settings_spec.rb +107 -0
- data/spec/models/ups_invoice_spec.rb +59 -0
- data/spec/models/ups_pickup_type_spec.rb +35 -0
- data/spec/models/ups_settings_response_body_spec.rb +35 -0
- data/spec/models/validate_address_spec.rb +35 -0
- data/spec/models/validate_shipment_fields_spec.rb +41 -0
- data/spec/models/validation_status_spec.rb +35 -0
- data/spec/models/void_label_response_body_spec.rb +47 -0
- data/spec/models/warehouse_spec.rb +65 -0
- data/spec/models/webhook_event_spec.rb +35 -0
- data/spec/models/webhook_spec.rb +53 -0
- data/spec/models/weight_spec.rb +47 -0
- data/spec/models/weight_unit_spec.rb +35 -0
- data/spec/spec_helper.rb +111 -0
- metadata +1110 -0
@@ -0,0 +1,209 @@
|
|
1
|
+
=begin
|
2
|
+
#ShipEngine API
|
3
|
+
|
4
|
+
#ShipEngine's easy-to-use REST API lets you manage all of your shipping needs without worrying about the complexities of different carrier APIs and protocols. We handle all the heavy lifting so you can focus on providing a first-class shipping experience for your customers at the best possible prices. Each of ShipEngine's features can be used by itself or in conjunction with each other to build powerful shipping functionality into your application or service. ## Getting Started If you're new to REST APIs then be sure to read our [introduction to REST](https://www.shipengine.com/docs/rest/) to understand the basics. Learn how to [authenticate yourself to ShipEngine](https://www.shipengine.com/docs/auth/), and then use our [sandbox environment](https://www.shipengine.com/docs/sandbox/) to kick the tires and get familiar with our API. If you run into any problems, then be sure to check the [error handling guide](https://www.shipengine.com/docs/errors/) for tips. Here are some step-by-step **tutorials** to get you started: - [Learn how to create your first shipping label](https://www.shipengine.com/docs/labels/create-a-label/) - [Calculate shipping costs and compare rates across carriers](https://www.shipengine.com/docs/rates/) - [Track packages on-demand or in real time](https://www.shipengine.com/docs/tracking/) - [Validate mailing addresses anywhere on Earth](https://www.shipengine.com/docs/addresses/validation/) ## Shipping Labels for Every Major Carrier ShipEngine makes it easy to [create shipping labels for any carrier](https://www.shipengine.com/docs/labels/create-a-label/) and [download them](https://www.shipengine.com/docs/labels/downloading/) in a [variety of file formats](https://www.shipengine.com/docs/labels/formats/). You can even customize labels with your own [messages](https://www.shipengine.com/docs/labels/messages/) and [images](https://www.shipengine.com/docs/labels/branding/). ## Real-Time Package Tracking With ShipEngine you can [get the current status of a package](https://www.shipengine.com/docs/tracking/) or [subscribe to real-time tracking updates](https://www.shipengine.com/docs/tracking/webhooks/) via webhooks. You can also create [custimized tracking pages](https://www.shipengine.com/docs/tracking/branded-tracking-page/) with your own branding so your customers will always know where their package is. ## Compare Shipping Costs Across Carriers Make sure you ship as cost-effectively as possible by [comparing rates across carriers](https://www.shipengine.com/docs/rates/get-shipment-rates/) using the ShipEngine Rates API. Or if you don't know the full shipment details yet, then you can [get rate estimates](https://www.shipengine.com/docs/rates/estimate/) with limited address info. ## Worldwide Address Validation ShipEngine supports [address validation](https://www.shipengine.com/docs/addresses/validation/) for virtually [every country on Earth](https://www.shipengine.com/docs/addresses/validation/countries/), including the United States, Canada, Great Britain, Australia, Germany, France, Norway, Spain, Sweden, Israel, Italy, and over 160 others.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.1.202006302006
|
7
|
+
Contact: sales@shipengine.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module OpenapiClient
|
16
|
+
# A create return label response body
|
17
|
+
class CreateReturnLabelResponseBody < Label
|
18
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
19
|
+
def self.attribute_map
|
20
|
+
{
|
21
|
+
}
|
22
|
+
end
|
23
|
+
|
24
|
+
# Attribute type mapping.
|
25
|
+
def self.openapi_types
|
26
|
+
{
|
27
|
+
}
|
28
|
+
end
|
29
|
+
|
30
|
+
# List of attributes with nullable: true
|
31
|
+
def self.openapi_nullable
|
32
|
+
Set.new([
|
33
|
+
])
|
34
|
+
end
|
35
|
+
|
36
|
+
# List of class defined in allOf (OpenAPI v3)
|
37
|
+
def self.openapi_all_of
|
38
|
+
[
|
39
|
+
:'Label'
|
40
|
+
]
|
41
|
+
end
|
42
|
+
|
43
|
+
# Initializes the object
|
44
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
45
|
+
def initialize(attributes = {})
|
46
|
+
if (!attributes.is_a?(Hash))
|
47
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `OpenapiClient::CreateReturnLabelResponseBody` initialize method"
|
48
|
+
end
|
49
|
+
|
50
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
51
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
52
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
53
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `OpenapiClient::CreateReturnLabelResponseBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
54
|
+
end
|
55
|
+
h[k.to_sym] = v
|
56
|
+
}
|
57
|
+
|
58
|
+
# call parent's initialize
|
59
|
+
super(attributes)
|
60
|
+
end
|
61
|
+
|
62
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
63
|
+
# @return Array for valid properties with the reasons
|
64
|
+
def list_invalid_properties
|
65
|
+
invalid_properties = super
|
66
|
+
invalid_properties
|
67
|
+
end
|
68
|
+
|
69
|
+
# Check to see if the all the properties in the model are valid
|
70
|
+
# @return true if the model is valid
|
71
|
+
def valid?
|
72
|
+
true && super
|
73
|
+
end
|
74
|
+
|
75
|
+
# Checks equality by comparing each attribute.
|
76
|
+
# @param [Object] Object to be compared
|
77
|
+
def ==(o)
|
78
|
+
return true if self.equal?(o)
|
79
|
+
self.class == o.class && super(o)
|
80
|
+
end
|
81
|
+
|
82
|
+
# @see the `==` method
|
83
|
+
# @param [Object] Object to be compared
|
84
|
+
def eql?(o)
|
85
|
+
self == o
|
86
|
+
end
|
87
|
+
|
88
|
+
# Calculates hash code according to all attributes.
|
89
|
+
# @return [Integer] Hash code
|
90
|
+
def hash
|
91
|
+
[].hash
|
92
|
+
end
|
93
|
+
|
94
|
+
# Builds the object from hash
|
95
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
96
|
+
# @return [Object] Returns the model itself
|
97
|
+
def self.build_from_hash(attributes)
|
98
|
+
new.build_from_hash(attributes)
|
99
|
+
end
|
100
|
+
|
101
|
+
# Builds the object from hash
|
102
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
103
|
+
# @return [Object] Returns the model itself
|
104
|
+
def build_from_hash(attributes)
|
105
|
+
return nil unless attributes.is_a?(Hash)
|
106
|
+
super(attributes)
|
107
|
+
self.class.openapi_types.each_pair do |key, type|
|
108
|
+
if type =~ /\AArray<(.*)>/i
|
109
|
+
# check to ensure the input is an array given that the attribute
|
110
|
+
# is documented as an array but the input is not
|
111
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
112
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
113
|
+
end
|
114
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
115
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
116
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
117
|
+
end
|
118
|
+
|
119
|
+
self
|
120
|
+
end
|
121
|
+
|
122
|
+
# Deserializes the data based on type
|
123
|
+
# @param string type Data type
|
124
|
+
# @param string value Value to be deserialized
|
125
|
+
# @return [Object] Deserialized data
|
126
|
+
def _deserialize(type, value)
|
127
|
+
case type.to_sym
|
128
|
+
when :DateTime
|
129
|
+
DateTime.parse(value)
|
130
|
+
when :Date
|
131
|
+
Date.parse(value)
|
132
|
+
when :String
|
133
|
+
value.to_s
|
134
|
+
when :Integer
|
135
|
+
value.to_i
|
136
|
+
when :Float
|
137
|
+
value.to_f
|
138
|
+
when :Boolean
|
139
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
140
|
+
true
|
141
|
+
else
|
142
|
+
false
|
143
|
+
end
|
144
|
+
when :Object
|
145
|
+
# generic object (usually a Hash), return directly
|
146
|
+
value
|
147
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
148
|
+
inner_type = Regexp.last_match[:inner_type]
|
149
|
+
value.map { |v| _deserialize(inner_type, v) }
|
150
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
151
|
+
k_type = Regexp.last_match[:k_type]
|
152
|
+
v_type = Regexp.last_match[:v_type]
|
153
|
+
{}.tap do |hash|
|
154
|
+
value.each do |k, v|
|
155
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
156
|
+
end
|
157
|
+
end
|
158
|
+
else # model
|
159
|
+
OpenapiClient.const_get(type).build_from_hash(value)
|
160
|
+
end
|
161
|
+
end
|
162
|
+
|
163
|
+
# Returns the string representation of the object
|
164
|
+
# @return [String] String presentation of the object
|
165
|
+
def to_s
|
166
|
+
to_hash.to_s
|
167
|
+
end
|
168
|
+
|
169
|
+
# to_body is an alias to to_hash (backward compatibility)
|
170
|
+
# @return [Hash] Returns the object in the form of hash
|
171
|
+
def to_body
|
172
|
+
to_hash
|
173
|
+
end
|
174
|
+
|
175
|
+
# Returns the object in the form of hash
|
176
|
+
# @return [Hash] Returns the object in the form of hash
|
177
|
+
def to_hash
|
178
|
+
hash = super
|
179
|
+
self.class.attribute_map.each_pair do |attr, param|
|
180
|
+
value = self.send(attr)
|
181
|
+
if value.nil?
|
182
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
183
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
184
|
+
end
|
185
|
+
|
186
|
+
hash[param] = _to_hash(value)
|
187
|
+
end
|
188
|
+
hash
|
189
|
+
end
|
190
|
+
|
191
|
+
# Outputs non-array value in the form of hash
|
192
|
+
# For object, use to_hash. Otherwise, just return the value
|
193
|
+
# @param [Object] value Any valid value
|
194
|
+
# @return [Hash] Returns the value in the form of hash
|
195
|
+
def _to_hash(value)
|
196
|
+
if value.is_a?(Array)
|
197
|
+
value.compact.map { |v| _to_hash(v) }
|
198
|
+
elsif value.is_a?(Hash)
|
199
|
+
{}.tap do |hash|
|
200
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
201
|
+
end
|
202
|
+
elsif value.respond_to? :to_hash
|
203
|
+
value.to_hash
|
204
|
+
else
|
205
|
+
value
|
206
|
+
end
|
207
|
+
end
|
208
|
+
end
|
209
|
+
end
|
@@ -0,0 +1,219 @@
|
|
1
|
+
=begin
|
2
|
+
#ShipEngine API
|
3
|
+
|
4
|
+
#ShipEngine's easy-to-use REST API lets you manage all of your shipping needs without worrying about the complexities of different carrier APIs and protocols. We handle all the heavy lifting so you can focus on providing a first-class shipping experience for your customers at the best possible prices. Each of ShipEngine's features can be used by itself or in conjunction with each other to build powerful shipping functionality into your application or service. ## Getting Started If you're new to REST APIs then be sure to read our [introduction to REST](https://www.shipengine.com/docs/rest/) to understand the basics. Learn how to [authenticate yourself to ShipEngine](https://www.shipengine.com/docs/auth/), and then use our [sandbox environment](https://www.shipengine.com/docs/sandbox/) to kick the tires and get familiar with our API. If you run into any problems, then be sure to check the [error handling guide](https://www.shipengine.com/docs/errors/) for tips. Here are some step-by-step **tutorials** to get you started: - [Learn how to create your first shipping label](https://www.shipengine.com/docs/labels/create-a-label/) - [Calculate shipping costs and compare rates across carriers](https://www.shipengine.com/docs/rates/) - [Track packages on-demand or in real time](https://www.shipengine.com/docs/tracking/) - [Validate mailing addresses anywhere on Earth](https://www.shipengine.com/docs/addresses/validation/) ## Shipping Labels for Every Major Carrier ShipEngine makes it easy to [create shipping labels for any carrier](https://www.shipengine.com/docs/labels/create-a-label/) and [download them](https://www.shipengine.com/docs/labels/downloading/) in a [variety of file formats](https://www.shipengine.com/docs/labels/formats/). You can even customize labels with your own [messages](https://www.shipengine.com/docs/labels/messages/) and [images](https://www.shipengine.com/docs/labels/branding/). ## Real-Time Package Tracking With ShipEngine you can [get the current status of a package](https://www.shipengine.com/docs/tracking/) or [subscribe to real-time tracking updates](https://www.shipengine.com/docs/tracking/webhooks/) via webhooks. You can also create [custimized tracking pages](https://www.shipengine.com/docs/tracking/branded-tracking-page/) with your own branding so your customers will always know where their package is. ## Compare Shipping Costs Across Carriers Make sure you ship as cost-effectively as possible by [comparing rates across carriers](https://www.shipengine.com/docs/rates/get-shipment-rates/) using the ShipEngine Rates API. Or if you don't know the full shipment details yet, then you can [get rate estimates](https://www.shipengine.com/docs/rates/estimate/) with limited address info. ## Worldwide Address Validation ShipEngine supports [address validation](https://www.shipengine.com/docs/addresses/validation/) for virtually [every country on Earth](https://www.shipengine.com/docs/addresses/validation/countries/), including the United States, Canada, Great Britain, Australia, Germany, France, Norway, Spain, Sweden, Israel, Italy, and over 160 others.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.1.202006302006
|
7
|
+
Contact: sales@shipengine.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module OpenapiClient
|
16
|
+
class CreateShipmentResponseBodyFields
|
17
|
+
# An array of errors that occurred while creating shipment.
|
18
|
+
attr_accessor :errors
|
19
|
+
|
20
|
+
# The address validation
|
21
|
+
attr_accessor :address_validation
|
22
|
+
|
23
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
24
|
+
def self.attribute_map
|
25
|
+
{
|
26
|
+
:'errors' => :'errors',
|
27
|
+
:'address_validation' => :'address_validation'
|
28
|
+
}
|
29
|
+
end
|
30
|
+
|
31
|
+
# Attribute type mapping.
|
32
|
+
def self.openapi_types
|
33
|
+
{
|
34
|
+
:'errors' => :'Array<String>',
|
35
|
+
:'address_validation' => :'AddressValidationResult'
|
36
|
+
}
|
37
|
+
end
|
38
|
+
|
39
|
+
# List of attributes with nullable: true
|
40
|
+
def self.openapi_nullable
|
41
|
+
Set.new([
|
42
|
+
])
|
43
|
+
end
|
44
|
+
|
45
|
+
# Initializes the object
|
46
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
47
|
+
def initialize(attributes = {})
|
48
|
+
if (!attributes.is_a?(Hash))
|
49
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `OpenapiClient::CreateShipmentResponseBodyFields` initialize method"
|
50
|
+
end
|
51
|
+
|
52
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
53
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
54
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
55
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `OpenapiClient::CreateShipmentResponseBodyFields`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
56
|
+
end
|
57
|
+
h[k.to_sym] = v
|
58
|
+
}
|
59
|
+
|
60
|
+
if attributes.key?(:'errors')
|
61
|
+
if (value = attributes[:'errors']).is_a?(Array)
|
62
|
+
self.errors = value
|
63
|
+
end
|
64
|
+
end
|
65
|
+
|
66
|
+
if attributes.key?(:'address_validation')
|
67
|
+
self.address_validation = attributes[:'address_validation']
|
68
|
+
end
|
69
|
+
end
|
70
|
+
|
71
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
72
|
+
# @return Array for valid properties with the reasons
|
73
|
+
def list_invalid_properties
|
74
|
+
invalid_properties = Array.new
|
75
|
+
invalid_properties
|
76
|
+
end
|
77
|
+
|
78
|
+
# Check to see if the all the properties in the model are valid
|
79
|
+
# @return true if the model is valid
|
80
|
+
def valid?
|
81
|
+
true
|
82
|
+
end
|
83
|
+
|
84
|
+
# Checks equality by comparing each attribute.
|
85
|
+
# @param [Object] Object to be compared
|
86
|
+
def ==(o)
|
87
|
+
return true if self.equal?(o)
|
88
|
+
self.class == o.class &&
|
89
|
+
errors == o.errors &&
|
90
|
+
address_validation == o.address_validation
|
91
|
+
end
|
92
|
+
|
93
|
+
# @see the `==` method
|
94
|
+
# @param [Object] Object to be compared
|
95
|
+
def eql?(o)
|
96
|
+
self == o
|
97
|
+
end
|
98
|
+
|
99
|
+
# Calculates hash code according to all attributes.
|
100
|
+
# @return [Integer] Hash code
|
101
|
+
def hash
|
102
|
+
[errors, address_validation].hash
|
103
|
+
end
|
104
|
+
|
105
|
+
# Builds the object from hash
|
106
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
107
|
+
# @return [Object] Returns the model itself
|
108
|
+
def self.build_from_hash(attributes)
|
109
|
+
new.build_from_hash(attributes)
|
110
|
+
end
|
111
|
+
|
112
|
+
# Builds the object from hash
|
113
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
114
|
+
# @return [Object] Returns the model itself
|
115
|
+
def build_from_hash(attributes)
|
116
|
+
return nil unless attributes.is_a?(Hash)
|
117
|
+
self.class.openapi_types.each_pair do |key, type|
|
118
|
+
if type =~ /\AArray<(.*)>/i
|
119
|
+
# check to ensure the input is an array given that the attribute
|
120
|
+
# is documented as an array but the input is not
|
121
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
122
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
123
|
+
end
|
124
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
125
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
126
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
127
|
+
end
|
128
|
+
|
129
|
+
self
|
130
|
+
end
|
131
|
+
|
132
|
+
# Deserializes the data based on type
|
133
|
+
# @param string type Data type
|
134
|
+
# @param string value Value to be deserialized
|
135
|
+
# @return [Object] Deserialized data
|
136
|
+
def _deserialize(type, value)
|
137
|
+
case type.to_sym
|
138
|
+
when :DateTime
|
139
|
+
DateTime.parse(value)
|
140
|
+
when :Date
|
141
|
+
Date.parse(value)
|
142
|
+
when :String
|
143
|
+
value.to_s
|
144
|
+
when :Integer
|
145
|
+
value.to_i
|
146
|
+
when :Float
|
147
|
+
value.to_f
|
148
|
+
when :Boolean
|
149
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
150
|
+
true
|
151
|
+
else
|
152
|
+
false
|
153
|
+
end
|
154
|
+
when :Object
|
155
|
+
# generic object (usually a Hash), return directly
|
156
|
+
value
|
157
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
158
|
+
inner_type = Regexp.last_match[:inner_type]
|
159
|
+
value.map { |v| _deserialize(inner_type, v) }
|
160
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
161
|
+
k_type = Regexp.last_match[:k_type]
|
162
|
+
v_type = Regexp.last_match[:v_type]
|
163
|
+
{}.tap do |hash|
|
164
|
+
value.each do |k, v|
|
165
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
166
|
+
end
|
167
|
+
end
|
168
|
+
else # model
|
169
|
+
OpenapiClient.const_get(type).build_from_hash(value)
|
170
|
+
end
|
171
|
+
end
|
172
|
+
|
173
|
+
# Returns the string representation of the object
|
174
|
+
# @return [String] String presentation of the object
|
175
|
+
def to_s
|
176
|
+
to_hash.to_s
|
177
|
+
end
|
178
|
+
|
179
|
+
# to_body is an alias to to_hash (backward compatibility)
|
180
|
+
# @return [Hash] Returns the object in the form of hash
|
181
|
+
def to_body
|
182
|
+
to_hash
|
183
|
+
end
|
184
|
+
|
185
|
+
# Returns the object in the form of hash
|
186
|
+
# @return [Hash] Returns the object in the form of hash
|
187
|
+
def to_hash
|
188
|
+
hash = {}
|
189
|
+
self.class.attribute_map.each_pair do |attr, param|
|
190
|
+
value = self.send(attr)
|
191
|
+
if value.nil?
|
192
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
193
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
194
|
+
end
|
195
|
+
|
196
|
+
hash[param] = _to_hash(value)
|
197
|
+
end
|
198
|
+
hash
|
199
|
+
end
|
200
|
+
|
201
|
+
# Outputs non-array value in the form of hash
|
202
|
+
# For object, use to_hash. Otherwise, just return the value
|
203
|
+
# @param [Object] value Any valid value
|
204
|
+
# @return [Hash] Returns the value in the form of hash
|
205
|
+
def _to_hash(value)
|
206
|
+
if value.is_a?(Array)
|
207
|
+
value.compact.map { |v| _to_hash(v) }
|
208
|
+
elsif value.is_a?(Hash)
|
209
|
+
{}.tap do |hash|
|
210
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
211
|
+
end
|
212
|
+
elsif value.respond_to? :to_hash
|
213
|
+
value.to_hash
|
214
|
+
else
|
215
|
+
value
|
216
|
+
end
|
217
|
+
end
|
218
|
+
end
|
219
|
+
end
|
@@ -0,0 +1,215 @@
|
|
1
|
+
=begin
|
2
|
+
#ShipEngine API
|
3
|
+
|
4
|
+
#ShipEngine's easy-to-use REST API lets you manage all of your shipping needs without worrying about the complexities of different carrier APIs and protocols. We handle all the heavy lifting so you can focus on providing a first-class shipping experience for your customers at the best possible prices. Each of ShipEngine's features can be used by itself or in conjunction with each other to build powerful shipping functionality into your application or service. ## Getting Started If you're new to REST APIs then be sure to read our [introduction to REST](https://www.shipengine.com/docs/rest/) to understand the basics. Learn how to [authenticate yourself to ShipEngine](https://www.shipengine.com/docs/auth/), and then use our [sandbox environment](https://www.shipengine.com/docs/sandbox/) to kick the tires and get familiar with our API. If you run into any problems, then be sure to check the [error handling guide](https://www.shipengine.com/docs/errors/) for tips. Here are some step-by-step **tutorials** to get you started: - [Learn how to create your first shipping label](https://www.shipengine.com/docs/labels/create-a-label/) - [Calculate shipping costs and compare rates across carriers](https://www.shipengine.com/docs/rates/) - [Track packages on-demand or in real time](https://www.shipengine.com/docs/tracking/) - [Validate mailing addresses anywhere on Earth](https://www.shipengine.com/docs/addresses/validation/) ## Shipping Labels for Every Major Carrier ShipEngine makes it easy to [create shipping labels for any carrier](https://www.shipengine.com/docs/labels/create-a-label/) and [download them](https://www.shipengine.com/docs/labels/downloading/) in a [variety of file formats](https://www.shipengine.com/docs/labels/formats/). You can even customize labels with your own [messages](https://www.shipengine.com/docs/labels/messages/) and [images](https://www.shipengine.com/docs/labels/branding/). ## Real-Time Package Tracking With ShipEngine you can [get the current status of a package](https://www.shipengine.com/docs/tracking/) or [subscribe to real-time tracking updates](https://www.shipengine.com/docs/tracking/webhooks/) via webhooks. You can also create [custimized tracking pages](https://www.shipengine.com/docs/tracking/branded-tracking-page/) with your own branding so your customers will always know where their package is. ## Compare Shipping Costs Across Carriers Make sure you ship as cost-effectively as possible by [comparing rates across carriers](https://www.shipengine.com/docs/rates/get-shipment-rates/) using the ShipEngine Rates API. Or if you don't know the full shipment details yet, then you can [get rate estimates](https://www.shipengine.com/docs/rates/estimate/) with limited address info. ## Worldwide Address Validation ShipEngine supports [address validation](https://www.shipengine.com/docs/addresses/validation/) for virtually [every country on Earth](https://www.shipengine.com/docs/addresses/validation/countries/), including the United States, Canada, Great Britain, Australia, Germany, France, Norway, Spain, Sweden, Israel, Italy, and over 160 others.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.1.202006302006
|
7
|
+
Contact: sales@shipengine.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module OpenapiClient
|
16
|
+
# A create shipments request body
|
17
|
+
class CreateShipmentsRequestBody
|
18
|
+
# An array of shipments to be created.
|
19
|
+
attr_accessor :shipments
|
20
|
+
|
21
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
22
|
+
def self.attribute_map
|
23
|
+
{
|
24
|
+
:'shipments' => :'shipments'
|
25
|
+
}
|
26
|
+
end
|
27
|
+
|
28
|
+
# Attribute type mapping.
|
29
|
+
def self.openapi_types
|
30
|
+
{
|
31
|
+
:'shipments' => :'Array<AddressValidatingShipment>'
|
32
|
+
}
|
33
|
+
end
|
34
|
+
|
35
|
+
# List of attributes with nullable: true
|
36
|
+
def self.openapi_nullable
|
37
|
+
Set.new([
|
38
|
+
])
|
39
|
+
end
|
40
|
+
|
41
|
+
# Initializes the object
|
42
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
43
|
+
def initialize(attributes = {})
|
44
|
+
if (!attributes.is_a?(Hash))
|
45
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `OpenapiClient::CreateShipmentsRequestBody` initialize method"
|
46
|
+
end
|
47
|
+
|
48
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
49
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
50
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
51
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `OpenapiClient::CreateShipmentsRequestBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
52
|
+
end
|
53
|
+
h[k.to_sym] = v
|
54
|
+
}
|
55
|
+
|
56
|
+
if attributes.key?(:'shipments')
|
57
|
+
if (value = attributes[:'shipments']).is_a?(Array)
|
58
|
+
self.shipments = value
|
59
|
+
end
|
60
|
+
end
|
61
|
+
end
|
62
|
+
|
63
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
64
|
+
# @return Array for valid properties with the reasons
|
65
|
+
def list_invalid_properties
|
66
|
+
invalid_properties = Array.new
|
67
|
+
if @shipments.nil?
|
68
|
+
invalid_properties.push('invalid value for "shipments", shipments cannot be nil.')
|
69
|
+
end
|
70
|
+
|
71
|
+
invalid_properties
|
72
|
+
end
|
73
|
+
|
74
|
+
# Check to see if the all the properties in the model are valid
|
75
|
+
# @return true if the model is valid
|
76
|
+
def valid?
|
77
|
+
return false if @shipments.nil?
|
78
|
+
true
|
79
|
+
end
|
80
|
+
|
81
|
+
# Checks equality by comparing each attribute.
|
82
|
+
# @param [Object] Object to be compared
|
83
|
+
def ==(o)
|
84
|
+
return true if self.equal?(o)
|
85
|
+
self.class == o.class &&
|
86
|
+
shipments == o.shipments
|
87
|
+
end
|
88
|
+
|
89
|
+
# @see the `==` method
|
90
|
+
# @param [Object] Object to be compared
|
91
|
+
def eql?(o)
|
92
|
+
self == o
|
93
|
+
end
|
94
|
+
|
95
|
+
# Calculates hash code according to all attributes.
|
96
|
+
# @return [Integer] Hash code
|
97
|
+
def hash
|
98
|
+
[shipments].hash
|
99
|
+
end
|
100
|
+
|
101
|
+
# Builds the object from hash
|
102
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
103
|
+
# @return [Object] Returns the model itself
|
104
|
+
def self.build_from_hash(attributes)
|
105
|
+
new.build_from_hash(attributes)
|
106
|
+
end
|
107
|
+
|
108
|
+
# Builds the object from hash
|
109
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
110
|
+
# @return [Object] Returns the model itself
|
111
|
+
def build_from_hash(attributes)
|
112
|
+
return nil unless attributes.is_a?(Hash)
|
113
|
+
self.class.openapi_types.each_pair do |key, type|
|
114
|
+
if type =~ /\AArray<(.*)>/i
|
115
|
+
# check to ensure the input is an array given that the attribute
|
116
|
+
# is documented as an array but the input is not
|
117
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
118
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
119
|
+
end
|
120
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
121
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
122
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
123
|
+
end
|
124
|
+
|
125
|
+
self
|
126
|
+
end
|
127
|
+
|
128
|
+
# Deserializes the data based on type
|
129
|
+
# @param string type Data type
|
130
|
+
# @param string value Value to be deserialized
|
131
|
+
# @return [Object] Deserialized data
|
132
|
+
def _deserialize(type, value)
|
133
|
+
case type.to_sym
|
134
|
+
when :DateTime
|
135
|
+
DateTime.parse(value)
|
136
|
+
when :Date
|
137
|
+
Date.parse(value)
|
138
|
+
when :String
|
139
|
+
value.to_s
|
140
|
+
when :Integer
|
141
|
+
value.to_i
|
142
|
+
when :Float
|
143
|
+
value.to_f
|
144
|
+
when :Boolean
|
145
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
146
|
+
true
|
147
|
+
else
|
148
|
+
false
|
149
|
+
end
|
150
|
+
when :Object
|
151
|
+
# generic object (usually a Hash), return directly
|
152
|
+
value
|
153
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
154
|
+
inner_type = Regexp.last_match[:inner_type]
|
155
|
+
value.map { |v| _deserialize(inner_type, v) }
|
156
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
157
|
+
k_type = Regexp.last_match[:k_type]
|
158
|
+
v_type = Regexp.last_match[:v_type]
|
159
|
+
{}.tap do |hash|
|
160
|
+
value.each do |k, v|
|
161
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
162
|
+
end
|
163
|
+
end
|
164
|
+
else # model
|
165
|
+
OpenapiClient.const_get(type).build_from_hash(value)
|
166
|
+
end
|
167
|
+
end
|
168
|
+
|
169
|
+
# Returns the string representation of the object
|
170
|
+
# @return [String] String presentation of the object
|
171
|
+
def to_s
|
172
|
+
to_hash.to_s
|
173
|
+
end
|
174
|
+
|
175
|
+
# to_body is an alias to to_hash (backward compatibility)
|
176
|
+
# @return [Hash] Returns the object in the form of hash
|
177
|
+
def to_body
|
178
|
+
to_hash
|
179
|
+
end
|
180
|
+
|
181
|
+
# Returns the object in the form of hash
|
182
|
+
# @return [Hash] Returns the object in the form of hash
|
183
|
+
def to_hash
|
184
|
+
hash = {}
|
185
|
+
self.class.attribute_map.each_pair do |attr, param|
|
186
|
+
value = self.send(attr)
|
187
|
+
if value.nil?
|
188
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
189
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
190
|
+
end
|
191
|
+
|
192
|
+
hash[param] = _to_hash(value)
|
193
|
+
end
|
194
|
+
hash
|
195
|
+
end
|
196
|
+
|
197
|
+
# Outputs non-array value in the form of hash
|
198
|
+
# For object, use to_hash. Otherwise, just return the value
|
199
|
+
# @param [Object] value Any valid value
|
200
|
+
# @return [Hash] Returns the value in the form of hash
|
201
|
+
def _to_hash(value)
|
202
|
+
if value.is_a?(Array)
|
203
|
+
value.compact.map { |v| _to_hash(v) }
|
204
|
+
elsif value.is_a?(Hash)
|
205
|
+
{}.tap do |hash|
|
206
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
207
|
+
end
|
208
|
+
elsif value.respond_to? :to_hash
|
209
|
+
value.to_hash
|
210
|
+
else
|
211
|
+
value
|
212
|
+
end
|
213
|
+
end
|
214
|
+
end
|
215
|
+
end
|