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,1661 @@
|
|
1
|
+
=begin
|
2
|
+
#ShipEngine API
|
3
|
+
|
4
|
+
#ShipEngine's easy-to-use REST API lets you manage all of your shipping needs without worrying about the complexities of different carrier APIs and protocols. We handle all the heavy lifting so you can focus on providing a first-class shipping experience for your customers at the best possible prices. Each of ShipEngine's features can be used by itself or in conjunction with each other to build powerful shipping functionality into your application or service. ## Getting Started If you're new to REST APIs then be sure to read our [introduction to REST](https://www.shipengine.com/docs/rest/) to understand the basics. Learn how to [authenticate yourself to ShipEngine](https://www.shipengine.com/docs/auth/), and then use our [sandbox environment](https://www.shipengine.com/docs/sandbox/) to kick the tires and get familiar with our API. If you run into any problems, then be sure to check the [error handling guide](https://www.shipengine.com/docs/errors/) for tips. Here are some step-by-step **tutorials** to get you started: - [Learn how to create your first shipping label](https://www.shipengine.com/docs/labels/create-a-label/) - [Calculate shipping costs and compare rates across carriers](https://www.shipengine.com/docs/rates/) - [Track packages on-demand or in real time](https://www.shipengine.com/docs/tracking/) - [Validate mailing addresses anywhere on Earth](https://www.shipengine.com/docs/addresses/validation/) ## Shipping Labels for Every Major Carrier ShipEngine makes it easy to [create shipping labels for any carrier](https://www.shipengine.com/docs/labels/create-a-label/) and [download them](https://www.shipengine.com/docs/labels/downloading/) in a [variety of file formats](https://www.shipengine.com/docs/labels/formats/). You can even customize labels with your own [messages](https://www.shipengine.com/docs/labels/messages/) and [images](https://www.shipengine.com/docs/labels/branding/). ## Real-Time Package Tracking With ShipEngine you can [get the current status of a package](https://www.shipengine.com/docs/tracking/) or [subscribe to real-time tracking updates](https://www.shipengine.com/docs/tracking/webhooks/) via webhooks. You can also create [custimized tracking pages](https://www.shipengine.com/docs/tracking/branded-tracking-page/) with your own branding so your customers will always know where their package is. ## Compare Shipping Costs Across Carriers Make sure you ship as cost-effectively as possible by [comparing rates across carriers](https://www.shipengine.com/docs/rates/get-shipment-rates/) using the ShipEngine Rates API. Or if you don't know the full shipment details yet, then you can [get rate estimates](https://www.shipengine.com/docs/rates/estimate/) with limited address info. ## Worldwide Address Validation ShipEngine supports [address validation](https://www.shipengine.com/docs/addresses/validation/) for virtually [every country on Earth](https://www.shipengine.com/docs/addresses/validation/countries/), including the United States, Canada, Great Britain, Australia, Germany, France, Norway, Spain, Sweden, Israel, Italy, and over 160 others.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.1.202006302006
|
7
|
+
Contact: sales@shipengine.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module OpenapiClient
|
16
|
+
class ConnectCarrierRequestBody
|
17
|
+
# Nickname
|
18
|
+
attr_accessor :nickname
|
19
|
+
|
20
|
+
# Username
|
21
|
+
attr_accessor :username
|
22
|
+
|
23
|
+
# Password
|
24
|
+
attr_accessor :password
|
25
|
+
|
26
|
+
attr_accessor :merchant_seller_id
|
27
|
+
|
28
|
+
attr_accessor :mws_auth_token
|
29
|
+
|
30
|
+
# The email address
|
31
|
+
attr_accessor :email
|
32
|
+
|
33
|
+
# Account number
|
34
|
+
attr_accessor :account_number
|
35
|
+
|
36
|
+
# FTP username
|
37
|
+
attr_accessor :ftp_username
|
38
|
+
|
39
|
+
# FTP password
|
40
|
+
attr_accessor :ftp_password
|
41
|
+
|
42
|
+
# API key
|
43
|
+
attr_accessor :api_key
|
44
|
+
|
45
|
+
# The DHL E-Commerce API secret. This field is optional, but if not set you will not be able to get rates for this account.
|
46
|
+
attr_accessor :api_secret
|
47
|
+
|
48
|
+
# Canada Post Account Contract ID
|
49
|
+
attr_accessor :contract_id
|
50
|
+
|
51
|
+
# The client id
|
52
|
+
attr_accessor :client_id
|
53
|
+
|
54
|
+
# The pickup number
|
55
|
+
attr_accessor :pickup_number
|
56
|
+
|
57
|
+
# The distribution center
|
58
|
+
attr_accessor :distribution_center
|
59
|
+
|
60
|
+
attr_accessor :ancillary_endorsement
|
61
|
+
|
62
|
+
# A string that uniquely identifies the site
|
63
|
+
attr_accessor :site_id
|
64
|
+
|
65
|
+
# Account
|
66
|
+
attr_accessor :account
|
67
|
+
|
68
|
+
# Passphrase
|
69
|
+
attr_accessor :passphrase
|
70
|
+
|
71
|
+
# Address Line 1
|
72
|
+
attr_accessor :address1
|
73
|
+
|
74
|
+
# Address Line 2
|
75
|
+
attr_accessor :address2
|
76
|
+
|
77
|
+
# City
|
78
|
+
attr_accessor :city
|
79
|
+
|
80
|
+
# Company
|
81
|
+
attr_accessor :company
|
82
|
+
|
83
|
+
# Country code
|
84
|
+
attr_accessor :country_code
|
85
|
+
|
86
|
+
# First name
|
87
|
+
attr_accessor :first_name
|
88
|
+
|
89
|
+
# Last name
|
90
|
+
attr_accessor :last_name
|
91
|
+
|
92
|
+
# Phone
|
93
|
+
attr_accessor :phone
|
94
|
+
|
95
|
+
# Postal code
|
96
|
+
attr_accessor :postal_code
|
97
|
+
|
98
|
+
# State
|
99
|
+
attr_accessor :state
|
100
|
+
|
101
|
+
# Boolean signaling agreement to the Fedex End User License Agreement
|
102
|
+
attr_accessor :agree_to_eula
|
103
|
+
|
104
|
+
# Meter number
|
105
|
+
attr_accessor :meter_number
|
106
|
+
|
107
|
+
# Mailer id
|
108
|
+
attr_accessor :mailer_id
|
109
|
+
|
110
|
+
# Profile name
|
111
|
+
attr_accessor :profile_name
|
112
|
+
|
113
|
+
# Merchant id
|
114
|
+
attr_accessor :merchant_id
|
115
|
+
|
116
|
+
# Induction site
|
117
|
+
attr_accessor :induction_site
|
118
|
+
|
119
|
+
# Activation key
|
120
|
+
attr_accessor :activation_key
|
121
|
+
|
122
|
+
# The oba email address
|
123
|
+
attr_accessor :oba_email
|
124
|
+
|
125
|
+
# Contact name
|
126
|
+
attr_accessor :contact_name
|
127
|
+
|
128
|
+
# Company name
|
129
|
+
attr_accessor :company_name
|
130
|
+
|
131
|
+
# Street line1
|
132
|
+
attr_accessor :street_line1
|
133
|
+
|
134
|
+
# Street line2
|
135
|
+
attr_accessor :street_line2
|
136
|
+
|
137
|
+
# Street line3
|
138
|
+
attr_accessor :street_line3
|
139
|
+
|
140
|
+
# Seko Account Access Key
|
141
|
+
attr_accessor :access_key
|
142
|
+
|
143
|
+
# A string that uniquely identifies the sendle
|
144
|
+
attr_accessor :sendle_id
|
145
|
+
|
146
|
+
# Account country code
|
147
|
+
attr_accessor :account_country_code
|
148
|
+
|
149
|
+
# Account postal code
|
150
|
+
attr_accessor :account_postal_code
|
151
|
+
|
152
|
+
# Title
|
153
|
+
attr_accessor :title
|
154
|
+
|
155
|
+
# The UPS invoice
|
156
|
+
attr_accessor :invoice
|
157
|
+
|
158
|
+
# The Agreement to the [UPS Technology Agreement](https://www.ups.com/assets/resources/media/UTA_with_EUR.pdf)
|
159
|
+
attr_accessor :agree_to_technology_agreement
|
160
|
+
|
161
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
162
|
+
def self.attribute_map
|
163
|
+
{
|
164
|
+
:'nickname' => :'nickname',
|
165
|
+
:'username' => :'username',
|
166
|
+
:'password' => :'password',
|
167
|
+
:'merchant_seller_id' => :'merchant_seller_id',
|
168
|
+
:'mws_auth_token' => :'mws_auth_token',
|
169
|
+
:'email' => :'email',
|
170
|
+
:'account_number' => :'account_number',
|
171
|
+
:'ftp_username' => :'ftp_username',
|
172
|
+
:'ftp_password' => :'ftp_password',
|
173
|
+
:'api_key' => :'api_key',
|
174
|
+
:'api_secret' => :'api_secret',
|
175
|
+
:'contract_id' => :'contract_id',
|
176
|
+
:'client_id' => :'client_id',
|
177
|
+
:'pickup_number' => :'pickup_number',
|
178
|
+
:'distribution_center' => :'distribution_center',
|
179
|
+
:'ancillary_endorsement' => :'ancillary_endorsement',
|
180
|
+
:'site_id' => :'site_id',
|
181
|
+
:'account' => :'account',
|
182
|
+
:'passphrase' => :'passphrase',
|
183
|
+
:'address1' => :'address1',
|
184
|
+
:'address2' => :'address2',
|
185
|
+
:'city' => :'city',
|
186
|
+
:'company' => :'company',
|
187
|
+
:'country_code' => :'country_code',
|
188
|
+
:'first_name' => :'first_name',
|
189
|
+
:'last_name' => :'last_name',
|
190
|
+
:'phone' => :'phone',
|
191
|
+
:'postal_code' => :'postal_code',
|
192
|
+
:'state' => :'state',
|
193
|
+
:'agree_to_eula' => :'agree_to_eula',
|
194
|
+
:'meter_number' => :'meter_number',
|
195
|
+
:'mailer_id' => :'mailer_id',
|
196
|
+
:'profile_name' => :'profile_name',
|
197
|
+
:'merchant_id' => :'merchant_id',
|
198
|
+
:'induction_site' => :'induction_site',
|
199
|
+
:'activation_key' => :'activation_key',
|
200
|
+
:'oba_email' => :'oba_email',
|
201
|
+
:'contact_name' => :'contact_name',
|
202
|
+
:'company_name' => :'company_name',
|
203
|
+
:'street_line1' => :'street_line1',
|
204
|
+
:'street_line2' => :'street_line2',
|
205
|
+
:'street_line3' => :'street_line3',
|
206
|
+
:'access_key' => :'access_key',
|
207
|
+
:'sendle_id' => :'sendle_id',
|
208
|
+
:'account_country_code' => :'account_country_code',
|
209
|
+
:'account_postal_code' => :'account_postal_code',
|
210
|
+
:'title' => :'title',
|
211
|
+
:'invoice' => :'invoice',
|
212
|
+
:'agree_to_technology_agreement' => :'agree_to_technology_agreement'
|
213
|
+
}
|
214
|
+
end
|
215
|
+
|
216
|
+
# Attribute type mapping.
|
217
|
+
def self.openapi_types
|
218
|
+
{
|
219
|
+
:'nickname' => :'String',
|
220
|
+
:'username' => :'String',
|
221
|
+
:'password' => :'String',
|
222
|
+
:'merchant_seller_id' => :'String',
|
223
|
+
:'mws_auth_token' => :'String',
|
224
|
+
:'email' => :'String',
|
225
|
+
:'account_number' => :'String',
|
226
|
+
:'ftp_username' => :'String',
|
227
|
+
:'ftp_password' => :'String',
|
228
|
+
:'api_key' => :'String',
|
229
|
+
:'api_secret' => :'String',
|
230
|
+
:'contract_id' => :'String',
|
231
|
+
:'client_id' => :'String',
|
232
|
+
:'pickup_number' => :'String',
|
233
|
+
:'distribution_center' => :'String',
|
234
|
+
:'ancillary_endorsement' => :'AncillaryServiceEndorsement',
|
235
|
+
:'site_id' => :'String',
|
236
|
+
:'account' => :'String',
|
237
|
+
:'passphrase' => :'String',
|
238
|
+
:'address1' => :'String',
|
239
|
+
:'address2' => :'String',
|
240
|
+
:'city' => :'String',
|
241
|
+
:'company' => :'String',
|
242
|
+
:'country_code' => :'String',
|
243
|
+
:'first_name' => :'String',
|
244
|
+
:'last_name' => :'String',
|
245
|
+
:'phone' => :'String',
|
246
|
+
:'postal_code' => :'String',
|
247
|
+
:'state' => :'String',
|
248
|
+
:'agree_to_eula' => :'Boolean',
|
249
|
+
:'meter_number' => :'String',
|
250
|
+
:'mailer_id' => :'Integer',
|
251
|
+
:'profile_name' => :'String',
|
252
|
+
:'merchant_id' => :'Integer',
|
253
|
+
:'induction_site' => :'String',
|
254
|
+
:'activation_key' => :'String',
|
255
|
+
:'oba_email' => :'String',
|
256
|
+
:'contact_name' => :'String',
|
257
|
+
:'company_name' => :'String',
|
258
|
+
:'street_line1' => :'String',
|
259
|
+
:'street_line2' => :'String',
|
260
|
+
:'street_line3' => :'String',
|
261
|
+
:'access_key' => :'String',
|
262
|
+
:'sendle_id' => :'String',
|
263
|
+
:'account_country_code' => :'String',
|
264
|
+
:'account_postal_code' => :'String',
|
265
|
+
:'title' => :'String',
|
266
|
+
:'invoice' => :'UpsInvoice',
|
267
|
+
:'agree_to_technology_agreement' => :'Boolean'
|
268
|
+
}
|
269
|
+
end
|
270
|
+
|
271
|
+
# List of attributes with nullable: true
|
272
|
+
def self.openapi_nullable
|
273
|
+
Set.new([
|
274
|
+
])
|
275
|
+
end
|
276
|
+
|
277
|
+
# List of class defined in oneOf (OpenAPI v3)
|
278
|
+
def self.openapi_one_of
|
279
|
+
[
|
280
|
+
:'ConnectAccessWorldwideRequestBody',
|
281
|
+
:'ConnectAmazonBuyShippingRequestBody',
|
282
|
+
:'ConnectApcRequestBody',
|
283
|
+
:'ConnectAsendiaRequestBody',
|
284
|
+
:'ConnectAustraliaPostRequestBody',
|
285
|
+
:'ConnectCanadaPostRequestBody',
|
286
|
+
:'ConnectDhlEcommerceRequestBody',
|
287
|
+
:'ConnectDhlExpressAuRequestBody',
|
288
|
+
:'ConnectDhlExpressCaRequestBody',
|
289
|
+
:'ConnectDhlExpressRequestBody',
|
290
|
+
:'ConnectDhlExpressUkRequestBody',
|
291
|
+
:'ConnectDpdRequestBody',
|
292
|
+
:'ConnectEndiciaRequestBody',
|
293
|
+
:'ConnectFedexRequestBody',
|
294
|
+
:'ConnectFedexUkRequestBody',
|
295
|
+
:'ConnectFirstmileRequestBody',
|
296
|
+
:'ConnectGlobegisticsRequestBody',
|
297
|
+
:'ConnectImexRequestBody',
|
298
|
+
:'ConnectNewgisticsRequestBody',
|
299
|
+
:'ConnectOntracRequestBody',
|
300
|
+
:'ConnectPurolatorRequestBody',
|
301
|
+
:'ConnectRoyalMailRequestBody',
|
302
|
+
:'ConnectRrDonnelleyRequestBody',
|
303
|
+
:'ConnectSekoRequestBody',
|
304
|
+
:'ConnectSendleRequestBody',
|
305
|
+
:'ConnectStampsRequestBody',
|
306
|
+
:'ConnectUpsRequestBody'
|
307
|
+
]
|
308
|
+
end
|
309
|
+
|
310
|
+
# Initializes the object
|
311
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
312
|
+
def initialize(attributes = {})
|
313
|
+
if (!attributes.is_a?(Hash))
|
314
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `OpenapiClient::ConnectCarrierRequestBody` initialize method"
|
315
|
+
end
|
316
|
+
|
317
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
318
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
319
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
320
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `OpenapiClient::ConnectCarrierRequestBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
321
|
+
end
|
322
|
+
h[k.to_sym] = v
|
323
|
+
}
|
324
|
+
|
325
|
+
if attributes.key?(:'nickname')
|
326
|
+
self.nickname = attributes[:'nickname']
|
327
|
+
end
|
328
|
+
|
329
|
+
if attributes.key?(:'username')
|
330
|
+
self.username = attributes[:'username']
|
331
|
+
end
|
332
|
+
|
333
|
+
if attributes.key?(:'password')
|
334
|
+
self.password = attributes[:'password']
|
335
|
+
end
|
336
|
+
|
337
|
+
if attributes.key?(:'merchant_seller_id')
|
338
|
+
self.merchant_seller_id = attributes[:'merchant_seller_id']
|
339
|
+
end
|
340
|
+
|
341
|
+
if attributes.key?(:'mws_auth_token')
|
342
|
+
self.mws_auth_token = attributes[:'mws_auth_token']
|
343
|
+
end
|
344
|
+
|
345
|
+
if attributes.key?(:'email')
|
346
|
+
self.email = attributes[:'email']
|
347
|
+
end
|
348
|
+
|
349
|
+
if attributes.key?(:'account_number')
|
350
|
+
self.account_number = attributes[:'account_number']
|
351
|
+
end
|
352
|
+
|
353
|
+
if attributes.key?(:'ftp_username')
|
354
|
+
self.ftp_username = attributes[:'ftp_username']
|
355
|
+
end
|
356
|
+
|
357
|
+
if attributes.key?(:'ftp_password')
|
358
|
+
self.ftp_password = attributes[:'ftp_password']
|
359
|
+
end
|
360
|
+
|
361
|
+
if attributes.key?(:'api_key')
|
362
|
+
self.api_key = attributes[:'api_key']
|
363
|
+
end
|
364
|
+
|
365
|
+
if attributes.key?(:'api_secret')
|
366
|
+
self.api_secret = attributes[:'api_secret']
|
367
|
+
end
|
368
|
+
|
369
|
+
if attributes.key?(:'contract_id')
|
370
|
+
self.contract_id = attributes[:'contract_id']
|
371
|
+
end
|
372
|
+
|
373
|
+
if attributes.key?(:'client_id')
|
374
|
+
self.client_id = attributes[:'client_id']
|
375
|
+
end
|
376
|
+
|
377
|
+
if attributes.key?(:'pickup_number')
|
378
|
+
self.pickup_number = attributes[:'pickup_number']
|
379
|
+
end
|
380
|
+
|
381
|
+
if attributes.key?(:'distribution_center')
|
382
|
+
self.distribution_center = attributes[:'distribution_center']
|
383
|
+
end
|
384
|
+
|
385
|
+
if attributes.key?(:'ancillary_endorsement')
|
386
|
+
self.ancillary_endorsement = attributes[:'ancillary_endorsement']
|
387
|
+
end
|
388
|
+
|
389
|
+
if attributes.key?(:'site_id')
|
390
|
+
self.site_id = attributes[:'site_id']
|
391
|
+
end
|
392
|
+
|
393
|
+
if attributes.key?(:'account')
|
394
|
+
self.account = attributes[:'account']
|
395
|
+
end
|
396
|
+
|
397
|
+
if attributes.key?(:'passphrase')
|
398
|
+
self.passphrase = attributes[:'passphrase']
|
399
|
+
end
|
400
|
+
|
401
|
+
if attributes.key?(:'address1')
|
402
|
+
self.address1 = attributes[:'address1']
|
403
|
+
end
|
404
|
+
|
405
|
+
if attributes.key?(:'address2')
|
406
|
+
self.address2 = attributes[:'address2']
|
407
|
+
end
|
408
|
+
|
409
|
+
if attributes.key?(:'city')
|
410
|
+
self.city = attributes[:'city']
|
411
|
+
end
|
412
|
+
|
413
|
+
if attributes.key?(:'company')
|
414
|
+
self.company = attributes[:'company']
|
415
|
+
end
|
416
|
+
|
417
|
+
if attributes.key?(:'country_code')
|
418
|
+
self.country_code = attributes[:'country_code']
|
419
|
+
end
|
420
|
+
|
421
|
+
if attributes.key?(:'first_name')
|
422
|
+
self.first_name = attributes[:'first_name']
|
423
|
+
end
|
424
|
+
|
425
|
+
if attributes.key?(:'last_name')
|
426
|
+
self.last_name = attributes[:'last_name']
|
427
|
+
end
|
428
|
+
|
429
|
+
if attributes.key?(:'phone')
|
430
|
+
self.phone = attributes[:'phone']
|
431
|
+
end
|
432
|
+
|
433
|
+
if attributes.key?(:'postal_code')
|
434
|
+
self.postal_code = attributes[:'postal_code']
|
435
|
+
end
|
436
|
+
|
437
|
+
if attributes.key?(:'state')
|
438
|
+
self.state = attributes[:'state']
|
439
|
+
end
|
440
|
+
|
441
|
+
if attributes.key?(:'agree_to_eula')
|
442
|
+
self.agree_to_eula = attributes[:'agree_to_eula']
|
443
|
+
end
|
444
|
+
|
445
|
+
if attributes.key?(:'meter_number')
|
446
|
+
self.meter_number = attributes[:'meter_number']
|
447
|
+
end
|
448
|
+
|
449
|
+
if attributes.key?(:'mailer_id')
|
450
|
+
self.mailer_id = attributes[:'mailer_id']
|
451
|
+
end
|
452
|
+
|
453
|
+
if attributes.key?(:'profile_name')
|
454
|
+
self.profile_name = attributes[:'profile_name']
|
455
|
+
end
|
456
|
+
|
457
|
+
if attributes.key?(:'merchant_id')
|
458
|
+
self.merchant_id = attributes[:'merchant_id']
|
459
|
+
end
|
460
|
+
|
461
|
+
if attributes.key?(:'induction_site')
|
462
|
+
self.induction_site = attributes[:'induction_site']
|
463
|
+
end
|
464
|
+
|
465
|
+
if attributes.key?(:'activation_key')
|
466
|
+
self.activation_key = attributes[:'activation_key']
|
467
|
+
end
|
468
|
+
|
469
|
+
if attributes.key?(:'oba_email')
|
470
|
+
self.oba_email = attributes[:'oba_email']
|
471
|
+
end
|
472
|
+
|
473
|
+
if attributes.key?(:'contact_name')
|
474
|
+
self.contact_name = attributes[:'contact_name']
|
475
|
+
end
|
476
|
+
|
477
|
+
if attributes.key?(:'company_name')
|
478
|
+
self.company_name = attributes[:'company_name']
|
479
|
+
end
|
480
|
+
|
481
|
+
if attributes.key?(:'street_line1')
|
482
|
+
self.street_line1 = attributes[:'street_line1']
|
483
|
+
end
|
484
|
+
|
485
|
+
if attributes.key?(:'street_line2')
|
486
|
+
self.street_line2 = attributes[:'street_line2']
|
487
|
+
end
|
488
|
+
|
489
|
+
if attributes.key?(:'street_line3')
|
490
|
+
self.street_line3 = attributes[:'street_line3']
|
491
|
+
end
|
492
|
+
|
493
|
+
if attributes.key?(:'access_key')
|
494
|
+
self.access_key = attributes[:'access_key']
|
495
|
+
end
|
496
|
+
|
497
|
+
if attributes.key?(:'sendle_id')
|
498
|
+
self.sendle_id = attributes[:'sendle_id']
|
499
|
+
end
|
500
|
+
|
501
|
+
if attributes.key?(:'account_country_code')
|
502
|
+
self.account_country_code = attributes[:'account_country_code']
|
503
|
+
end
|
504
|
+
|
505
|
+
if attributes.key?(:'account_postal_code')
|
506
|
+
self.account_postal_code = attributes[:'account_postal_code']
|
507
|
+
end
|
508
|
+
|
509
|
+
if attributes.key?(:'title')
|
510
|
+
self.title = attributes[:'title']
|
511
|
+
end
|
512
|
+
|
513
|
+
if attributes.key?(:'invoice')
|
514
|
+
self.invoice = attributes[:'invoice']
|
515
|
+
end
|
516
|
+
|
517
|
+
if attributes.key?(:'agree_to_technology_agreement')
|
518
|
+
self.agree_to_technology_agreement = attributes[:'agree_to_technology_agreement']
|
519
|
+
end
|
520
|
+
end
|
521
|
+
|
522
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
523
|
+
# @return Array for valid properties with the reasons
|
524
|
+
def list_invalid_properties
|
525
|
+
invalid_properties = Array.new
|
526
|
+
if @nickname.nil?
|
527
|
+
invalid_properties.push('invalid value for "nickname", nickname cannot be nil.')
|
528
|
+
end
|
529
|
+
|
530
|
+
if @nickname.to_s.length < 1
|
531
|
+
invalid_properties.push('invalid value for "nickname", the character length must be great than or equal to 1.')
|
532
|
+
end
|
533
|
+
|
534
|
+
if @username.nil?
|
535
|
+
invalid_properties.push('invalid value for "username", username cannot be nil.')
|
536
|
+
end
|
537
|
+
|
538
|
+
if @username.to_s.length < 1
|
539
|
+
invalid_properties.push('invalid value for "username", the character length must be great than or equal to 1.')
|
540
|
+
end
|
541
|
+
|
542
|
+
if @password.nil?
|
543
|
+
invalid_properties.push('invalid value for "password", password cannot be nil.')
|
544
|
+
end
|
545
|
+
|
546
|
+
if @password.to_s.length < 1
|
547
|
+
invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
|
548
|
+
end
|
549
|
+
|
550
|
+
if @merchant_seller_id.nil?
|
551
|
+
invalid_properties.push('invalid value for "merchant_seller_id", merchant_seller_id cannot be nil.')
|
552
|
+
end
|
553
|
+
|
554
|
+
if @merchant_seller_id.to_s.length < 1
|
555
|
+
invalid_properties.push('invalid value for "merchant_seller_id", the character length must be great than or equal to 1.')
|
556
|
+
end
|
557
|
+
|
558
|
+
if @mws_auth_token.nil?
|
559
|
+
invalid_properties.push('invalid value for "mws_auth_token", mws_auth_token cannot be nil.')
|
560
|
+
end
|
561
|
+
|
562
|
+
if @mws_auth_token.to_s.length < 1
|
563
|
+
invalid_properties.push('invalid value for "mws_auth_token", the character length must be great than or equal to 1.')
|
564
|
+
end
|
565
|
+
|
566
|
+
if @email.nil?
|
567
|
+
invalid_properties.push('invalid value for "email", email cannot be nil.')
|
568
|
+
end
|
569
|
+
|
570
|
+
if @account_number.nil?
|
571
|
+
invalid_properties.push('invalid value for "account_number", account_number cannot be nil.')
|
572
|
+
end
|
573
|
+
|
574
|
+
if @account_number.to_s.length < 1
|
575
|
+
invalid_properties.push('invalid value for "account_number", the character length must be great than or equal to 1.')
|
576
|
+
end
|
577
|
+
|
578
|
+
if @ftp_username.nil?
|
579
|
+
invalid_properties.push('invalid value for "ftp_username", ftp_username cannot be nil.')
|
580
|
+
end
|
581
|
+
|
582
|
+
if @ftp_username.to_s.length < 1
|
583
|
+
invalid_properties.push('invalid value for "ftp_username", the character length must be great than or equal to 1.')
|
584
|
+
end
|
585
|
+
|
586
|
+
if @ftp_password.nil?
|
587
|
+
invalid_properties.push('invalid value for "ftp_password", ftp_password cannot be nil.')
|
588
|
+
end
|
589
|
+
|
590
|
+
if @ftp_password.to_s.length < 1
|
591
|
+
invalid_properties.push('invalid value for "ftp_password", the character length must be great than or equal to 1.')
|
592
|
+
end
|
593
|
+
|
594
|
+
if @api_key.nil?
|
595
|
+
invalid_properties.push('invalid value for "api_key", api_key cannot be nil.')
|
596
|
+
end
|
597
|
+
|
598
|
+
if @api_key.to_s.length < 1
|
599
|
+
invalid_properties.push('invalid value for "api_key", the character length must be great than or equal to 1.')
|
600
|
+
end
|
601
|
+
|
602
|
+
if @api_secret.nil?
|
603
|
+
invalid_properties.push('invalid value for "api_secret", api_secret cannot be nil.')
|
604
|
+
end
|
605
|
+
|
606
|
+
if @api_secret.to_s.length < 1
|
607
|
+
invalid_properties.push('invalid value for "api_secret", the character length must be great than or equal to 1.')
|
608
|
+
end
|
609
|
+
|
610
|
+
if @contract_id.nil?
|
611
|
+
invalid_properties.push('invalid value for "contract_id", contract_id cannot be nil.')
|
612
|
+
end
|
613
|
+
|
614
|
+
if @contract_id.to_s.length < 1
|
615
|
+
invalid_properties.push('invalid value for "contract_id", the character length must be great than or equal to 1.')
|
616
|
+
end
|
617
|
+
|
618
|
+
if @client_id.nil?
|
619
|
+
invalid_properties.push('invalid value for "client_id", client_id cannot be nil.')
|
620
|
+
end
|
621
|
+
|
622
|
+
if @client_id.to_s.length < 1
|
623
|
+
invalid_properties.push('invalid value for "client_id", the character length must be great than or equal to 1.')
|
624
|
+
end
|
625
|
+
|
626
|
+
if @pickup_number.nil?
|
627
|
+
invalid_properties.push('invalid value for "pickup_number", pickup_number cannot be nil.')
|
628
|
+
end
|
629
|
+
|
630
|
+
if @pickup_number.to_s.length < 1
|
631
|
+
invalid_properties.push('invalid value for "pickup_number", the character length must be great than or equal to 1.')
|
632
|
+
end
|
633
|
+
|
634
|
+
if @distribution_center.nil?
|
635
|
+
invalid_properties.push('invalid value for "distribution_center", distribution_center cannot be nil.')
|
636
|
+
end
|
637
|
+
|
638
|
+
if @distribution_center.to_s.length < 1
|
639
|
+
invalid_properties.push('invalid value for "distribution_center", the character length must be great than or equal to 1.')
|
640
|
+
end
|
641
|
+
|
642
|
+
if @site_id.nil?
|
643
|
+
invalid_properties.push('invalid value for "site_id", site_id cannot be nil.')
|
644
|
+
end
|
645
|
+
|
646
|
+
if @account.nil?
|
647
|
+
invalid_properties.push('invalid value for "account", account cannot be nil.')
|
648
|
+
end
|
649
|
+
|
650
|
+
if @account.to_s.length < 1
|
651
|
+
invalid_properties.push('invalid value for "account", the character length must be great than or equal to 1.')
|
652
|
+
end
|
653
|
+
|
654
|
+
if @passphrase.nil?
|
655
|
+
invalid_properties.push('invalid value for "passphrase", passphrase cannot be nil.')
|
656
|
+
end
|
657
|
+
|
658
|
+
if @passphrase.to_s.length < 1
|
659
|
+
invalid_properties.push('invalid value for "passphrase", the character length must be great than or equal to 1.')
|
660
|
+
end
|
661
|
+
|
662
|
+
if @address1.nil?
|
663
|
+
invalid_properties.push('invalid value for "address1", address1 cannot be nil.')
|
664
|
+
end
|
665
|
+
|
666
|
+
if @address1.to_s.length < 1
|
667
|
+
invalid_properties.push('invalid value for "address1", the character length must be great than or equal to 1.')
|
668
|
+
end
|
669
|
+
|
670
|
+
if !@address2.nil? && @address2.to_s.length < 1
|
671
|
+
invalid_properties.push('invalid value for "address2", the character length must be great than or equal to 1.')
|
672
|
+
end
|
673
|
+
|
674
|
+
if @city.nil?
|
675
|
+
invalid_properties.push('invalid value for "city", city cannot be nil.')
|
676
|
+
end
|
677
|
+
|
678
|
+
if @city.to_s.length < 1
|
679
|
+
invalid_properties.push('invalid value for "city", the character length must be great than or equal to 1.')
|
680
|
+
end
|
681
|
+
|
682
|
+
if @company.nil?
|
683
|
+
invalid_properties.push('invalid value for "company", company cannot be nil.')
|
684
|
+
end
|
685
|
+
|
686
|
+
if @company.to_s.length < 1
|
687
|
+
invalid_properties.push('invalid value for "company", the character length must be great than or equal to 1.')
|
688
|
+
end
|
689
|
+
|
690
|
+
if @country_code.nil?
|
691
|
+
invalid_properties.push('invalid value for "country_code", country_code cannot be nil.')
|
692
|
+
end
|
693
|
+
|
694
|
+
if @country_code.to_s.length < 1
|
695
|
+
invalid_properties.push('invalid value for "country_code", the character length must be great than or equal to 1.')
|
696
|
+
end
|
697
|
+
|
698
|
+
if @first_name.nil?
|
699
|
+
invalid_properties.push('invalid value for "first_name", first_name cannot be nil.')
|
700
|
+
end
|
701
|
+
|
702
|
+
if @first_name.to_s.length < 1
|
703
|
+
invalid_properties.push('invalid value for "first_name", the character length must be great than or equal to 1.')
|
704
|
+
end
|
705
|
+
|
706
|
+
if @last_name.nil?
|
707
|
+
invalid_properties.push('invalid value for "last_name", last_name cannot be nil.')
|
708
|
+
end
|
709
|
+
|
710
|
+
if @last_name.to_s.length < 1
|
711
|
+
invalid_properties.push('invalid value for "last_name", the character length must be great than or equal to 1.')
|
712
|
+
end
|
713
|
+
|
714
|
+
if @phone.nil?
|
715
|
+
invalid_properties.push('invalid value for "phone", phone cannot be nil.')
|
716
|
+
end
|
717
|
+
|
718
|
+
if @phone.to_s.length < 1
|
719
|
+
invalid_properties.push('invalid value for "phone", the character length must be great than or equal to 1.')
|
720
|
+
end
|
721
|
+
|
722
|
+
if @postal_code.nil?
|
723
|
+
invalid_properties.push('invalid value for "postal_code", postal_code cannot be nil.')
|
724
|
+
end
|
725
|
+
|
726
|
+
if @postal_code.to_s.length < 1
|
727
|
+
invalid_properties.push('invalid value for "postal_code", the character length must be great than or equal to 1.')
|
728
|
+
end
|
729
|
+
|
730
|
+
if @state.nil?
|
731
|
+
invalid_properties.push('invalid value for "state", state cannot be nil.')
|
732
|
+
end
|
733
|
+
|
734
|
+
if @state.to_s.length < 1
|
735
|
+
invalid_properties.push('invalid value for "state", the character length must be great than or equal to 1.')
|
736
|
+
end
|
737
|
+
|
738
|
+
if @agree_to_eula.nil?
|
739
|
+
invalid_properties.push('invalid value for "agree_to_eula", agree_to_eula cannot be nil.')
|
740
|
+
end
|
741
|
+
|
742
|
+
if !@meter_number.nil? && @meter_number.to_s.length < 1
|
743
|
+
invalid_properties.push('invalid value for "meter_number", the character length must be great than or equal to 1.')
|
744
|
+
end
|
745
|
+
|
746
|
+
if @mailer_id.nil?
|
747
|
+
invalid_properties.push('invalid value for "mailer_id", mailer_id cannot be nil.')
|
748
|
+
end
|
749
|
+
|
750
|
+
if @mailer_id < 0
|
751
|
+
invalid_properties.push('invalid value for "mailer_id", must be greater than or equal to 0.')
|
752
|
+
end
|
753
|
+
|
754
|
+
if !@profile_name.nil? && @profile_name.to_s.length < 1
|
755
|
+
invalid_properties.push('invalid value for "profile_name", the character length must be great than or equal to 1.')
|
756
|
+
end
|
757
|
+
|
758
|
+
if !@merchant_id.nil? && @merchant_id < 0
|
759
|
+
invalid_properties.push('invalid value for "merchant_id", must be greater than or equal to 0.')
|
760
|
+
end
|
761
|
+
|
762
|
+
if @induction_site.nil?
|
763
|
+
invalid_properties.push('invalid value for "induction_site", induction_site cannot be nil.')
|
764
|
+
end
|
765
|
+
|
766
|
+
if @induction_site.to_s.length < 1
|
767
|
+
invalid_properties.push('invalid value for "induction_site", the character length must be great than or equal to 1.')
|
768
|
+
end
|
769
|
+
|
770
|
+
if @activation_key.nil?
|
771
|
+
invalid_properties.push('invalid value for "activation_key", activation_key cannot be nil.')
|
772
|
+
end
|
773
|
+
|
774
|
+
if @activation_key.to_s.length < 1
|
775
|
+
invalid_properties.push('invalid value for "activation_key", the character length must be great than or equal to 1.')
|
776
|
+
end
|
777
|
+
|
778
|
+
if @contact_name.nil?
|
779
|
+
invalid_properties.push('invalid value for "contact_name", contact_name cannot be nil.')
|
780
|
+
end
|
781
|
+
|
782
|
+
if @contact_name.to_s.length < 1
|
783
|
+
invalid_properties.push('invalid value for "contact_name", the character length must be great than or equal to 1.')
|
784
|
+
end
|
785
|
+
|
786
|
+
if !@company_name.nil? && @company_name.to_s.length < 1
|
787
|
+
invalid_properties.push('invalid value for "company_name", the character length must be great than or equal to 1.')
|
788
|
+
end
|
789
|
+
|
790
|
+
if !@street_line1.nil? && @street_line1.to_s.length < 1
|
791
|
+
invalid_properties.push('invalid value for "street_line1", the character length must be great than or equal to 1.')
|
792
|
+
end
|
793
|
+
|
794
|
+
if !@street_line2.nil? && @street_line2.to_s.length < 1
|
795
|
+
invalid_properties.push('invalid value for "street_line2", the character length must be great than or equal to 1.')
|
796
|
+
end
|
797
|
+
|
798
|
+
if !@street_line3.nil? && @street_line3.to_s.length < 1
|
799
|
+
invalid_properties.push('invalid value for "street_line3", the character length must be great than or equal to 1.')
|
800
|
+
end
|
801
|
+
|
802
|
+
if @access_key.nil?
|
803
|
+
invalid_properties.push('invalid value for "access_key", access_key cannot be nil.')
|
804
|
+
end
|
805
|
+
|
806
|
+
if @access_key.to_s.length < 1
|
807
|
+
invalid_properties.push('invalid value for "access_key", the character length must be great than or equal to 1.')
|
808
|
+
end
|
809
|
+
|
810
|
+
if @sendle_id.nil?
|
811
|
+
invalid_properties.push('invalid value for "sendle_id", sendle_id cannot be nil.')
|
812
|
+
end
|
813
|
+
|
814
|
+
if @account_country_code.nil?
|
815
|
+
invalid_properties.push('invalid value for "account_country_code", account_country_code cannot be nil.')
|
816
|
+
end
|
817
|
+
|
818
|
+
if @account_country_code.to_s.length < 1
|
819
|
+
invalid_properties.push('invalid value for "account_country_code", the character length must be great than or equal to 1.')
|
820
|
+
end
|
821
|
+
|
822
|
+
if @account_postal_code.nil?
|
823
|
+
invalid_properties.push('invalid value for "account_postal_code", account_postal_code cannot be nil.')
|
824
|
+
end
|
825
|
+
|
826
|
+
if @account_postal_code.to_s.length < 1
|
827
|
+
invalid_properties.push('invalid value for "account_postal_code", the character length must be great than or equal to 1.')
|
828
|
+
end
|
829
|
+
|
830
|
+
if !@title.nil? && @title.to_s.length < 1
|
831
|
+
invalid_properties.push('invalid value for "title", the character length must be great than or equal to 1.')
|
832
|
+
end
|
833
|
+
|
834
|
+
if @agree_to_technology_agreement.nil?
|
835
|
+
invalid_properties.push('invalid value for "agree_to_technology_agreement", agree_to_technology_agreement cannot be nil.')
|
836
|
+
end
|
837
|
+
|
838
|
+
invalid_properties
|
839
|
+
end
|
840
|
+
|
841
|
+
# Check to see if the all the properties in the model are valid
|
842
|
+
# @return true if the model is valid
|
843
|
+
def valid?
|
844
|
+
return false if @nickname.nil?
|
845
|
+
return false if @nickname.to_s.length < 1
|
846
|
+
return false if @username.nil?
|
847
|
+
return false if @username.to_s.length < 1
|
848
|
+
return false if @password.nil?
|
849
|
+
return false if @password.to_s.length < 1
|
850
|
+
return false if @merchant_seller_id.nil?
|
851
|
+
return false if @merchant_seller_id.to_s.length < 1
|
852
|
+
return false if @mws_auth_token.nil?
|
853
|
+
return false if @mws_auth_token.to_s.length < 1
|
854
|
+
return false if @email.nil?
|
855
|
+
return false if @account_number.nil?
|
856
|
+
return false if @account_number.to_s.length < 1
|
857
|
+
return false if @ftp_username.nil?
|
858
|
+
return false if @ftp_username.to_s.length < 1
|
859
|
+
return false if @ftp_password.nil?
|
860
|
+
return false if @ftp_password.to_s.length < 1
|
861
|
+
return false if @api_key.nil?
|
862
|
+
return false if @api_key.to_s.length < 1
|
863
|
+
return false if @api_secret.nil?
|
864
|
+
return false if @api_secret.to_s.length < 1
|
865
|
+
return false if @contract_id.nil?
|
866
|
+
return false if @contract_id.to_s.length < 1
|
867
|
+
return false if @client_id.nil?
|
868
|
+
return false if @client_id.to_s.length < 1
|
869
|
+
return false if @pickup_number.nil?
|
870
|
+
return false if @pickup_number.to_s.length < 1
|
871
|
+
return false if @distribution_center.nil?
|
872
|
+
return false if @distribution_center.to_s.length < 1
|
873
|
+
return false if @site_id.nil?
|
874
|
+
return false if @account.nil?
|
875
|
+
return false if @account.to_s.length < 1
|
876
|
+
return false if @passphrase.nil?
|
877
|
+
return false if @passphrase.to_s.length < 1
|
878
|
+
return false if @address1.nil?
|
879
|
+
return false if @address1.to_s.length < 1
|
880
|
+
return false if !@address2.nil? && @address2.to_s.length < 1
|
881
|
+
return false if @city.nil?
|
882
|
+
return false if @city.to_s.length < 1
|
883
|
+
return false if @company.nil?
|
884
|
+
return false if @company.to_s.length < 1
|
885
|
+
return false if @country_code.nil?
|
886
|
+
return false if @country_code.to_s.length < 1
|
887
|
+
return false if @first_name.nil?
|
888
|
+
return false if @first_name.to_s.length < 1
|
889
|
+
return false if @last_name.nil?
|
890
|
+
return false if @last_name.to_s.length < 1
|
891
|
+
return false if @phone.nil?
|
892
|
+
return false if @phone.to_s.length < 1
|
893
|
+
return false if @postal_code.nil?
|
894
|
+
return false if @postal_code.to_s.length < 1
|
895
|
+
return false if @state.nil?
|
896
|
+
return false if @state.to_s.length < 1
|
897
|
+
return false if @agree_to_eula.nil?
|
898
|
+
return false if !@meter_number.nil? && @meter_number.to_s.length < 1
|
899
|
+
return false if @mailer_id.nil?
|
900
|
+
return false if @mailer_id < 0
|
901
|
+
return false if !@profile_name.nil? && @profile_name.to_s.length < 1
|
902
|
+
return false if !@merchant_id.nil? && @merchant_id < 0
|
903
|
+
return false if @induction_site.nil?
|
904
|
+
return false if @induction_site.to_s.length < 1
|
905
|
+
return false if @activation_key.nil?
|
906
|
+
return false if @activation_key.to_s.length < 1
|
907
|
+
return false if @contact_name.nil?
|
908
|
+
return false if @contact_name.to_s.length < 1
|
909
|
+
return false if !@company_name.nil? && @company_name.to_s.length < 1
|
910
|
+
return false if !@street_line1.nil? && @street_line1.to_s.length < 1
|
911
|
+
return false if !@street_line2.nil? && @street_line2.to_s.length < 1
|
912
|
+
return false if !@street_line3.nil? && @street_line3.to_s.length < 1
|
913
|
+
return false if @access_key.nil?
|
914
|
+
return false if @access_key.to_s.length < 1
|
915
|
+
return false if @sendle_id.nil?
|
916
|
+
return false if @account_country_code.nil?
|
917
|
+
return false if @account_country_code.to_s.length < 1
|
918
|
+
return false if @account_postal_code.nil?
|
919
|
+
return false if @account_postal_code.to_s.length < 1
|
920
|
+
return false if !@title.nil? && @title.to_s.length < 1
|
921
|
+
return false if @agree_to_technology_agreement.nil?
|
922
|
+
_one_of_found = false
|
923
|
+
self.class.openapi_one_of.each do |_class|
|
924
|
+
_one_of = OpenapiClient.const_get(_class).build_from_hash(self.to_hash)
|
925
|
+
if _one_of.valid?
|
926
|
+
if _one_of_found
|
927
|
+
return false
|
928
|
+
else
|
929
|
+
_one_of_found = true
|
930
|
+
end
|
931
|
+
end
|
932
|
+
end
|
933
|
+
|
934
|
+
if !_one_of_found
|
935
|
+
return false
|
936
|
+
end
|
937
|
+
|
938
|
+
true
|
939
|
+
end
|
940
|
+
|
941
|
+
# Custom attribute writer method with validation
|
942
|
+
# @param [Object] nickname Value to be assigned
|
943
|
+
def nickname=(nickname)
|
944
|
+
if nickname.nil?
|
945
|
+
fail ArgumentError, 'nickname cannot be nil'
|
946
|
+
end
|
947
|
+
|
948
|
+
if nickname.to_s.length < 1
|
949
|
+
fail ArgumentError, 'invalid value for "nickname", the character length must be great than or equal to 1.'
|
950
|
+
end
|
951
|
+
|
952
|
+
@nickname = nickname
|
953
|
+
end
|
954
|
+
|
955
|
+
# Custom attribute writer method with validation
|
956
|
+
# @param [Object] username Value to be assigned
|
957
|
+
def username=(username)
|
958
|
+
if username.nil?
|
959
|
+
fail ArgumentError, 'username cannot be nil'
|
960
|
+
end
|
961
|
+
|
962
|
+
if username.to_s.length < 1
|
963
|
+
fail ArgumentError, 'invalid value for "username", the character length must be great than or equal to 1.'
|
964
|
+
end
|
965
|
+
|
966
|
+
@username = username
|
967
|
+
end
|
968
|
+
|
969
|
+
# Custom attribute writer method with validation
|
970
|
+
# @param [Object] password Value to be assigned
|
971
|
+
def password=(password)
|
972
|
+
if password.nil?
|
973
|
+
fail ArgumentError, 'password cannot be nil'
|
974
|
+
end
|
975
|
+
|
976
|
+
if password.to_s.length < 1
|
977
|
+
fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
|
978
|
+
end
|
979
|
+
|
980
|
+
@password = password
|
981
|
+
end
|
982
|
+
|
983
|
+
# Custom attribute writer method with validation
|
984
|
+
# @param [Object] merchant_seller_id Value to be assigned
|
985
|
+
def merchant_seller_id=(merchant_seller_id)
|
986
|
+
if merchant_seller_id.nil?
|
987
|
+
fail ArgumentError, 'merchant_seller_id cannot be nil'
|
988
|
+
end
|
989
|
+
|
990
|
+
if merchant_seller_id.to_s.length < 1
|
991
|
+
fail ArgumentError, 'invalid value for "merchant_seller_id", the character length must be great than or equal to 1.'
|
992
|
+
end
|
993
|
+
|
994
|
+
@merchant_seller_id = merchant_seller_id
|
995
|
+
end
|
996
|
+
|
997
|
+
# Custom attribute writer method with validation
|
998
|
+
# @param [Object] mws_auth_token Value to be assigned
|
999
|
+
def mws_auth_token=(mws_auth_token)
|
1000
|
+
if mws_auth_token.nil?
|
1001
|
+
fail ArgumentError, 'mws_auth_token cannot be nil'
|
1002
|
+
end
|
1003
|
+
|
1004
|
+
if mws_auth_token.to_s.length < 1
|
1005
|
+
fail ArgumentError, 'invalid value for "mws_auth_token", the character length must be great than or equal to 1.'
|
1006
|
+
end
|
1007
|
+
|
1008
|
+
@mws_auth_token = mws_auth_token
|
1009
|
+
end
|
1010
|
+
|
1011
|
+
# Custom attribute writer method with validation
|
1012
|
+
# @param [Object] account_number Value to be assigned
|
1013
|
+
def account_number=(account_number)
|
1014
|
+
if account_number.nil?
|
1015
|
+
fail ArgumentError, 'account_number cannot be nil'
|
1016
|
+
end
|
1017
|
+
|
1018
|
+
if account_number.to_s.length < 1
|
1019
|
+
fail ArgumentError, 'invalid value for "account_number", the character length must be great than or equal to 1.'
|
1020
|
+
end
|
1021
|
+
|
1022
|
+
@account_number = account_number
|
1023
|
+
end
|
1024
|
+
|
1025
|
+
# Custom attribute writer method with validation
|
1026
|
+
# @param [Object] ftp_username Value to be assigned
|
1027
|
+
def ftp_username=(ftp_username)
|
1028
|
+
if ftp_username.nil?
|
1029
|
+
fail ArgumentError, 'ftp_username cannot be nil'
|
1030
|
+
end
|
1031
|
+
|
1032
|
+
if ftp_username.to_s.length < 1
|
1033
|
+
fail ArgumentError, 'invalid value for "ftp_username", the character length must be great than or equal to 1.'
|
1034
|
+
end
|
1035
|
+
|
1036
|
+
@ftp_username = ftp_username
|
1037
|
+
end
|
1038
|
+
|
1039
|
+
# Custom attribute writer method with validation
|
1040
|
+
# @param [Object] ftp_password Value to be assigned
|
1041
|
+
def ftp_password=(ftp_password)
|
1042
|
+
if ftp_password.nil?
|
1043
|
+
fail ArgumentError, 'ftp_password cannot be nil'
|
1044
|
+
end
|
1045
|
+
|
1046
|
+
if ftp_password.to_s.length < 1
|
1047
|
+
fail ArgumentError, 'invalid value for "ftp_password", the character length must be great than or equal to 1.'
|
1048
|
+
end
|
1049
|
+
|
1050
|
+
@ftp_password = ftp_password
|
1051
|
+
end
|
1052
|
+
|
1053
|
+
# Custom attribute writer method with validation
|
1054
|
+
# @param [Object] api_key Value to be assigned
|
1055
|
+
def api_key=(api_key)
|
1056
|
+
if api_key.nil?
|
1057
|
+
fail ArgumentError, 'api_key cannot be nil'
|
1058
|
+
end
|
1059
|
+
|
1060
|
+
if api_key.to_s.length < 1
|
1061
|
+
fail ArgumentError, 'invalid value for "api_key", the character length must be great than or equal to 1.'
|
1062
|
+
end
|
1063
|
+
|
1064
|
+
@api_key = api_key
|
1065
|
+
end
|
1066
|
+
|
1067
|
+
# Custom attribute writer method with validation
|
1068
|
+
# @param [Object] api_secret Value to be assigned
|
1069
|
+
def api_secret=(api_secret)
|
1070
|
+
if api_secret.nil?
|
1071
|
+
fail ArgumentError, 'api_secret cannot be nil'
|
1072
|
+
end
|
1073
|
+
|
1074
|
+
if api_secret.to_s.length < 1
|
1075
|
+
fail ArgumentError, 'invalid value for "api_secret", the character length must be great than or equal to 1.'
|
1076
|
+
end
|
1077
|
+
|
1078
|
+
@api_secret = api_secret
|
1079
|
+
end
|
1080
|
+
|
1081
|
+
# Custom attribute writer method with validation
|
1082
|
+
# @param [Object] contract_id Value to be assigned
|
1083
|
+
def contract_id=(contract_id)
|
1084
|
+
if contract_id.nil?
|
1085
|
+
fail ArgumentError, 'contract_id cannot be nil'
|
1086
|
+
end
|
1087
|
+
|
1088
|
+
if contract_id.to_s.length < 1
|
1089
|
+
fail ArgumentError, 'invalid value for "contract_id", the character length must be great than or equal to 1.'
|
1090
|
+
end
|
1091
|
+
|
1092
|
+
@contract_id = contract_id
|
1093
|
+
end
|
1094
|
+
|
1095
|
+
# Custom attribute writer method with validation
|
1096
|
+
# @param [Object] client_id Value to be assigned
|
1097
|
+
def client_id=(client_id)
|
1098
|
+
if client_id.nil?
|
1099
|
+
fail ArgumentError, 'client_id cannot be nil'
|
1100
|
+
end
|
1101
|
+
|
1102
|
+
if client_id.to_s.length < 1
|
1103
|
+
fail ArgumentError, 'invalid value for "client_id", the character length must be great than or equal to 1.'
|
1104
|
+
end
|
1105
|
+
|
1106
|
+
@client_id = client_id
|
1107
|
+
end
|
1108
|
+
|
1109
|
+
# Custom attribute writer method with validation
|
1110
|
+
# @param [Object] pickup_number Value to be assigned
|
1111
|
+
def pickup_number=(pickup_number)
|
1112
|
+
if pickup_number.nil?
|
1113
|
+
fail ArgumentError, 'pickup_number cannot be nil'
|
1114
|
+
end
|
1115
|
+
|
1116
|
+
if pickup_number.to_s.length < 1
|
1117
|
+
fail ArgumentError, 'invalid value for "pickup_number", the character length must be great than or equal to 1.'
|
1118
|
+
end
|
1119
|
+
|
1120
|
+
@pickup_number = pickup_number
|
1121
|
+
end
|
1122
|
+
|
1123
|
+
# Custom attribute writer method with validation
|
1124
|
+
# @param [Object] distribution_center Value to be assigned
|
1125
|
+
def distribution_center=(distribution_center)
|
1126
|
+
if distribution_center.nil?
|
1127
|
+
fail ArgumentError, 'distribution_center cannot be nil'
|
1128
|
+
end
|
1129
|
+
|
1130
|
+
if distribution_center.to_s.length < 1
|
1131
|
+
fail ArgumentError, 'invalid value for "distribution_center", the character length must be great than or equal to 1.'
|
1132
|
+
end
|
1133
|
+
|
1134
|
+
@distribution_center = distribution_center
|
1135
|
+
end
|
1136
|
+
|
1137
|
+
# Custom attribute writer method with validation
|
1138
|
+
# @param [Object] account Value to be assigned
|
1139
|
+
def account=(account)
|
1140
|
+
if account.nil?
|
1141
|
+
fail ArgumentError, 'account cannot be nil'
|
1142
|
+
end
|
1143
|
+
|
1144
|
+
if account.to_s.length < 1
|
1145
|
+
fail ArgumentError, 'invalid value for "account", the character length must be great than or equal to 1.'
|
1146
|
+
end
|
1147
|
+
|
1148
|
+
@account = account
|
1149
|
+
end
|
1150
|
+
|
1151
|
+
# Custom attribute writer method with validation
|
1152
|
+
# @param [Object] passphrase Value to be assigned
|
1153
|
+
def passphrase=(passphrase)
|
1154
|
+
if passphrase.nil?
|
1155
|
+
fail ArgumentError, 'passphrase cannot be nil'
|
1156
|
+
end
|
1157
|
+
|
1158
|
+
if passphrase.to_s.length < 1
|
1159
|
+
fail ArgumentError, 'invalid value for "passphrase", the character length must be great than or equal to 1.'
|
1160
|
+
end
|
1161
|
+
|
1162
|
+
@passphrase = passphrase
|
1163
|
+
end
|
1164
|
+
|
1165
|
+
# Custom attribute writer method with validation
|
1166
|
+
# @param [Object] address1 Value to be assigned
|
1167
|
+
def address1=(address1)
|
1168
|
+
if address1.nil?
|
1169
|
+
fail ArgumentError, 'address1 cannot be nil'
|
1170
|
+
end
|
1171
|
+
|
1172
|
+
if address1.to_s.length < 1
|
1173
|
+
fail ArgumentError, 'invalid value for "address1", the character length must be great than or equal to 1.'
|
1174
|
+
end
|
1175
|
+
|
1176
|
+
@address1 = address1
|
1177
|
+
end
|
1178
|
+
|
1179
|
+
# Custom attribute writer method with validation
|
1180
|
+
# @param [Object] address2 Value to be assigned
|
1181
|
+
def address2=(address2)
|
1182
|
+
if !address2.nil? && address2.to_s.length < 1
|
1183
|
+
fail ArgumentError, 'invalid value for "address2", the character length must be great than or equal to 1.'
|
1184
|
+
end
|
1185
|
+
|
1186
|
+
@address2 = address2
|
1187
|
+
end
|
1188
|
+
|
1189
|
+
# Custom attribute writer method with validation
|
1190
|
+
# @param [Object] city Value to be assigned
|
1191
|
+
def city=(city)
|
1192
|
+
if city.nil?
|
1193
|
+
fail ArgumentError, 'city cannot be nil'
|
1194
|
+
end
|
1195
|
+
|
1196
|
+
if city.to_s.length < 1
|
1197
|
+
fail ArgumentError, 'invalid value for "city", the character length must be great than or equal to 1.'
|
1198
|
+
end
|
1199
|
+
|
1200
|
+
@city = city
|
1201
|
+
end
|
1202
|
+
|
1203
|
+
# Custom attribute writer method with validation
|
1204
|
+
# @param [Object] company Value to be assigned
|
1205
|
+
def company=(company)
|
1206
|
+
if company.nil?
|
1207
|
+
fail ArgumentError, 'company cannot be nil'
|
1208
|
+
end
|
1209
|
+
|
1210
|
+
if company.to_s.length < 1
|
1211
|
+
fail ArgumentError, 'invalid value for "company", the character length must be great than or equal to 1.'
|
1212
|
+
end
|
1213
|
+
|
1214
|
+
@company = company
|
1215
|
+
end
|
1216
|
+
|
1217
|
+
# Custom attribute writer method with validation
|
1218
|
+
# @param [Object] country_code Value to be assigned
|
1219
|
+
def country_code=(country_code)
|
1220
|
+
if country_code.nil?
|
1221
|
+
fail ArgumentError, 'country_code cannot be nil'
|
1222
|
+
end
|
1223
|
+
|
1224
|
+
if country_code.to_s.length < 1
|
1225
|
+
fail ArgumentError, 'invalid value for "country_code", the character length must be great than or equal to 1.'
|
1226
|
+
end
|
1227
|
+
|
1228
|
+
@country_code = country_code
|
1229
|
+
end
|
1230
|
+
|
1231
|
+
# Custom attribute writer method with validation
|
1232
|
+
# @param [Object] first_name Value to be assigned
|
1233
|
+
def first_name=(first_name)
|
1234
|
+
if first_name.nil?
|
1235
|
+
fail ArgumentError, 'first_name cannot be nil'
|
1236
|
+
end
|
1237
|
+
|
1238
|
+
if first_name.to_s.length < 1
|
1239
|
+
fail ArgumentError, 'invalid value for "first_name", the character length must be great than or equal to 1.'
|
1240
|
+
end
|
1241
|
+
|
1242
|
+
@first_name = first_name
|
1243
|
+
end
|
1244
|
+
|
1245
|
+
# Custom attribute writer method with validation
|
1246
|
+
# @param [Object] last_name Value to be assigned
|
1247
|
+
def last_name=(last_name)
|
1248
|
+
if last_name.nil?
|
1249
|
+
fail ArgumentError, 'last_name cannot be nil'
|
1250
|
+
end
|
1251
|
+
|
1252
|
+
if last_name.to_s.length < 1
|
1253
|
+
fail ArgumentError, 'invalid value for "last_name", the character length must be great than or equal to 1.'
|
1254
|
+
end
|
1255
|
+
|
1256
|
+
@last_name = last_name
|
1257
|
+
end
|
1258
|
+
|
1259
|
+
# Custom attribute writer method with validation
|
1260
|
+
# @param [Object] phone Value to be assigned
|
1261
|
+
def phone=(phone)
|
1262
|
+
if phone.nil?
|
1263
|
+
fail ArgumentError, 'phone cannot be nil'
|
1264
|
+
end
|
1265
|
+
|
1266
|
+
if phone.to_s.length < 1
|
1267
|
+
fail ArgumentError, 'invalid value for "phone", the character length must be great than or equal to 1.'
|
1268
|
+
end
|
1269
|
+
|
1270
|
+
@phone = phone
|
1271
|
+
end
|
1272
|
+
|
1273
|
+
# Custom attribute writer method with validation
|
1274
|
+
# @param [Object] postal_code Value to be assigned
|
1275
|
+
def postal_code=(postal_code)
|
1276
|
+
if postal_code.nil?
|
1277
|
+
fail ArgumentError, 'postal_code cannot be nil'
|
1278
|
+
end
|
1279
|
+
|
1280
|
+
if postal_code.to_s.length < 1
|
1281
|
+
fail ArgumentError, 'invalid value for "postal_code", the character length must be great than or equal to 1.'
|
1282
|
+
end
|
1283
|
+
|
1284
|
+
@postal_code = postal_code
|
1285
|
+
end
|
1286
|
+
|
1287
|
+
# Custom attribute writer method with validation
|
1288
|
+
# @param [Object] state Value to be assigned
|
1289
|
+
def state=(state)
|
1290
|
+
if state.nil?
|
1291
|
+
fail ArgumentError, 'state cannot be nil'
|
1292
|
+
end
|
1293
|
+
|
1294
|
+
if state.to_s.length < 1
|
1295
|
+
fail ArgumentError, 'invalid value for "state", the character length must be great than or equal to 1.'
|
1296
|
+
end
|
1297
|
+
|
1298
|
+
@state = state
|
1299
|
+
end
|
1300
|
+
|
1301
|
+
# Custom attribute writer method with validation
|
1302
|
+
# @param [Object] meter_number Value to be assigned
|
1303
|
+
def meter_number=(meter_number)
|
1304
|
+
if !meter_number.nil? && meter_number.to_s.length < 1
|
1305
|
+
fail ArgumentError, 'invalid value for "meter_number", the character length must be great than or equal to 1.'
|
1306
|
+
end
|
1307
|
+
|
1308
|
+
@meter_number = meter_number
|
1309
|
+
end
|
1310
|
+
|
1311
|
+
# Custom attribute writer method with validation
|
1312
|
+
# @param [Object] mailer_id Value to be assigned
|
1313
|
+
def mailer_id=(mailer_id)
|
1314
|
+
if mailer_id.nil?
|
1315
|
+
fail ArgumentError, 'mailer_id cannot be nil'
|
1316
|
+
end
|
1317
|
+
|
1318
|
+
if mailer_id < 0
|
1319
|
+
fail ArgumentError, 'invalid value for "mailer_id", must be greater than or equal to 0.'
|
1320
|
+
end
|
1321
|
+
|
1322
|
+
@mailer_id = mailer_id
|
1323
|
+
end
|
1324
|
+
|
1325
|
+
# Custom attribute writer method with validation
|
1326
|
+
# @param [Object] profile_name Value to be assigned
|
1327
|
+
def profile_name=(profile_name)
|
1328
|
+
if !profile_name.nil? && profile_name.to_s.length < 1
|
1329
|
+
fail ArgumentError, 'invalid value for "profile_name", the character length must be great than or equal to 1.'
|
1330
|
+
end
|
1331
|
+
|
1332
|
+
@profile_name = profile_name
|
1333
|
+
end
|
1334
|
+
|
1335
|
+
# Custom attribute writer method with validation
|
1336
|
+
# @param [Object] merchant_id Value to be assigned
|
1337
|
+
def merchant_id=(merchant_id)
|
1338
|
+
if !merchant_id.nil? && merchant_id < 0
|
1339
|
+
fail ArgumentError, 'invalid value for "merchant_id", must be greater than or equal to 0.'
|
1340
|
+
end
|
1341
|
+
|
1342
|
+
@merchant_id = merchant_id
|
1343
|
+
end
|
1344
|
+
|
1345
|
+
# Custom attribute writer method with validation
|
1346
|
+
# @param [Object] induction_site Value to be assigned
|
1347
|
+
def induction_site=(induction_site)
|
1348
|
+
if induction_site.nil?
|
1349
|
+
fail ArgumentError, 'induction_site cannot be nil'
|
1350
|
+
end
|
1351
|
+
|
1352
|
+
if induction_site.to_s.length < 1
|
1353
|
+
fail ArgumentError, 'invalid value for "induction_site", the character length must be great than or equal to 1.'
|
1354
|
+
end
|
1355
|
+
|
1356
|
+
@induction_site = induction_site
|
1357
|
+
end
|
1358
|
+
|
1359
|
+
# Custom attribute writer method with validation
|
1360
|
+
# @param [Object] activation_key Value to be assigned
|
1361
|
+
def activation_key=(activation_key)
|
1362
|
+
if activation_key.nil?
|
1363
|
+
fail ArgumentError, 'activation_key cannot be nil'
|
1364
|
+
end
|
1365
|
+
|
1366
|
+
if activation_key.to_s.length < 1
|
1367
|
+
fail ArgumentError, 'invalid value for "activation_key", the character length must be great than or equal to 1.'
|
1368
|
+
end
|
1369
|
+
|
1370
|
+
@activation_key = activation_key
|
1371
|
+
end
|
1372
|
+
|
1373
|
+
# Custom attribute writer method with validation
|
1374
|
+
# @param [Object] contact_name Value to be assigned
|
1375
|
+
def contact_name=(contact_name)
|
1376
|
+
if contact_name.nil?
|
1377
|
+
fail ArgumentError, 'contact_name cannot be nil'
|
1378
|
+
end
|
1379
|
+
|
1380
|
+
if contact_name.to_s.length < 1
|
1381
|
+
fail ArgumentError, 'invalid value for "contact_name", the character length must be great than or equal to 1.'
|
1382
|
+
end
|
1383
|
+
|
1384
|
+
@contact_name = contact_name
|
1385
|
+
end
|
1386
|
+
|
1387
|
+
# Custom attribute writer method with validation
|
1388
|
+
# @param [Object] company_name Value to be assigned
|
1389
|
+
def company_name=(company_name)
|
1390
|
+
if !company_name.nil? && company_name.to_s.length < 1
|
1391
|
+
fail ArgumentError, 'invalid value for "company_name", the character length must be great than or equal to 1.'
|
1392
|
+
end
|
1393
|
+
|
1394
|
+
@company_name = company_name
|
1395
|
+
end
|
1396
|
+
|
1397
|
+
# Custom attribute writer method with validation
|
1398
|
+
# @param [Object] street_line1 Value to be assigned
|
1399
|
+
def street_line1=(street_line1)
|
1400
|
+
if !street_line1.nil? && street_line1.to_s.length < 1
|
1401
|
+
fail ArgumentError, 'invalid value for "street_line1", the character length must be great than or equal to 1.'
|
1402
|
+
end
|
1403
|
+
|
1404
|
+
@street_line1 = street_line1
|
1405
|
+
end
|
1406
|
+
|
1407
|
+
# Custom attribute writer method with validation
|
1408
|
+
# @param [Object] street_line2 Value to be assigned
|
1409
|
+
def street_line2=(street_line2)
|
1410
|
+
if !street_line2.nil? && street_line2.to_s.length < 1
|
1411
|
+
fail ArgumentError, 'invalid value for "street_line2", the character length must be great than or equal to 1.'
|
1412
|
+
end
|
1413
|
+
|
1414
|
+
@street_line2 = street_line2
|
1415
|
+
end
|
1416
|
+
|
1417
|
+
# Custom attribute writer method with validation
|
1418
|
+
# @param [Object] street_line3 Value to be assigned
|
1419
|
+
def street_line3=(street_line3)
|
1420
|
+
if !street_line3.nil? && street_line3.to_s.length < 1
|
1421
|
+
fail ArgumentError, 'invalid value for "street_line3", the character length must be great than or equal to 1.'
|
1422
|
+
end
|
1423
|
+
|
1424
|
+
@street_line3 = street_line3
|
1425
|
+
end
|
1426
|
+
|
1427
|
+
# Custom attribute writer method with validation
|
1428
|
+
# @param [Object] access_key Value to be assigned
|
1429
|
+
def access_key=(access_key)
|
1430
|
+
if access_key.nil?
|
1431
|
+
fail ArgumentError, 'access_key cannot be nil'
|
1432
|
+
end
|
1433
|
+
|
1434
|
+
if access_key.to_s.length < 1
|
1435
|
+
fail ArgumentError, 'invalid value for "access_key", the character length must be great than or equal to 1.'
|
1436
|
+
end
|
1437
|
+
|
1438
|
+
@access_key = access_key
|
1439
|
+
end
|
1440
|
+
|
1441
|
+
# Custom attribute writer method with validation
|
1442
|
+
# @param [Object] account_country_code Value to be assigned
|
1443
|
+
def account_country_code=(account_country_code)
|
1444
|
+
if account_country_code.nil?
|
1445
|
+
fail ArgumentError, 'account_country_code cannot be nil'
|
1446
|
+
end
|
1447
|
+
|
1448
|
+
if account_country_code.to_s.length < 1
|
1449
|
+
fail ArgumentError, 'invalid value for "account_country_code", the character length must be great than or equal to 1.'
|
1450
|
+
end
|
1451
|
+
|
1452
|
+
@account_country_code = account_country_code
|
1453
|
+
end
|
1454
|
+
|
1455
|
+
# Custom attribute writer method with validation
|
1456
|
+
# @param [Object] account_postal_code Value to be assigned
|
1457
|
+
def account_postal_code=(account_postal_code)
|
1458
|
+
if account_postal_code.nil?
|
1459
|
+
fail ArgumentError, 'account_postal_code cannot be nil'
|
1460
|
+
end
|
1461
|
+
|
1462
|
+
if account_postal_code.to_s.length < 1
|
1463
|
+
fail ArgumentError, 'invalid value for "account_postal_code", the character length must be great than or equal to 1.'
|
1464
|
+
end
|
1465
|
+
|
1466
|
+
@account_postal_code = account_postal_code
|
1467
|
+
end
|
1468
|
+
|
1469
|
+
# Custom attribute writer method with validation
|
1470
|
+
# @param [Object] title Value to be assigned
|
1471
|
+
def title=(title)
|
1472
|
+
if !title.nil? && title.to_s.length < 1
|
1473
|
+
fail ArgumentError, 'invalid value for "title", the character length must be great than or equal to 1.'
|
1474
|
+
end
|
1475
|
+
|
1476
|
+
@title = title
|
1477
|
+
end
|
1478
|
+
|
1479
|
+
# Checks equality by comparing each attribute.
|
1480
|
+
# @param [Object] Object to be compared
|
1481
|
+
def ==(o)
|
1482
|
+
return true if self.equal?(o)
|
1483
|
+
self.class == o.class &&
|
1484
|
+
nickname == o.nickname &&
|
1485
|
+
username == o.username &&
|
1486
|
+
password == o.password &&
|
1487
|
+
merchant_seller_id == o.merchant_seller_id &&
|
1488
|
+
mws_auth_token == o.mws_auth_token &&
|
1489
|
+
email == o.email &&
|
1490
|
+
account_number == o.account_number &&
|
1491
|
+
ftp_username == o.ftp_username &&
|
1492
|
+
ftp_password == o.ftp_password &&
|
1493
|
+
api_key == o.api_key &&
|
1494
|
+
api_secret == o.api_secret &&
|
1495
|
+
contract_id == o.contract_id &&
|
1496
|
+
client_id == o.client_id &&
|
1497
|
+
pickup_number == o.pickup_number &&
|
1498
|
+
distribution_center == o.distribution_center &&
|
1499
|
+
ancillary_endorsement == o.ancillary_endorsement &&
|
1500
|
+
site_id == o.site_id &&
|
1501
|
+
account == o.account &&
|
1502
|
+
passphrase == o.passphrase &&
|
1503
|
+
address1 == o.address1 &&
|
1504
|
+
address2 == o.address2 &&
|
1505
|
+
city == o.city &&
|
1506
|
+
company == o.company &&
|
1507
|
+
country_code == o.country_code &&
|
1508
|
+
first_name == o.first_name &&
|
1509
|
+
last_name == o.last_name &&
|
1510
|
+
phone == o.phone &&
|
1511
|
+
postal_code == o.postal_code &&
|
1512
|
+
state == o.state &&
|
1513
|
+
agree_to_eula == o.agree_to_eula &&
|
1514
|
+
meter_number == o.meter_number &&
|
1515
|
+
mailer_id == o.mailer_id &&
|
1516
|
+
profile_name == o.profile_name &&
|
1517
|
+
merchant_id == o.merchant_id &&
|
1518
|
+
induction_site == o.induction_site &&
|
1519
|
+
activation_key == o.activation_key &&
|
1520
|
+
oba_email == o.oba_email &&
|
1521
|
+
contact_name == o.contact_name &&
|
1522
|
+
company_name == o.company_name &&
|
1523
|
+
street_line1 == o.street_line1 &&
|
1524
|
+
street_line2 == o.street_line2 &&
|
1525
|
+
street_line3 == o.street_line3 &&
|
1526
|
+
access_key == o.access_key &&
|
1527
|
+
sendle_id == o.sendle_id &&
|
1528
|
+
account_country_code == o.account_country_code &&
|
1529
|
+
account_postal_code == o.account_postal_code &&
|
1530
|
+
title == o.title &&
|
1531
|
+
invoice == o.invoice &&
|
1532
|
+
agree_to_technology_agreement == o.agree_to_technology_agreement
|
1533
|
+
end
|
1534
|
+
|
1535
|
+
# @see the `==` method
|
1536
|
+
# @param [Object] Object to be compared
|
1537
|
+
def eql?(o)
|
1538
|
+
self == o
|
1539
|
+
end
|
1540
|
+
|
1541
|
+
# Calculates hash code according to all attributes.
|
1542
|
+
# @return [Integer] Hash code
|
1543
|
+
def hash
|
1544
|
+
[nickname, username, password, merchant_seller_id, mws_auth_token, email, account_number, ftp_username, ftp_password, api_key, api_secret, contract_id, client_id, pickup_number, distribution_center, ancillary_endorsement, site_id, account, passphrase, address1, address2, city, company, country_code, first_name, last_name, phone, postal_code, state, agree_to_eula, meter_number, mailer_id, profile_name, merchant_id, induction_site, activation_key, oba_email, contact_name, company_name, street_line1, street_line2, street_line3, access_key, sendle_id, account_country_code, account_postal_code, title, invoice, agree_to_technology_agreement].hash
|
1545
|
+
end
|
1546
|
+
|
1547
|
+
# Builds the object from hash
|
1548
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
1549
|
+
# @return [Object] Returns the model itself
|
1550
|
+
def self.build_from_hash(attributes)
|
1551
|
+
new.build_from_hash(attributes)
|
1552
|
+
end
|
1553
|
+
|
1554
|
+
# Builds the object from hash
|
1555
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
1556
|
+
# @return [Object] Returns the model itself
|
1557
|
+
def build_from_hash(attributes)
|
1558
|
+
return nil unless attributes.is_a?(Hash)
|
1559
|
+
self.class.openapi_types.each_pair do |key, type|
|
1560
|
+
if type =~ /\AArray<(.*)>/i
|
1561
|
+
# check to ensure the input is an array given that the attribute
|
1562
|
+
# is documented as an array but the input is not
|
1563
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
1564
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
1565
|
+
end
|
1566
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
1567
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
1568
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
1569
|
+
end
|
1570
|
+
|
1571
|
+
self
|
1572
|
+
end
|
1573
|
+
|
1574
|
+
# Deserializes the data based on type
|
1575
|
+
# @param string type Data type
|
1576
|
+
# @param string value Value to be deserialized
|
1577
|
+
# @return [Object] Deserialized data
|
1578
|
+
def _deserialize(type, value)
|
1579
|
+
case type.to_sym
|
1580
|
+
when :DateTime
|
1581
|
+
DateTime.parse(value)
|
1582
|
+
when :Date
|
1583
|
+
Date.parse(value)
|
1584
|
+
when :String
|
1585
|
+
value.to_s
|
1586
|
+
when :Integer
|
1587
|
+
value.to_i
|
1588
|
+
when :Float
|
1589
|
+
value.to_f
|
1590
|
+
when :Boolean
|
1591
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
1592
|
+
true
|
1593
|
+
else
|
1594
|
+
false
|
1595
|
+
end
|
1596
|
+
when :Object
|
1597
|
+
# generic object (usually a Hash), return directly
|
1598
|
+
value
|
1599
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
1600
|
+
inner_type = Regexp.last_match[:inner_type]
|
1601
|
+
value.map { |v| _deserialize(inner_type, v) }
|
1602
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
1603
|
+
k_type = Regexp.last_match[:k_type]
|
1604
|
+
v_type = Regexp.last_match[:v_type]
|
1605
|
+
{}.tap do |hash|
|
1606
|
+
value.each do |k, v|
|
1607
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
1608
|
+
end
|
1609
|
+
end
|
1610
|
+
else # model
|
1611
|
+
OpenapiClient.const_get(type).build_from_hash(value)
|
1612
|
+
end
|
1613
|
+
end
|
1614
|
+
|
1615
|
+
# Returns the string representation of the object
|
1616
|
+
# @return [String] String presentation of the object
|
1617
|
+
def to_s
|
1618
|
+
to_hash.to_s
|
1619
|
+
end
|
1620
|
+
|
1621
|
+
# to_body is an alias to to_hash (backward compatibility)
|
1622
|
+
# @return [Hash] Returns the object in the form of hash
|
1623
|
+
def to_body
|
1624
|
+
to_hash
|
1625
|
+
end
|
1626
|
+
|
1627
|
+
# Returns the object in the form of hash
|
1628
|
+
# @return [Hash] Returns the object in the form of hash
|
1629
|
+
def to_hash
|
1630
|
+
hash = {}
|
1631
|
+
self.class.attribute_map.each_pair do |attr, param|
|
1632
|
+
value = self.send(attr)
|
1633
|
+
if value.nil?
|
1634
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
1635
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
1636
|
+
end
|
1637
|
+
|
1638
|
+
hash[param] = _to_hash(value)
|
1639
|
+
end
|
1640
|
+
hash
|
1641
|
+
end
|
1642
|
+
|
1643
|
+
# Outputs non-array value in the form of hash
|
1644
|
+
# For object, use to_hash. Otherwise, just return the value
|
1645
|
+
# @param [Object] value Any valid value
|
1646
|
+
# @return [Hash] Returns the value in the form of hash
|
1647
|
+
def _to_hash(value)
|
1648
|
+
if value.is_a?(Array)
|
1649
|
+
value.compact.map { |v| _to_hash(v) }
|
1650
|
+
elsif value.is_a?(Hash)
|
1651
|
+
{}.tap do |hash|
|
1652
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
1653
|
+
end
|
1654
|
+
elsif value.respond_to? :to_hash
|
1655
|
+
value.to_hash
|
1656
|
+
else
|
1657
|
+
value
|
1658
|
+
end
|
1659
|
+
end
|
1660
|
+
end
|
1661
|
+
end
|