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,730 @@
|
|
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 UPS account information request body
|
17
|
+
class ConnectUpsRequestBody
|
18
|
+
# Nickname
|
19
|
+
attr_accessor :nickname
|
20
|
+
|
21
|
+
# Account number
|
22
|
+
attr_accessor :account_number
|
23
|
+
|
24
|
+
# Account country code
|
25
|
+
attr_accessor :account_country_code
|
26
|
+
|
27
|
+
# Account postal code
|
28
|
+
attr_accessor :account_postal_code
|
29
|
+
|
30
|
+
# Title
|
31
|
+
attr_accessor :title
|
32
|
+
|
33
|
+
# First name
|
34
|
+
attr_accessor :first_name
|
35
|
+
|
36
|
+
# Last name
|
37
|
+
attr_accessor :last_name
|
38
|
+
|
39
|
+
# Company
|
40
|
+
attr_accessor :company
|
41
|
+
|
42
|
+
# Address Line 1
|
43
|
+
attr_accessor :address1
|
44
|
+
|
45
|
+
# Address Line 2
|
46
|
+
attr_accessor :address2
|
47
|
+
|
48
|
+
# City
|
49
|
+
attr_accessor :city
|
50
|
+
|
51
|
+
# State
|
52
|
+
attr_accessor :state
|
53
|
+
|
54
|
+
# Postal code
|
55
|
+
attr_accessor :postal_code
|
56
|
+
|
57
|
+
# Country code
|
58
|
+
attr_accessor :country_code
|
59
|
+
|
60
|
+
# The email address
|
61
|
+
attr_accessor :email
|
62
|
+
|
63
|
+
# Phone
|
64
|
+
attr_accessor :phone
|
65
|
+
|
66
|
+
# The UPS invoice
|
67
|
+
attr_accessor :invoice
|
68
|
+
|
69
|
+
# The Agreement to the [UPS Technology Agreement](https://www.ups.com/assets/resources/media/UTA_with_EUR.pdf)
|
70
|
+
attr_accessor :agree_to_technology_agreement
|
71
|
+
|
72
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
73
|
+
def self.attribute_map
|
74
|
+
{
|
75
|
+
:'nickname' => :'nickname',
|
76
|
+
:'account_number' => :'account_number',
|
77
|
+
:'account_country_code' => :'account_country_code',
|
78
|
+
:'account_postal_code' => :'account_postal_code',
|
79
|
+
:'title' => :'title',
|
80
|
+
:'first_name' => :'first_name',
|
81
|
+
:'last_name' => :'last_name',
|
82
|
+
:'company' => :'company',
|
83
|
+
:'address1' => :'address1',
|
84
|
+
:'address2' => :'address2',
|
85
|
+
:'city' => :'city',
|
86
|
+
:'state' => :'state',
|
87
|
+
:'postal_code' => :'postal_code',
|
88
|
+
:'country_code' => :'country_code',
|
89
|
+
:'email' => :'email',
|
90
|
+
:'phone' => :'phone',
|
91
|
+
:'invoice' => :'invoice',
|
92
|
+
:'agree_to_technology_agreement' => :'agree_to_technology_agreement'
|
93
|
+
}
|
94
|
+
end
|
95
|
+
|
96
|
+
# Attribute type mapping.
|
97
|
+
def self.openapi_types
|
98
|
+
{
|
99
|
+
:'nickname' => :'String',
|
100
|
+
:'account_number' => :'String',
|
101
|
+
:'account_country_code' => :'String',
|
102
|
+
:'account_postal_code' => :'String',
|
103
|
+
:'title' => :'String',
|
104
|
+
:'first_name' => :'String',
|
105
|
+
:'last_name' => :'String',
|
106
|
+
:'company' => :'String',
|
107
|
+
:'address1' => :'String',
|
108
|
+
:'address2' => :'String',
|
109
|
+
:'city' => :'String',
|
110
|
+
:'state' => :'String',
|
111
|
+
:'postal_code' => :'String',
|
112
|
+
:'country_code' => :'String',
|
113
|
+
:'email' => :'String',
|
114
|
+
:'phone' => :'String',
|
115
|
+
:'invoice' => :'UpsInvoice',
|
116
|
+
:'agree_to_technology_agreement' => :'Boolean'
|
117
|
+
}
|
118
|
+
end
|
119
|
+
|
120
|
+
# List of attributes with nullable: true
|
121
|
+
def self.openapi_nullable
|
122
|
+
Set.new([
|
123
|
+
])
|
124
|
+
end
|
125
|
+
|
126
|
+
# Initializes the object
|
127
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
128
|
+
def initialize(attributes = {})
|
129
|
+
if (!attributes.is_a?(Hash))
|
130
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `OpenapiClient::ConnectUpsRequestBody` initialize method"
|
131
|
+
end
|
132
|
+
|
133
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
134
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
135
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
136
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `OpenapiClient::ConnectUpsRequestBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
137
|
+
end
|
138
|
+
h[k.to_sym] = v
|
139
|
+
}
|
140
|
+
|
141
|
+
if attributes.key?(:'nickname')
|
142
|
+
self.nickname = attributes[:'nickname']
|
143
|
+
end
|
144
|
+
|
145
|
+
if attributes.key?(:'account_number')
|
146
|
+
self.account_number = attributes[:'account_number']
|
147
|
+
end
|
148
|
+
|
149
|
+
if attributes.key?(:'account_country_code')
|
150
|
+
self.account_country_code = attributes[:'account_country_code']
|
151
|
+
end
|
152
|
+
|
153
|
+
if attributes.key?(:'account_postal_code')
|
154
|
+
self.account_postal_code = attributes[:'account_postal_code']
|
155
|
+
end
|
156
|
+
|
157
|
+
if attributes.key?(:'title')
|
158
|
+
self.title = attributes[:'title']
|
159
|
+
end
|
160
|
+
|
161
|
+
if attributes.key?(:'first_name')
|
162
|
+
self.first_name = attributes[:'first_name']
|
163
|
+
end
|
164
|
+
|
165
|
+
if attributes.key?(:'last_name')
|
166
|
+
self.last_name = attributes[:'last_name']
|
167
|
+
end
|
168
|
+
|
169
|
+
if attributes.key?(:'company')
|
170
|
+
self.company = attributes[:'company']
|
171
|
+
end
|
172
|
+
|
173
|
+
if attributes.key?(:'address1')
|
174
|
+
self.address1 = attributes[:'address1']
|
175
|
+
end
|
176
|
+
|
177
|
+
if attributes.key?(:'address2')
|
178
|
+
self.address2 = attributes[:'address2']
|
179
|
+
end
|
180
|
+
|
181
|
+
if attributes.key?(:'city')
|
182
|
+
self.city = attributes[:'city']
|
183
|
+
end
|
184
|
+
|
185
|
+
if attributes.key?(:'state')
|
186
|
+
self.state = attributes[:'state']
|
187
|
+
end
|
188
|
+
|
189
|
+
if attributes.key?(:'postal_code')
|
190
|
+
self.postal_code = attributes[:'postal_code']
|
191
|
+
end
|
192
|
+
|
193
|
+
if attributes.key?(:'country_code')
|
194
|
+
self.country_code = attributes[:'country_code']
|
195
|
+
end
|
196
|
+
|
197
|
+
if attributes.key?(:'email')
|
198
|
+
self.email = attributes[:'email']
|
199
|
+
end
|
200
|
+
|
201
|
+
if attributes.key?(:'phone')
|
202
|
+
self.phone = attributes[:'phone']
|
203
|
+
end
|
204
|
+
|
205
|
+
if attributes.key?(:'invoice')
|
206
|
+
self.invoice = attributes[:'invoice']
|
207
|
+
end
|
208
|
+
|
209
|
+
if attributes.key?(:'agree_to_technology_agreement')
|
210
|
+
self.agree_to_technology_agreement = attributes[:'agree_to_technology_agreement']
|
211
|
+
end
|
212
|
+
end
|
213
|
+
|
214
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
215
|
+
# @return Array for valid properties with the reasons
|
216
|
+
def list_invalid_properties
|
217
|
+
invalid_properties = Array.new
|
218
|
+
if @nickname.nil?
|
219
|
+
invalid_properties.push('invalid value for "nickname", nickname cannot be nil.')
|
220
|
+
end
|
221
|
+
|
222
|
+
if @nickname.to_s.length < 1
|
223
|
+
invalid_properties.push('invalid value for "nickname", the character length must be great than or equal to 1.')
|
224
|
+
end
|
225
|
+
|
226
|
+
if @account_number.nil?
|
227
|
+
invalid_properties.push('invalid value for "account_number", account_number cannot be nil.')
|
228
|
+
end
|
229
|
+
|
230
|
+
if @account_number.to_s.length < 1
|
231
|
+
invalid_properties.push('invalid value for "account_number", the character length must be great than or equal to 1.')
|
232
|
+
end
|
233
|
+
|
234
|
+
if @account_country_code.nil?
|
235
|
+
invalid_properties.push('invalid value for "account_country_code", account_country_code cannot be nil.')
|
236
|
+
end
|
237
|
+
|
238
|
+
if @account_country_code.to_s.length < 1
|
239
|
+
invalid_properties.push('invalid value for "account_country_code", the character length must be great than or equal to 1.')
|
240
|
+
end
|
241
|
+
|
242
|
+
if @account_postal_code.nil?
|
243
|
+
invalid_properties.push('invalid value for "account_postal_code", account_postal_code cannot be nil.')
|
244
|
+
end
|
245
|
+
|
246
|
+
if @account_postal_code.to_s.length < 1
|
247
|
+
invalid_properties.push('invalid value for "account_postal_code", the character length must be great than or equal to 1.')
|
248
|
+
end
|
249
|
+
|
250
|
+
if !@title.nil? && @title.to_s.length < 1
|
251
|
+
invalid_properties.push('invalid value for "title", the character length must be great than or equal to 1.')
|
252
|
+
end
|
253
|
+
|
254
|
+
if @first_name.nil?
|
255
|
+
invalid_properties.push('invalid value for "first_name", first_name cannot be nil.')
|
256
|
+
end
|
257
|
+
|
258
|
+
if @first_name.to_s.length < 1
|
259
|
+
invalid_properties.push('invalid value for "first_name", the character length must be great than or equal to 1.')
|
260
|
+
end
|
261
|
+
|
262
|
+
if @last_name.nil?
|
263
|
+
invalid_properties.push('invalid value for "last_name", last_name cannot be nil.')
|
264
|
+
end
|
265
|
+
|
266
|
+
if @last_name.to_s.length < 1
|
267
|
+
invalid_properties.push('invalid value for "last_name", the character length must be great than or equal to 1.')
|
268
|
+
end
|
269
|
+
|
270
|
+
if @company.nil?
|
271
|
+
invalid_properties.push('invalid value for "company", company cannot be nil.')
|
272
|
+
end
|
273
|
+
|
274
|
+
if @company.to_s.length < 1
|
275
|
+
invalid_properties.push('invalid value for "company", the character length must be great than or equal to 1.')
|
276
|
+
end
|
277
|
+
|
278
|
+
if @address1.nil?
|
279
|
+
invalid_properties.push('invalid value for "address1", address1 cannot be nil.')
|
280
|
+
end
|
281
|
+
|
282
|
+
if @address1.to_s.length < 1
|
283
|
+
invalid_properties.push('invalid value for "address1", the character length must be great than or equal to 1.')
|
284
|
+
end
|
285
|
+
|
286
|
+
if !@address2.nil? && @address2.to_s.length < 1
|
287
|
+
invalid_properties.push('invalid value for "address2", the character length must be great than or equal to 1.')
|
288
|
+
end
|
289
|
+
|
290
|
+
if @city.nil?
|
291
|
+
invalid_properties.push('invalid value for "city", city cannot be nil.')
|
292
|
+
end
|
293
|
+
|
294
|
+
if @city.to_s.length < 1
|
295
|
+
invalid_properties.push('invalid value for "city", the character length must be great than or equal to 1.')
|
296
|
+
end
|
297
|
+
|
298
|
+
if @state.nil?
|
299
|
+
invalid_properties.push('invalid value for "state", state cannot be nil.')
|
300
|
+
end
|
301
|
+
|
302
|
+
if @state.to_s.length < 1
|
303
|
+
invalid_properties.push('invalid value for "state", the character length must be great than or equal to 1.')
|
304
|
+
end
|
305
|
+
|
306
|
+
if @postal_code.nil?
|
307
|
+
invalid_properties.push('invalid value for "postal_code", postal_code cannot be nil.')
|
308
|
+
end
|
309
|
+
|
310
|
+
if @postal_code.to_s.length < 1
|
311
|
+
invalid_properties.push('invalid value for "postal_code", the character length must be great than or equal to 1.')
|
312
|
+
end
|
313
|
+
|
314
|
+
if @country_code.nil?
|
315
|
+
invalid_properties.push('invalid value for "country_code", country_code cannot be nil.')
|
316
|
+
end
|
317
|
+
|
318
|
+
if @country_code.to_s.length < 1
|
319
|
+
invalid_properties.push('invalid value for "country_code", the character length must be great than or equal to 1.')
|
320
|
+
end
|
321
|
+
|
322
|
+
if @email.nil?
|
323
|
+
invalid_properties.push('invalid value for "email", email cannot be nil.')
|
324
|
+
end
|
325
|
+
|
326
|
+
if @phone.nil?
|
327
|
+
invalid_properties.push('invalid value for "phone", phone cannot be nil.')
|
328
|
+
end
|
329
|
+
|
330
|
+
if @phone.to_s.length < 1
|
331
|
+
invalid_properties.push('invalid value for "phone", the character length must be great than or equal to 1.')
|
332
|
+
end
|
333
|
+
|
334
|
+
if @agree_to_technology_agreement.nil?
|
335
|
+
invalid_properties.push('invalid value for "agree_to_technology_agreement", agree_to_technology_agreement cannot be nil.')
|
336
|
+
end
|
337
|
+
|
338
|
+
invalid_properties
|
339
|
+
end
|
340
|
+
|
341
|
+
# Check to see if the all the properties in the model are valid
|
342
|
+
# @return true if the model is valid
|
343
|
+
def valid?
|
344
|
+
return false if @nickname.nil?
|
345
|
+
return false if @nickname.to_s.length < 1
|
346
|
+
return false if @account_number.nil?
|
347
|
+
return false if @account_number.to_s.length < 1
|
348
|
+
return false if @account_country_code.nil?
|
349
|
+
return false if @account_country_code.to_s.length < 1
|
350
|
+
return false if @account_postal_code.nil?
|
351
|
+
return false if @account_postal_code.to_s.length < 1
|
352
|
+
return false if !@title.nil? && @title.to_s.length < 1
|
353
|
+
return false if @first_name.nil?
|
354
|
+
return false if @first_name.to_s.length < 1
|
355
|
+
return false if @last_name.nil?
|
356
|
+
return false if @last_name.to_s.length < 1
|
357
|
+
return false if @company.nil?
|
358
|
+
return false if @company.to_s.length < 1
|
359
|
+
return false if @address1.nil?
|
360
|
+
return false if @address1.to_s.length < 1
|
361
|
+
return false if !@address2.nil? && @address2.to_s.length < 1
|
362
|
+
return false if @city.nil?
|
363
|
+
return false if @city.to_s.length < 1
|
364
|
+
return false if @state.nil?
|
365
|
+
return false if @state.to_s.length < 1
|
366
|
+
return false if @postal_code.nil?
|
367
|
+
return false if @postal_code.to_s.length < 1
|
368
|
+
return false if @country_code.nil?
|
369
|
+
return false if @country_code.to_s.length < 1
|
370
|
+
return false if @email.nil?
|
371
|
+
return false if @phone.nil?
|
372
|
+
return false if @phone.to_s.length < 1
|
373
|
+
return false if @agree_to_technology_agreement.nil?
|
374
|
+
true
|
375
|
+
end
|
376
|
+
|
377
|
+
# Custom attribute writer method with validation
|
378
|
+
# @param [Object] nickname Value to be assigned
|
379
|
+
def nickname=(nickname)
|
380
|
+
if nickname.nil?
|
381
|
+
fail ArgumentError, 'nickname cannot be nil'
|
382
|
+
end
|
383
|
+
|
384
|
+
if nickname.to_s.length < 1
|
385
|
+
fail ArgumentError, 'invalid value for "nickname", the character length must be great than or equal to 1.'
|
386
|
+
end
|
387
|
+
|
388
|
+
@nickname = nickname
|
389
|
+
end
|
390
|
+
|
391
|
+
# Custom attribute writer method with validation
|
392
|
+
# @param [Object] account_number Value to be assigned
|
393
|
+
def account_number=(account_number)
|
394
|
+
if account_number.nil?
|
395
|
+
fail ArgumentError, 'account_number cannot be nil'
|
396
|
+
end
|
397
|
+
|
398
|
+
if account_number.to_s.length < 1
|
399
|
+
fail ArgumentError, 'invalid value for "account_number", the character length must be great than or equal to 1.'
|
400
|
+
end
|
401
|
+
|
402
|
+
@account_number = account_number
|
403
|
+
end
|
404
|
+
|
405
|
+
# Custom attribute writer method with validation
|
406
|
+
# @param [Object] account_country_code Value to be assigned
|
407
|
+
def account_country_code=(account_country_code)
|
408
|
+
if account_country_code.nil?
|
409
|
+
fail ArgumentError, 'account_country_code cannot be nil'
|
410
|
+
end
|
411
|
+
|
412
|
+
if account_country_code.to_s.length < 1
|
413
|
+
fail ArgumentError, 'invalid value for "account_country_code", the character length must be great than or equal to 1.'
|
414
|
+
end
|
415
|
+
|
416
|
+
@account_country_code = account_country_code
|
417
|
+
end
|
418
|
+
|
419
|
+
# Custom attribute writer method with validation
|
420
|
+
# @param [Object] account_postal_code Value to be assigned
|
421
|
+
def account_postal_code=(account_postal_code)
|
422
|
+
if account_postal_code.nil?
|
423
|
+
fail ArgumentError, 'account_postal_code cannot be nil'
|
424
|
+
end
|
425
|
+
|
426
|
+
if account_postal_code.to_s.length < 1
|
427
|
+
fail ArgumentError, 'invalid value for "account_postal_code", the character length must be great than or equal to 1.'
|
428
|
+
end
|
429
|
+
|
430
|
+
@account_postal_code = account_postal_code
|
431
|
+
end
|
432
|
+
|
433
|
+
# Custom attribute writer method with validation
|
434
|
+
# @param [Object] title Value to be assigned
|
435
|
+
def title=(title)
|
436
|
+
if !title.nil? && title.to_s.length < 1
|
437
|
+
fail ArgumentError, 'invalid value for "title", the character length must be great than or equal to 1.'
|
438
|
+
end
|
439
|
+
|
440
|
+
@title = title
|
441
|
+
end
|
442
|
+
|
443
|
+
# Custom attribute writer method with validation
|
444
|
+
# @param [Object] first_name Value to be assigned
|
445
|
+
def first_name=(first_name)
|
446
|
+
if first_name.nil?
|
447
|
+
fail ArgumentError, 'first_name cannot be nil'
|
448
|
+
end
|
449
|
+
|
450
|
+
if first_name.to_s.length < 1
|
451
|
+
fail ArgumentError, 'invalid value for "first_name", the character length must be great than or equal to 1.'
|
452
|
+
end
|
453
|
+
|
454
|
+
@first_name = first_name
|
455
|
+
end
|
456
|
+
|
457
|
+
# Custom attribute writer method with validation
|
458
|
+
# @param [Object] last_name Value to be assigned
|
459
|
+
def last_name=(last_name)
|
460
|
+
if last_name.nil?
|
461
|
+
fail ArgumentError, 'last_name cannot be nil'
|
462
|
+
end
|
463
|
+
|
464
|
+
if last_name.to_s.length < 1
|
465
|
+
fail ArgumentError, 'invalid value for "last_name", the character length must be great than or equal to 1.'
|
466
|
+
end
|
467
|
+
|
468
|
+
@last_name = last_name
|
469
|
+
end
|
470
|
+
|
471
|
+
# Custom attribute writer method with validation
|
472
|
+
# @param [Object] company Value to be assigned
|
473
|
+
def company=(company)
|
474
|
+
if company.nil?
|
475
|
+
fail ArgumentError, 'company cannot be nil'
|
476
|
+
end
|
477
|
+
|
478
|
+
if company.to_s.length < 1
|
479
|
+
fail ArgumentError, 'invalid value for "company", the character length must be great than or equal to 1.'
|
480
|
+
end
|
481
|
+
|
482
|
+
@company = company
|
483
|
+
end
|
484
|
+
|
485
|
+
# Custom attribute writer method with validation
|
486
|
+
# @param [Object] address1 Value to be assigned
|
487
|
+
def address1=(address1)
|
488
|
+
if address1.nil?
|
489
|
+
fail ArgumentError, 'address1 cannot be nil'
|
490
|
+
end
|
491
|
+
|
492
|
+
if address1.to_s.length < 1
|
493
|
+
fail ArgumentError, 'invalid value for "address1", the character length must be great than or equal to 1.'
|
494
|
+
end
|
495
|
+
|
496
|
+
@address1 = address1
|
497
|
+
end
|
498
|
+
|
499
|
+
# Custom attribute writer method with validation
|
500
|
+
# @param [Object] address2 Value to be assigned
|
501
|
+
def address2=(address2)
|
502
|
+
if !address2.nil? && address2.to_s.length < 1
|
503
|
+
fail ArgumentError, 'invalid value for "address2", the character length must be great than or equal to 1.'
|
504
|
+
end
|
505
|
+
|
506
|
+
@address2 = address2
|
507
|
+
end
|
508
|
+
|
509
|
+
# Custom attribute writer method with validation
|
510
|
+
# @param [Object] city Value to be assigned
|
511
|
+
def city=(city)
|
512
|
+
if city.nil?
|
513
|
+
fail ArgumentError, 'city cannot be nil'
|
514
|
+
end
|
515
|
+
|
516
|
+
if city.to_s.length < 1
|
517
|
+
fail ArgumentError, 'invalid value for "city", the character length must be great than or equal to 1.'
|
518
|
+
end
|
519
|
+
|
520
|
+
@city = city
|
521
|
+
end
|
522
|
+
|
523
|
+
# Custom attribute writer method with validation
|
524
|
+
# @param [Object] state Value to be assigned
|
525
|
+
def state=(state)
|
526
|
+
if state.nil?
|
527
|
+
fail ArgumentError, 'state cannot be nil'
|
528
|
+
end
|
529
|
+
|
530
|
+
if state.to_s.length < 1
|
531
|
+
fail ArgumentError, 'invalid value for "state", the character length must be great than or equal to 1.'
|
532
|
+
end
|
533
|
+
|
534
|
+
@state = state
|
535
|
+
end
|
536
|
+
|
537
|
+
# Custom attribute writer method with validation
|
538
|
+
# @param [Object] postal_code Value to be assigned
|
539
|
+
def postal_code=(postal_code)
|
540
|
+
if postal_code.nil?
|
541
|
+
fail ArgumentError, 'postal_code cannot be nil'
|
542
|
+
end
|
543
|
+
|
544
|
+
if postal_code.to_s.length < 1
|
545
|
+
fail ArgumentError, 'invalid value for "postal_code", the character length must be great than or equal to 1.'
|
546
|
+
end
|
547
|
+
|
548
|
+
@postal_code = postal_code
|
549
|
+
end
|
550
|
+
|
551
|
+
# Custom attribute writer method with validation
|
552
|
+
# @param [Object] country_code Value to be assigned
|
553
|
+
def country_code=(country_code)
|
554
|
+
if country_code.nil?
|
555
|
+
fail ArgumentError, 'country_code cannot be nil'
|
556
|
+
end
|
557
|
+
|
558
|
+
if country_code.to_s.length < 1
|
559
|
+
fail ArgumentError, 'invalid value for "country_code", the character length must be great than or equal to 1.'
|
560
|
+
end
|
561
|
+
|
562
|
+
@country_code = country_code
|
563
|
+
end
|
564
|
+
|
565
|
+
# Custom attribute writer method with validation
|
566
|
+
# @param [Object] phone Value to be assigned
|
567
|
+
def phone=(phone)
|
568
|
+
if phone.nil?
|
569
|
+
fail ArgumentError, 'phone cannot be nil'
|
570
|
+
end
|
571
|
+
|
572
|
+
if phone.to_s.length < 1
|
573
|
+
fail ArgumentError, 'invalid value for "phone", the character length must be great than or equal to 1.'
|
574
|
+
end
|
575
|
+
|
576
|
+
@phone = phone
|
577
|
+
end
|
578
|
+
|
579
|
+
# Checks equality by comparing each attribute.
|
580
|
+
# @param [Object] Object to be compared
|
581
|
+
def ==(o)
|
582
|
+
return true if self.equal?(o)
|
583
|
+
self.class == o.class &&
|
584
|
+
nickname == o.nickname &&
|
585
|
+
account_number == o.account_number &&
|
586
|
+
account_country_code == o.account_country_code &&
|
587
|
+
account_postal_code == o.account_postal_code &&
|
588
|
+
title == o.title &&
|
589
|
+
first_name == o.first_name &&
|
590
|
+
last_name == o.last_name &&
|
591
|
+
company == o.company &&
|
592
|
+
address1 == o.address1 &&
|
593
|
+
address2 == o.address2 &&
|
594
|
+
city == o.city &&
|
595
|
+
state == o.state &&
|
596
|
+
postal_code == o.postal_code &&
|
597
|
+
country_code == o.country_code &&
|
598
|
+
email == o.email &&
|
599
|
+
phone == o.phone &&
|
600
|
+
invoice == o.invoice &&
|
601
|
+
agree_to_technology_agreement == o.agree_to_technology_agreement
|
602
|
+
end
|
603
|
+
|
604
|
+
# @see the `==` method
|
605
|
+
# @param [Object] Object to be compared
|
606
|
+
def eql?(o)
|
607
|
+
self == o
|
608
|
+
end
|
609
|
+
|
610
|
+
# Calculates hash code according to all attributes.
|
611
|
+
# @return [Integer] Hash code
|
612
|
+
def hash
|
613
|
+
[nickname, account_number, account_country_code, account_postal_code, title, first_name, last_name, company, address1, address2, city, state, postal_code, country_code, email, phone, invoice, agree_to_technology_agreement].hash
|
614
|
+
end
|
615
|
+
|
616
|
+
# Builds the object from hash
|
617
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
618
|
+
# @return [Object] Returns the model itself
|
619
|
+
def self.build_from_hash(attributes)
|
620
|
+
new.build_from_hash(attributes)
|
621
|
+
end
|
622
|
+
|
623
|
+
# Builds the object from hash
|
624
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
625
|
+
# @return [Object] Returns the model itself
|
626
|
+
def build_from_hash(attributes)
|
627
|
+
return nil unless attributes.is_a?(Hash)
|
628
|
+
self.class.openapi_types.each_pair do |key, type|
|
629
|
+
if type =~ /\AArray<(.*)>/i
|
630
|
+
# check to ensure the input is an array given that the attribute
|
631
|
+
# is documented as an array but the input is not
|
632
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
633
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
634
|
+
end
|
635
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
636
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
637
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
638
|
+
end
|
639
|
+
|
640
|
+
self
|
641
|
+
end
|
642
|
+
|
643
|
+
# Deserializes the data based on type
|
644
|
+
# @param string type Data type
|
645
|
+
# @param string value Value to be deserialized
|
646
|
+
# @return [Object] Deserialized data
|
647
|
+
def _deserialize(type, value)
|
648
|
+
case type.to_sym
|
649
|
+
when :DateTime
|
650
|
+
DateTime.parse(value)
|
651
|
+
when :Date
|
652
|
+
Date.parse(value)
|
653
|
+
when :String
|
654
|
+
value.to_s
|
655
|
+
when :Integer
|
656
|
+
value.to_i
|
657
|
+
when :Float
|
658
|
+
value.to_f
|
659
|
+
when :Boolean
|
660
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
661
|
+
true
|
662
|
+
else
|
663
|
+
false
|
664
|
+
end
|
665
|
+
when :Object
|
666
|
+
# generic object (usually a Hash), return directly
|
667
|
+
value
|
668
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
669
|
+
inner_type = Regexp.last_match[:inner_type]
|
670
|
+
value.map { |v| _deserialize(inner_type, v) }
|
671
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
672
|
+
k_type = Regexp.last_match[:k_type]
|
673
|
+
v_type = Regexp.last_match[:v_type]
|
674
|
+
{}.tap do |hash|
|
675
|
+
value.each do |k, v|
|
676
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
677
|
+
end
|
678
|
+
end
|
679
|
+
else # model
|
680
|
+
OpenapiClient.const_get(type).build_from_hash(value)
|
681
|
+
end
|
682
|
+
end
|
683
|
+
|
684
|
+
# Returns the string representation of the object
|
685
|
+
# @return [String] String presentation of the object
|
686
|
+
def to_s
|
687
|
+
to_hash.to_s
|
688
|
+
end
|
689
|
+
|
690
|
+
# to_body is an alias to to_hash (backward compatibility)
|
691
|
+
# @return [Hash] Returns the object in the form of hash
|
692
|
+
def to_body
|
693
|
+
to_hash
|
694
|
+
end
|
695
|
+
|
696
|
+
# Returns the object in the form of hash
|
697
|
+
# @return [Hash] Returns the object in the form of hash
|
698
|
+
def to_hash
|
699
|
+
hash = {}
|
700
|
+
self.class.attribute_map.each_pair do |attr, param|
|
701
|
+
value = self.send(attr)
|
702
|
+
if value.nil?
|
703
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
704
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
705
|
+
end
|
706
|
+
|
707
|
+
hash[param] = _to_hash(value)
|
708
|
+
end
|
709
|
+
hash
|
710
|
+
end
|
711
|
+
|
712
|
+
# Outputs non-array value in the form of hash
|
713
|
+
# For object, use to_hash. Otherwise, just return the value
|
714
|
+
# @param [Object] value Any valid value
|
715
|
+
# @return [Hash] Returns the value in the form of hash
|
716
|
+
def _to_hash(value)
|
717
|
+
if value.is_a?(Array)
|
718
|
+
value.compact.map { |v| _to_hash(v) }
|
719
|
+
elsif value.is_a?(Hash)
|
720
|
+
{}.tap do |hash|
|
721
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
722
|
+
end
|
723
|
+
elsif value.respond_to? :to_hash
|
724
|
+
value.to_hash
|
725
|
+
else
|
726
|
+
value
|
727
|
+
end
|
728
|
+
end
|
729
|
+
end
|
730
|
+
end
|