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,300 @@
|
|
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 Purolator account information request body
|
17
|
+
class ConnectPurolatorRequestBody
|
18
|
+
# Account number
|
19
|
+
attr_accessor :account_number
|
20
|
+
|
21
|
+
# Activation key
|
22
|
+
attr_accessor :activation_key
|
23
|
+
|
24
|
+
# Nickname
|
25
|
+
attr_accessor :nickname
|
26
|
+
|
27
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
28
|
+
def self.attribute_map
|
29
|
+
{
|
30
|
+
:'account_number' => :'account_number',
|
31
|
+
:'activation_key' => :'activation_key',
|
32
|
+
:'nickname' => :'nickname'
|
33
|
+
}
|
34
|
+
end
|
35
|
+
|
36
|
+
# Attribute type mapping.
|
37
|
+
def self.openapi_types
|
38
|
+
{
|
39
|
+
:'account_number' => :'String',
|
40
|
+
:'activation_key' => :'String',
|
41
|
+
:'nickname' => :'String'
|
42
|
+
}
|
43
|
+
end
|
44
|
+
|
45
|
+
# List of attributes with nullable: true
|
46
|
+
def self.openapi_nullable
|
47
|
+
Set.new([
|
48
|
+
])
|
49
|
+
end
|
50
|
+
|
51
|
+
# Initializes the object
|
52
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
53
|
+
def initialize(attributes = {})
|
54
|
+
if (!attributes.is_a?(Hash))
|
55
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `OpenapiClient::ConnectPurolatorRequestBody` initialize method"
|
56
|
+
end
|
57
|
+
|
58
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
59
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
60
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
61
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `OpenapiClient::ConnectPurolatorRequestBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
62
|
+
end
|
63
|
+
h[k.to_sym] = v
|
64
|
+
}
|
65
|
+
|
66
|
+
if attributes.key?(:'account_number')
|
67
|
+
self.account_number = attributes[:'account_number']
|
68
|
+
end
|
69
|
+
|
70
|
+
if attributes.key?(:'activation_key')
|
71
|
+
self.activation_key = attributes[:'activation_key']
|
72
|
+
end
|
73
|
+
|
74
|
+
if attributes.key?(:'nickname')
|
75
|
+
self.nickname = attributes[:'nickname']
|
76
|
+
end
|
77
|
+
end
|
78
|
+
|
79
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
80
|
+
# @return Array for valid properties with the reasons
|
81
|
+
def list_invalid_properties
|
82
|
+
invalid_properties = Array.new
|
83
|
+
if @account_number.nil?
|
84
|
+
invalid_properties.push('invalid value for "account_number", account_number cannot be nil.')
|
85
|
+
end
|
86
|
+
|
87
|
+
if @account_number.to_s.length < 1
|
88
|
+
invalid_properties.push('invalid value for "account_number", the character length must be great than or equal to 1.')
|
89
|
+
end
|
90
|
+
|
91
|
+
if @activation_key.nil?
|
92
|
+
invalid_properties.push('invalid value for "activation_key", activation_key cannot be nil.')
|
93
|
+
end
|
94
|
+
|
95
|
+
if @activation_key.to_s.length < 1
|
96
|
+
invalid_properties.push('invalid value for "activation_key", the character length must be great than or equal to 1.')
|
97
|
+
end
|
98
|
+
|
99
|
+
if @nickname.nil?
|
100
|
+
invalid_properties.push('invalid value for "nickname", nickname cannot be nil.')
|
101
|
+
end
|
102
|
+
|
103
|
+
if @nickname.to_s.length < 1
|
104
|
+
invalid_properties.push('invalid value for "nickname", the character length must be great than or equal to 1.')
|
105
|
+
end
|
106
|
+
|
107
|
+
invalid_properties
|
108
|
+
end
|
109
|
+
|
110
|
+
# Check to see if the all the properties in the model are valid
|
111
|
+
# @return true if the model is valid
|
112
|
+
def valid?
|
113
|
+
return false if @account_number.nil?
|
114
|
+
return false if @account_number.to_s.length < 1
|
115
|
+
return false if @activation_key.nil?
|
116
|
+
return false if @activation_key.to_s.length < 1
|
117
|
+
return false if @nickname.nil?
|
118
|
+
return false if @nickname.to_s.length < 1
|
119
|
+
true
|
120
|
+
end
|
121
|
+
|
122
|
+
# Custom attribute writer method with validation
|
123
|
+
# @param [Object] account_number Value to be assigned
|
124
|
+
def account_number=(account_number)
|
125
|
+
if account_number.nil?
|
126
|
+
fail ArgumentError, 'account_number cannot be nil'
|
127
|
+
end
|
128
|
+
|
129
|
+
if account_number.to_s.length < 1
|
130
|
+
fail ArgumentError, 'invalid value for "account_number", the character length must be great than or equal to 1.'
|
131
|
+
end
|
132
|
+
|
133
|
+
@account_number = account_number
|
134
|
+
end
|
135
|
+
|
136
|
+
# Custom attribute writer method with validation
|
137
|
+
# @param [Object] activation_key Value to be assigned
|
138
|
+
def activation_key=(activation_key)
|
139
|
+
if activation_key.nil?
|
140
|
+
fail ArgumentError, 'activation_key cannot be nil'
|
141
|
+
end
|
142
|
+
|
143
|
+
if activation_key.to_s.length < 1
|
144
|
+
fail ArgumentError, 'invalid value for "activation_key", the character length must be great than or equal to 1.'
|
145
|
+
end
|
146
|
+
|
147
|
+
@activation_key = activation_key
|
148
|
+
end
|
149
|
+
|
150
|
+
# Custom attribute writer method with validation
|
151
|
+
# @param [Object] nickname Value to be assigned
|
152
|
+
def nickname=(nickname)
|
153
|
+
if nickname.nil?
|
154
|
+
fail ArgumentError, 'nickname cannot be nil'
|
155
|
+
end
|
156
|
+
|
157
|
+
if nickname.to_s.length < 1
|
158
|
+
fail ArgumentError, 'invalid value for "nickname", the character length must be great than or equal to 1.'
|
159
|
+
end
|
160
|
+
|
161
|
+
@nickname = nickname
|
162
|
+
end
|
163
|
+
|
164
|
+
# Checks equality by comparing each attribute.
|
165
|
+
# @param [Object] Object to be compared
|
166
|
+
def ==(o)
|
167
|
+
return true if self.equal?(o)
|
168
|
+
self.class == o.class &&
|
169
|
+
account_number == o.account_number &&
|
170
|
+
activation_key == o.activation_key &&
|
171
|
+
nickname == o.nickname
|
172
|
+
end
|
173
|
+
|
174
|
+
# @see the `==` method
|
175
|
+
# @param [Object] Object to be compared
|
176
|
+
def eql?(o)
|
177
|
+
self == o
|
178
|
+
end
|
179
|
+
|
180
|
+
# Calculates hash code according to all attributes.
|
181
|
+
# @return [Integer] Hash code
|
182
|
+
def hash
|
183
|
+
[account_number, activation_key, nickname].hash
|
184
|
+
end
|
185
|
+
|
186
|
+
# Builds the object from hash
|
187
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
188
|
+
# @return [Object] Returns the model itself
|
189
|
+
def self.build_from_hash(attributes)
|
190
|
+
new.build_from_hash(attributes)
|
191
|
+
end
|
192
|
+
|
193
|
+
# Builds the object from hash
|
194
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
195
|
+
# @return [Object] Returns the model itself
|
196
|
+
def build_from_hash(attributes)
|
197
|
+
return nil unless attributes.is_a?(Hash)
|
198
|
+
self.class.openapi_types.each_pair do |key, type|
|
199
|
+
if type =~ /\AArray<(.*)>/i
|
200
|
+
# check to ensure the input is an array given that the attribute
|
201
|
+
# is documented as an array but the input is not
|
202
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
203
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
204
|
+
end
|
205
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
206
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
207
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
208
|
+
end
|
209
|
+
|
210
|
+
self
|
211
|
+
end
|
212
|
+
|
213
|
+
# Deserializes the data based on type
|
214
|
+
# @param string type Data type
|
215
|
+
# @param string value Value to be deserialized
|
216
|
+
# @return [Object] Deserialized data
|
217
|
+
def _deserialize(type, value)
|
218
|
+
case type.to_sym
|
219
|
+
when :DateTime
|
220
|
+
DateTime.parse(value)
|
221
|
+
when :Date
|
222
|
+
Date.parse(value)
|
223
|
+
when :String
|
224
|
+
value.to_s
|
225
|
+
when :Integer
|
226
|
+
value.to_i
|
227
|
+
when :Float
|
228
|
+
value.to_f
|
229
|
+
when :Boolean
|
230
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
231
|
+
true
|
232
|
+
else
|
233
|
+
false
|
234
|
+
end
|
235
|
+
when :Object
|
236
|
+
# generic object (usually a Hash), return directly
|
237
|
+
value
|
238
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
239
|
+
inner_type = Regexp.last_match[:inner_type]
|
240
|
+
value.map { |v| _deserialize(inner_type, v) }
|
241
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
242
|
+
k_type = Regexp.last_match[:k_type]
|
243
|
+
v_type = Regexp.last_match[:v_type]
|
244
|
+
{}.tap do |hash|
|
245
|
+
value.each do |k, v|
|
246
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
247
|
+
end
|
248
|
+
end
|
249
|
+
else # model
|
250
|
+
OpenapiClient.const_get(type).build_from_hash(value)
|
251
|
+
end
|
252
|
+
end
|
253
|
+
|
254
|
+
# Returns the string representation of the object
|
255
|
+
# @return [String] String presentation of the object
|
256
|
+
def to_s
|
257
|
+
to_hash.to_s
|
258
|
+
end
|
259
|
+
|
260
|
+
# to_body is an alias to to_hash (backward compatibility)
|
261
|
+
# @return [Hash] Returns the object in the form of hash
|
262
|
+
def to_body
|
263
|
+
to_hash
|
264
|
+
end
|
265
|
+
|
266
|
+
# Returns the object in the form of hash
|
267
|
+
# @return [Hash] Returns the object in the form of hash
|
268
|
+
def to_hash
|
269
|
+
hash = {}
|
270
|
+
self.class.attribute_map.each_pair do |attr, param|
|
271
|
+
value = self.send(attr)
|
272
|
+
if value.nil?
|
273
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
274
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
275
|
+
end
|
276
|
+
|
277
|
+
hash[param] = _to_hash(value)
|
278
|
+
end
|
279
|
+
hash
|
280
|
+
end
|
281
|
+
|
282
|
+
# Outputs non-array value in the form of hash
|
283
|
+
# For object, use to_hash. Otherwise, just return the value
|
284
|
+
# @param [Object] value Any valid value
|
285
|
+
# @return [Hash] Returns the value in the form of hash
|
286
|
+
def _to_hash(value)
|
287
|
+
if value.is_a?(Array)
|
288
|
+
value.compact.map { |v| _to_hash(v) }
|
289
|
+
elsif value.is_a?(Hash)
|
290
|
+
{}.tap do |hash|
|
291
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
292
|
+
end
|
293
|
+
elsif value.respond_to? :to_hash
|
294
|
+
value.to_hash
|
295
|
+
else
|
296
|
+
value
|
297
|
+
end
|
298
|
+
end
|
299
|
+
end
|
300
|
+
end
|
@@ -0,0 +1,513 @@
|
|
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 Royal Mail account information request body
|
17
|
+
class ConnectRoyalMailRequestBody
|
18
|
+
# Account number
|
19
|
+
attr_accessor :account_number
|
20
|
+
|
21
|
+
# The oba email address
|
22
|
+
attr_accessor :oba_email
|
23
|
+
|
24
|
+
# Contact name
|
25
|
+
attr_accessor :contact_name
|
26
|
+
|
27
|
+
# The email address
|
28
|
+
attr_accessor :email
|
29
|
+
|
30
|
+
# Company name
|
31
|
+
attr_accessor :company_name
|
32
|
+
|
33
|
+
# Street line1
|
34
|
+
attr_accessor :street_line1
|
35
|
+
|
36
|
+
# Street line2
|
37
|
+
attr_accessor :street_line2
|
38
|
+
|
39
|
+
# Street line3
|
40
|
+
attr_accessor :street_line3
|
41
|
+
|
42
|
+
# City
|
43
|
+
attr_accessor :city
|
44
|
+
|
45
|
+
# Postal code
|
46
|
+
attr_accessor :postal_code
|
47
|
+
|
48
|
+
# Phone
|
49
|
+
attr_accessor :phone
|
50
|
+
|
51
|
+
# Nickname
|
52
|
+
attr_accessor :nickname
|
53
|
+
|
54
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
55
|
+
def self.attribute_map
|
56
|
+
{
|
57
|
+
:'account_number' => :'account_number',
|
58
|
+
:'oba_email' => :'oba_email',
|
59
|
+
:'contact_name' => :'contact_name',
|
60
|
+
:'email' => :'email',
|
61
|
+
:'company_name' => :'company_name',
|
62
|
+
:'street_line1' => :'street_line1',
|
63
|
+
:'street_line2' => :'street_line2',
|
64
|
+
:'street_line3' => :'street_line3',
|
65
|
+
:'city' => :'city',
|
66
|
+
:'postal_code' => :'postal_code',
|
67
|
+
:'phone' => :'phone',
|
68
|
+
:'nickname' => :'nickname'
|
69
|
+
}
|
70
|
+
end
|
71
|
+
|
72
|
+
# Attribute type mapping.
|
73
|
+
def self.openapi_types
|
74
|
+
{
|
75
|
+
:'account_number' => :'String',
|
76
|
+
:'oba_email' => :'String',
|
77
|
+
:'contact_name' => :'String',
|
78
|
+
:'email' => :'String',
|
79
|
+
:'company_name' => :'String',
|
80
|
+
:'street_line1' => :'String',
|
81
|
+
:'street_line2' => :'String',
|
82
|
+
:'street_line3' => :'String',
|
83
|
+
:'city' => :'String',
|
84
|
+
:'postal_code' => :'String',
|
85
|
+
:'phone' => :'String',
|
86
|
+
:'nickname' => :'String'
|
87
|
+
}
|
88
|
+
end
|
89
|
+
|
90
|
+
# List of attributes with nullable: true
|
91
|
+
def self.openapi_nullable
|
92
|
+
Set.new([
|
93
|
+
])
|
94
|
+
end
|
95
|
+
|
96
|
+
# Initializes the object
|
97
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
98
|
+
def initialize(attributes = {})
|
99
|
+
if (!attributes.is_a?(Hash))
|
100
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `OpenapiClient::ConnectRoyalMailRequestBody` initialize method"
|
101
|
+
end
|
102
|
+
|
103
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
104
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
105
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
106
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `OpenapiClient::ConnectRoyalMailRequestBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
107
|
+
end
|
108
|
+
h[k.to_sym] = v
|
109
|
+
}
|
110
|
+
|
111
|
+
if attributes.key?(:'account_number')
|
112
|
+
self.account_number = attributes[:'account_number']
|
113
|
+
end
|
114
|
+
|
115
|
+
if attributes.key?(:'oba_email')
|
116
|
+
self.oba_email = attributes[:'oba_email']
|
117
|
+
end
|
118
|
+
|
119
|
+
if attributes.key?(:'contact_name')
|
120
|
+
self.contact_name = attributes[:'contact_name']
|
121
|
+
end
|
122
|
+
|
123
|
+
if attributes.key?(:'email')
|
124
|
+
self.email = attributes[:'email']
|
125
|
+
end
|
126
|
+
|
127
|
+
if attributes.key?(:'company_name')
|
128
|
+
self.company_name = attributes[:'company_name']
|
129
|
+
end
|
130
|
+
|
131
|
+
if attributes.key?(:'street_line1')
|
132
|
+
self.street_line1 = attributes[:'street_line1']
|
133
|
+
end
|
134
|
+
|
135
|
+
if attributes.key?(:'street_line2')
|
136
|
+
self.street_line2 = attributes[:'street_line2']
|
137
|
+
end
|
138
|
+
|
139
|
+
if attributes.key?(:'street_line3')
|
140
|
+
self.street_line3 = attributes[:'street_line3']
|
141
|
+
end
|
142
|
+
|
143
|
+
if attributes.key?(:'city')
|
144
|
+
self.city = attributes[:'city']
|
145
|
+
end
|
146
|
+
|
147
|
+
if attributes.key?(:'postal_code')
|
148
|
+
self.postal_code = attributes[:'postal_code']
|
149
|
+
end
|
150
|
+
|
151
|
+
if attributes.key?(:'phone')
|
152
|
+
self.phone = attributes[:'phone']
|
153
|
+
end
|
154
|
+
|
155
|
+
if attributes.key?(:'nickname')
|
156
|
+
self.nickname = attributes[:'nickname']
|
157
|
+
end
|
158
|
+
end
|
159
|
+
|
160
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
161
|
+
# @return Array for valid properties with the reasons
|
162
|
+
def list_invalid_properties
|
163
|
+
invalid_properties = Array.new
|
164
|
+
if @account_number.nil?
|
165
|
+
invalid_properties.push('invalid value for "account_number", account_number cannot be nil.')
|
166
|
+
end
|
167
|
+
|
168
|
+
if @account_number.to_s.length < 1
|
169
|
+
invalid_properties.push('invalid value for "account_number", the character length must be great than or equal to 1.')
|
170
|
+
end
|
171
|
+
|
172
|
+
if @contact_name.nil?
|
173
|
+
invalid_properties.push('invalid value for "contact_name", contact_name cannot be nil.')
|
174
|
+
end
|
175
|
+
|
176
|
+
if @contact_name.to_s.length < 1
|
177
|
+
invalid_properties.push('invalid value for "contact_name", the character length must be great than or equal to 1.')
|
178
|
+
end
|
179
|
+
|
180
|
+
if !@company_name.nil? && @company_name.to_s.length < 1
|
181
|
+
invalid_properties.push('invalid value for "company_name", the character length must be great than or equal to 1.')
|
182
|
+
end
|
183
|
+
|
184
|
+
if !@street_line1.nil? && @street_line1.to_s.length < 1
|
185
|
+
invalid_properties.push('invalid value for "street_line1", the character length must be great than or equal to 1.')
|
186
|
+
end
|
187
|
+
|
188
|
+
if !@street_line2.nil? && @street_line2.to_s.length < 1
|
189
|
+
invalid_properties.push('invalid value for "street_line2", the character length must be great than or equal to 1.')
|
190
|
+
end
|
191
|
+
|
192
|
+
if !@street_line3.nil? && @street_line3.to_s.length < 1
|
193
|
+
invalid_properties.push('invalid value for "street_line3", the character length must be great than or equal to 1.')
|
194
|
+
end
|
195
|
+
|
196
|
+
if @city.nil?
|
197
|
+
invalid_properties.push('invalid value for "city", city cannot be nil.')
|
198
|
+
end
|
199
|
+
|
200
|
+
if @city.to_s.length < 1
|
201
|
+
invalid_properties.push('invalid value for "city", the character length must be great than or equal to 1.')
|
202
|
+
end
|
203
|
+
|
204
|
+
if @postal_code.nil?
|
205
|
+
invalid_properties.push('invalid value for "postal_code", postal_code cannot be nil.')
|
206
|
+
end
|
207
|
+
|
208
|
+
if @postal_code.to_s.length < 1
|
209
|
+
invalid_properties.push('invalid value for "postal_code", the character length must be great than or equal to 1.')
|
210
|
+
end
|
211
|
+
|
212
|
+
if !@phone.nil? && @phone.to_s.length < 1
|
213
|
+
invalid_properties.push('invalid value for "phone", the character length must be great than or equal to 1.')
|
214
|
+
end
|
215
|
+
|
216
|
+
if @nickname.nil?
|
217
|
+
invalid_properties.push('invalid value for "nickname", nickname cannot be nil.')
|
218
|
+
end
|
219
|
+
|
220
|
+
if @nickname.to_s.length < 1
|
221
|
+
invalid_properties.push('invalid value for "nickname", the character length must be great than or equal to 1.')
|
222
|
+
end
|
223
|
+
|
224
|
+
invalid_properties
|
225
|
+
end
|
226
|
+
|
227
|
+
# Check to see if the all the properties in the model are valid
|
228
|
+
# @return true if the model is valid
|
229
|
+
def valid?
|
230
|
+
return false if @account_number.nil?
|
231
|
+
return false if @account_number.to_s.length < 1
|
232
|
+
return false if @contact_name.nil?
|
233
|
+
return false if @contact_name.to_s.length < 1
|
234
|
+
return false if !@company_name.nil? && @company_name.to_s.length < 1
|
235
|
+
return false if !@street_line1.nil? && @street_line1.to_s.length < 1
|
236
|
+
return false if !@street_line2.nil? && @street_line2.to_s.length < 1
|
237
|
+
return false if !@street_line3.nil? && @street_line3.to_s.length < 1
|
238
|
+
return false if @city.nil?
|
239
|
+
return false if @city.to_s.length < 1
|
240
|
+
return false if @postal_code.nil?
|
241
|
+
return false if @postal_code.to_s.length < 1
|
242
|
+
return false if !@phone.nil? && @phone.to_s.length < 1
|
243
|
+
return false if @nickname.nil?
|
244
|
+
return false if @nickname.to_s.length < 1
|
245
|
+
true
|
246
|
+
end
|
247
|
+
|
248
|
+
# Custom attribute writer method with validation
|
249
|
+
# @param [Object] account_number Value to be assigned
|
250
|
+
def account_number=(account_number)
|
251
|
+
if account_number.nil?
|
252
|
+
fail ArgumentError, 'account_number cannot be nil'
|
253
|
+
end
|
254
|
+
|
255
|
+
if account_number.to_s.length < 1
|
256
|
+
fail ArgumentError, 'invalid value for "account_number", the character length must be great than or equal to 1.'
|
257
|
+
end
|
258
|
+
|
259
|
+
@account_number = account_number
|
260
|
+
end
|
261
|
+
|
262
|
+
# Custom attribute writer method with validation
|
263
|
+
# @param [Object] contact_name Value to be assigned
|
264
|
+
def contact_name=(contact_name)
|
265
|
+
if contact_name.nil?
|
266
|
+
fail ArgumentError, 'contact_name cannot be nil'
|
267
|
+
end
|
268
|
+
|
269
|
+
if contact_name.to_s.length < 1
|
270
|
+
fail ArgumentError, 'invalid value for "contact_name", the character length must be great than or equal to 1.'
|
271
|
+
end
|
272
|
+
|
273
|
+
@contact_name = contact_name
|
274
|
+
end
|
275
|
+
|
276
|
+
# Custom attribute writer method with validation
|
277
|
+
# @param [Object] company_name Value to be assigned
|
278
|
+
def company_name=(company_name)
|
279
|
+
if !company_name.nil? && company_name.to_s.length < 1
|
280
|
+
fail ArgumentError, 'invalid value for "company_name", the character length must be great than or equal to 1.'
|
281
|
+
end
|
282
|
+
|
283
|
+
@company_name = company_name
|
284
|
+
end
|
285
|
+
|
286
|
+
# Custom attribute writer method with validation
|
287
|
+
# @param [Object] street_line1 Value to be assigned
|
288
|
+
def street_line1=(street_line1)
|
289
|
+
if !street_line1.nil? && street_line1.to_s.length < 1
|
290
|
+
fail ArgumentError, 'invalid value for "street_line1", the character length must be great than or equal to 1.'
|
291
|
+
end
|
292
|
+
|
293
|
+
@street_line1 = street_line1
|
294
|
+
end
|
295
|
+
|
296
|
+
# Custom attribute writer method with validation
|
297
|
+
# @param [Object] street_line2 Value to be assigned
|
298
|
+
def street_line2=(street_line2)
|
299
|
+
if !street_line2.nil? && street_line2.to_s.length < 1
|
300
|
+
fail ArgumentError, 'invalid value for "street_line2", the character length must be great than or equal to 1.'
|
301
|
+
end
|
302
|
+
|
303
|
+
@street_line2 = street_line2
|
304
|
+
end
|
305
|
+
|
306
|
+
# Custom attribute writer method with validation
|
307
|
+
# @param [Object] street_line3 Value to be assigned
|
308
|
+
def street_line3=(street_line3)
|
309
|
+
if !street_line3.nil? && street_line3.to_s.length < 1
|
310
|
+
fail ArgumentError, 'invalid value for "street_line3", the character length must be great than or equal to 1.'
|
311
|
+
end
|
312
|
+
|
313
|
+
@street_line3 = street_line3
|
314
|
+
end
|
315
|
+
|
316
|
+
# Custom attribute writer method with validation
|
317
|
+
# @param [Object] city Value to be assigned
|
318
|
+
def city=(city)
|
319
|
+
if city.nil?
|
320
|
+
fail ArgumentError, 'city cannot be nil'
|
321
|
+
end
|
322
|
+
|
323
|
+
if city.to_s.length < 1
|
324
|
+
fail ArgumentError, 'invalid value for "city", the character length must be great than or equal to 1.'
|
325
|
+
end
|
326
|
+
|
327
|
+
@city = city
|
328
|
+
end
|
329
|
+
|
330
|
+
# Custom attribute writer method with validation
|
331
|
+
# @param [Object] postal_code Value to be assigned
|
332
|
+
def postal_code=(postal_code)
|
333
|
+
if postal_code.nil?
|
334
|
+
fail ArgumentError, 'postal_code cannot be nil'
|
335
|
+
end
|
336
|
+
|
337
|
+
if postal_code.to_s.length < 1
|
338
|
+
fail ArgumentError, 'invalid value for "postal_code", the character length must be great than or equal to 1.'
|
339
|
+
end
|
340
|
+
|
341
|
+
@postal_code = postal_code
|
342
|
+
end
|
343
|
+
|
344
|
+
# Custom attribute writer method with validation
|
345
|
+
# @param [Object] phone Value to be assigned
|
346
|
+
def phone=(phone)
|
347
|
+
if !phone.nil? && phone.to_s.length < 1
|
348
|
+
fail ArgumentError, 'invalid value for "phone", the character length must be great than or equal to 1.'
|
349
|
+
end
|
350
|
+
|
351
|
+
@phone = phone
|
352
|
+
end
|
353
|
+
|
354
|
+
# Custom attribute writer method with validation
|
355
|
+
# @param [Object] nickname Value to be assigned
|
356
|
+
def nickname=(nickname)
|
357
|
+
if nickname.nil?
|
358
|
+
fail ArgumentError, 'nickname cannot be nil'
|
359
|
+
end
|
360
|
+
|
361
|
+
if nickname.to_s.length < 1
|
362
|
+
fail ArgumentError, 'invalid value for "nickname", the character length must be great than or equal to 1.'
|
363
|
+
end
|
364
|
+
|
365
|
+
@nickname = nickname
|
366
|
+
end
|
367
|
+
|
368
|
+
# Checks equality by comparing each attribute.
|
369
|
+
# @param [Object] Object to be compared
|
370
|
+
def ==(o)
|
371
|
+
return true if self.equal?(o)
|
372
|
+
self.class == o.class &&
|
373
|
+
account_number == o.account_number &&
|
374
|
+
oba_email == o.oba_email &&
|
375
|
+
contact_name == o.contact_name &&
|
376
|
+
email == o.email &&
|
377
|
+
company_name == o.company_name &&
|
378
|
+
street_line1 == o.street_line1 &&
|
379
|
+
street_line2 == o.street_line2 &&
|
380
|
+
street_line3 == o.street_line3 &&
|
381
|
+
city == o.city &&
|
382
|
+
postal_code == o.postal_code &&
|
383
|
+
phone == o.phone &&
|
384
|
+
nickname == o.nickname
|
385
|
+
end
|
386
|
+
|
387
|
+
# @see the `==` method
|
388
|
+
# @param [Object] Object to be compared
|
389
|
+
def eql?(o)
|
390
|
+
self == o
|
391
|
+
end
|
392
|
+
|
393
|
+
# Calculates hash code according to all attributes.
|
394
|
+
# @return [Integer] Hash code
|
395
|
+
def hash
|
396
|
+
[account_number, oba_email, contact_name, email, company_name, street_line1, street_line2, street_line3, city, postal_code, phone, nickname].hash
|
397
|
+
end
|
398
|
+
|
399
|
+
# Builds the object from hash
|
400
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
401
|
+
# @return [Object] Returns the model itself
|
402
|
+
def self.build_from_hash(attributes)
|
403
|
+
new.build_from_hash(attributes)
|
404
|
+
end
|
405
|
+
|
406
|
+
# Builds the object from hash
|
407
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
408
|
+
# @return [Object] Returns the model itself
|
409
|
+
def build_from_hash(attributes)
|
410
|
+
return nil unless attributes.is_a?(Hash)
|
411
|
+
self.class.openapi_types.each_pair do |key, type|
|
412
|
+
if type =~ /\AArray<(.*)>/i
|
413
|
+
# check to ensure the input is an array given that the attribute
|
414
|
+
# is documented as an array but the input is not
|
415
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
416
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
417
|
+
end
|
418
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
419
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
420
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
421
|
+
end
|
422
|
+
|
423
|
+
self
|
424
|
+
end
|
425
|
+
|
426
|
+
# Deserializes the data based on type
|
427
|
+
# @param string type Data type
|
428
|
+
# @param string value Value to be deserialized
|
429
|
+
# @return [Object] Deserialized data
|
430
|
+
def _deserialize(type, value)
|
431
|
+
case type.to_sym
|
432
|
+
when :DateTime
|
433
|
+
DateTime.parse(value)
|
434
|
+
when :Date
|
435
|
+
Date.parse(value)
|
436
|
+
when :String
|
437
|
+
value.to_s
|
438
|
+
when :Integer
|
439
|
+
value.to_i
|
440
|
+
when :Float
|
441
|
+
value.to_f
|
442
|
+
when :Boolean
|
443
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
444
|
+
true
|
445
|
+
else
|
446
|
+
false
|
447
|
+
end
|
448
|
+
when :Object
|
449
|
+
# generic object (usually a Hash), return directly
|
450
|
+
value
|
451
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
452
|
+
inner_type = Regexp.last_match[:inner_type]
|
453
|
+
value.map { |v| _deserialize(inner_type, v) }
|
454
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
455
|
+
k_type = Regexp.last_match[:k_type]
|
456
|
+
v_type = Regexp.last_match[:v_type]
|
457
|
+
{}.tap do |hash|
|
458
|
+
value.each do |k, v|
|
459
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
460
|
+
end
|
461
|
+
end
|
462
|
+
else # model
|
463
|
+
OpenapiClient.const_get(type).build_from_hash(value)
|
464
|
+
end
|
465
|
+
end
|
466
|
+
|
467
|
+
# Returns the string representation of the object
|
468
|
+
# @return [String] String presentation of the object
|
469
|
+
def to_s
|
470
|
+
to_hash.to_s
|
471
|
+
end
|
472
|
+
|
473
|
+
# to_body is an alias to to_hash (backward compatibility)
|
474
|
+
# @return [Hash] Returns the object in the form of hash
|
475
|
+
def to_body
|
476
|
+
to_hash
|
477
|
+
end
|
478
|
+
|
479
|
+
# Returns the object in the form of hash
|
480
|
+
# @return [Hash] Returns the object in the form of hash
|
481
|
+
def to_hash
|
482
|
+
hash = {}
|
483
|
+
self.class.attribute_map.each_pair do |attr, param|
|
484
|
+
value = self.send(attr)
|
485
|
+
if value.nil?
|
486
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
487
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
488
|
+
end
|
489
|
+
|
490
|
+
hash[param] = _to_hash(value)
|
491
|
+
end
|
492
|
+
hash
|
493
|
+
end
|
494
|
+
|
495
|
+
# Outputs non-array value in the form of hash
|
496
|
+
# For object, use to_hash. Otherwise, just return the value
|
497
|
+
# @param [Object] value Any valid value
|
498
|
+
# @return [Hash] Returns the value in the form of hash
|
499
|
+
def _to_hash(value)
|
500
|
+
if value.is_a?(Array)
|
501
|
+
value.compact.map { |v| _to_hash(v) }
|
502
|
+
elsif value.is_a?(Hash)
|
503
|
+
{}.tap do |hash|
|
504
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
505
|
+
end
|
506
|
+
elsif value.respond_to? :to_hash
|
507
|
+
value.to_hash
|
508
|
+
else
|
509
|
+
value
|
510
|
+
end
|
511
|
+
end
|
512
|
+
end
|
513
|
+
end
|