lob 6.0.0.pre.rc → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CODE_SNIPPETS.md +1871 -0
- data/Gemfile.lock +7 -7
- data/MIGRATION.md +174 -0
- data/README.md +10 -34
- data/__tests__/Api/Address.unit.rb +1 -1
- data/__tests__/Api/BankAccount.unit.rb +1 -1
- data/__tests__/Api/BillingGroup.unit.rb +1 -1
- data/__tests__/Api/Card.unit.rb +1 -1
- data/__tests__/Api/CardOrder.unit.rb +1 -1
- data/__tests__/Api/Check.unit.rb +1 -1
- data/__tests__/Api/IntlAutocompletion.unit.rb +1 -1
- data/__tests__/Api/IntlVerification.unit.rb +1 -1
- data/__tests__/Api/Letter.unit.rb +1 -1
- data/__tests__/Api/Postcard.unit.rb +1 -1
- data/__tests__/Api/ReverseGeocodeLookup.unit.rb +1 -1
- data/__tests__/Api/SelfMailer.unit.rb +1 -1
- data/__tests__/Api/Template.unit.rb +1 -1
- data/__tests__/Api/TemplateVersion.unit.rb +1 -1
- data/__tests__/Api/UsAutocompletion.unit.rb +8 -8
- data/__tests__/Api/UsVerification.unit.rb +1 -1
- data/__tests__/Api/ZipLookup.unit.rb +1 -1
- data/__tests__/Integration/Address.spec.rb +3 -3
- data/__tests__/Integration/BankAccount.spec.rb +3 -3
- data/__tests__/Integration/BillingGroup.spec.rb +3 -3
- data/__tests__/Integration/Card.spec.rb +3 -3
- data/__tests__/Integration/CardOrder.spec.rb +3 -3
- data/__tests__/Integration/Check.spec.rb +3 -3
- data/__tests__/Integration/IntlAutocompletion.spec.rb +3 -3
- data/__tests__/Integration/IntlVerification.spec.rb +3 -3
- data/__tests__/Integration/Letter.spec.rb +3 -3
- data/__tests__/Integration/Postcard.spec.rb +3 -3
- data/__tests__/Integration/ReverseGeocodeLookup.spec.rb +1 -1
- data/__tests__/Integration/SelfMailer.spec.rb +15 -9
- data/__tests__/Integration/Template.spec.rb +3 -3
- data/__tests__/Integration/TemplateVersion.spec.rb +3 -3
- data/__tests__/Integration/UsAutocompletion.spec.rb +3 -3
- data/__tests__/Integration/UsVerification.spec.rb +3 -3
- data/__tests__/Integration/ZipLookup.spec.rb +1 -1
- data/__tests__/TestFixtures.rb +5 -5
- data/docs/Address.md +2 -2
- data/docs/AddressDeletion.md +2 -2
- data/docs/AddressDomestic.md +2 -2
- data/docs/AddressDomesticExpanded.md +2 -2
- data/docs/AddressEditable.md +2 -2
- data/docs/AddressList.md +2 -2
- data/docs/AddressesApi.md +18 -18
- data/docs/BankAccount.md +2 -2
- data/docs/BankAccountDeletion.md +2 -2
- data/docs/BankAccountList.md +2 -2
- data/docs/BankAccountVerify.md +2 -2
- data/docs/BankAccountWritable.md +2 -2
- data/docs/BankAccountsApi.md +23 -23
- data/docs/BankTypeEnum.md +2 -2
- data/docs/BillingGroup.md +2 -2
- data/docs/BillingGroupEditable.md +2 -2
- data/docs/BillingGroupList.md +2 -2
- data/docs/BillingGroupsApi.md +20 -20
- data/docs/Buckslip.md +2 -2
- data/docs/BuckslipDeletion.md +2 -2
- data/docs/BuckslipEditable.md +2 -2
- data/docs/BuckslipOrder.md +2 -2
- data/docs/BuckslipOrderEditable.md +2 -2
- data/docs/BuckslipOrdersApi.md +10 -10
- data/docs/BuckslipOrdersList.md +2 -2
- data/docs/BuckslipUpdatable.md +2 -2
- data/docs/BuckslipsApi.md +23 -23
- data/docs/BuckslipsList.md +2 -2
- data/docs/BulkError.md +2 -2
- data/docs/BulkErrorProperties.md +2 -2
- data/docs/Campaign.md +2 -2
- data/docs/CampaignCreative.md +2 -2
- data/docs/CampaignDeletion.md +2 -2
- data/docs/CampaignUpdatable.md +2 -2
- data/docs/CampaignWritable.md +2 -2
- data/docs/CampaignsApi.md +23 -23
- data/docs/CampaignsList.md +2 -2
- data/docs/Card.md +2 -2
- data/docs/CardDeletion.md +2 -2
- data/docs/CardEditable.md +2 -2
- data/docs/CardList.md +2 -2
- data/docs/CardOrder.md +2 -2
- data/docs/CardOrderEditable.md +2 -2
- data/docs/CardOrderList.md +2 -2
- data/docs/CardOrdersApi.md +10 -10
- data/docs/CardUpdatable.md +2 -2
- data/docs/CardsApi.md +23 -23
- data/docs/Check.md +2 -2
- data/docs/CheckDeletion.md +2 -2
- data/docs/CheckEditable.md +2 -2
- data/docs/CheckList.md +2 -2
- data/docs/ChecksApi.md +20 -20
- data/docs/CmpScheduleType.md +2 -2
- data/docs/CmpUseType.md +2 -2
- data/docs/CountryExtended.md +2 -2
- data/docs/CountryExtendedExpanded.md +2 -2
- data/docs/CreativePatch.md +2 -2
- data/docs/CreativeResponse.md +2 -2
- data/docs/CreativeWritable.md +2 -2
- data/docs/CreativesApi.md +15 -15
- data/docs/CustomEnvelopeReturned.md +2 -2
- data/docs/DefaultApi.md +5 -5
- data/docs/DeliverabilityAnalysis.md +2 -2
- data/docs/DpvFootnote.md +2 -2
- data/docs/EngineHtml.md +2 -2
- data/docs/EventType.md +2 -2
- data/docs/Events.md +2 -2
- data/docs/Export.md +2 -2
- data/docs/ExportModel.md +2 -2
- data/docs/GeocodeAddresses.md +2 -2
- data/docs/GeocodeComponents.md +2 -2
- data/docs/HTTPValidationError.md +2 -2
- data/docs/IdentityValidation.md +2 -2
- data/docs/IdentityValidationApi.md +6 -6
- data/docs/InlineObject.md +2 -2
- data/docs/IntlAutocompletions.md +2 -2
- data/docs/IntlAutocompletionsApi.md +6 -6
- data/docs/IntlAutocompletionsWritable.md +2 -2
- data/docs/IntlComponents.md +2 -2
- data/docs/IntlSuggestions.md +2 -2
- data/docs/IntlVerification.md +2 -2
- data/docs/IntlVerificationOrError.md +2 -2
- data/docs/IntlVerificationWritable.md +2 -2
- data/docs/IntlVerifications.md +2 -2
- data/docs/IntlVerificationsApi.md +11 -11
- data/docs/IntlVerificationsPayload.md +2 -2
- data/docs/Letter.md +2 -2
- data/docs/LetterCustomEnvelope.md +2 -2
- data/docs/LetterDeletion.md +2 -2
- data/docs/LetterDetailsReturned.md +2 -2
- data/docs/LetterDetailsWritable.md +2 -2
- data/docs/LetterEditable.md +2 -2
- data/docs/LetterList.md +2 -2
- data/docs/LettersApi.md +20 -20
- data/docs/LobConfidenceScore.md +2 -2
- data/docs/LobError.md +2 -2
- data/docs/Location.md +2 -2
- data/docs/LocationAnalysis.md +2 -2
- data/docs/MailType.md +2 -2
- data/docs/MultiLineAddress.md +2 -2
- data/docs/MultipleComponents.md +2 -2
- data/docs/MultipleComponentsIntl.md +2 -2
- data/docs/MultipleComponentsList.md +2 -2
- data/docs/PlaceholderModel.md +2 -2
- data/docs/Postcard.md +2 -2
- data/docs/PostcardDeletion.md +2 -2
- data/docs/PostcardDetailsReturned.md +2 -2
- data/docs/PostcardDetailsWritable.md +2 -2
- data/docs/PostcardEditable.md +2 -2
- data/docs/PostcardList.md +2 -2
- data/docs/PostcardSize.md +2 -2
- data/docs/PostcardsApi.md +21 -21
- data/docs/QrCode.md +2 -2
- data/docs/ReturnEnvelope.md +2 -2
- data/docs/ReverseGeocode.md +2 -2
- data/docs/ReverseGeocodeLookupsApi.md +6 -6
- data/docs/SelfMailer.md +2 -2
- data/docs/SelfMailerDeletion.md +2 -2
- data/docs/SelfMailerEditable.md +2 -2
- data/docs/SelfMailerList.md +2 -2
- data/docs/SelfMailerSize.md +2 -2
- data/docs/SelfMailersApi.md +21 -21
- data/docs/SortBy.md +2 -2
- data/docs/SortBy1.md +2 -2
- data/docs/SortBy2.md +2 -2
- data/docs/SortBy3.md +2 -2
- data/docs/SortByDateModified.md +2 -2
- data/docs/Suggestions.md +2 -2
- data/docs/Template.md +2 -2
- data/docs/TemplateDeletion.md +2 -2
- data/docs/TemplateList.md +2 -2
- data/docs/TemplateUpdate.md +2 -2
- data/docs/TemplateVersion.md +2 -2
- data/docs/TemplateVersionDeletion.md +2 -2
- data/docs/TemplateVersionList.md +2 -2
- data/docs/TemplateVersionUpdatable.md +2 -2
- data/docs/TemplateVersionWritable.md +2 -2
- data/docs/TemplateVersionsApi.md +23 -23
- data/docs/TemplateWritable.md +2 -2
- data/docs/TemplatesApi.md +23 -23
- data/docs/Thumbnail.md +2 -2
- data/docs/TrackingEventCertified.md +2 -2
- data/docs/TrackingEventDetails.md +2 -2
- data/docs/TrackingEventNormal.md +2 -2
- data/docs/Upload.md +2 -2
- data/docs/UploadCreateExport.md +2 -2
- data/docs/UploadFile.md +2 -2
- data/docs/UploadState.md +2 -2
- data/docs/UploadUpdatable.md +2 -2
- data/docs/UploadWritable.md +2 -2
- data/docs/UploadsApi.md +36 -36
- data/docs/UsAutocompletions.md +2 -2
- data/docs/UsAutocompletionsApi.md +6 -6
- data/docs/UsAutocompletionsWritable.md +2 -2
- data/docs/UsComponents.md +2 -2
- data/docs/UsVerification.md +2 -2
- data/docs/UsVerificationOrError.md +2 -2
- data/docs/UsVerifications.md +2 -2
- data/docs/UsVerificationsApi.md +11 -11
- data/docs/UsVerificationsWritable.md +2 -2
- data/docs/ValidationError.md +2 -2
- data/docs/Zip.md +2 -2
- data/docs/ZipCodeType.md +2 -2
- data/docs/ZipEditable.md +2 -2
- data/docs/ZipLookupCity.md +2 -2
- data/docs/ZipLookupsApi.md +6 -6
- data/lib/openapi_client/api/addresses_api.rb +1 -1
- data/lib/openapi_client/api/bank_accounts_api.rb +1 -1
- data/lib/openapi_client/api/billing_groups_api.rb +1 -1
- data/lib/openapi_client/api/buckslip_orders_api.rb +1 -1
- data/lib/openapi_client/api/buckslips_api.rb +1 -1
- data/lib/openapi_client/api/campaigns_api.rb +1 -1
- data/lib/openapi_client/api/card_orders_api.rb +1 -1
- data/lib/openapi_client/api/cards_api.rb +1 -1
- data/lib/openapi_client/api/checks_api.rb +1 -1
- data/lib/openapi_client/api/creatives_api.rb +1 -1
- data/lib/openapi_client/api/default_api.rb +1 -1
- data/lib/openapi_client/api/identity_validation_api.rb +1 -1
- data/lib/openapi_client/api/intl_autocompletions_api.rb +1 -1
- data/lib/openapi_client/api/intl_verifications_api.rb +1 -1
- data/lib/openapi_client/api/letters_api.rb +1 -1
- data/lib/openapi_client/api/postcards_api.rb +1 -1
- data/lib/openapi_client/api/reverse_geocode_lookups_api.rb +1 -1
- data/lib/openapi_client/api/self_mailers_api.rb +1 -1
- data/lib/openapi_client/api/template_versions_api.rb +1 -1
- data/lib/openapi_client/api/templates_api.rb +1 -1
- data/lib/openapi_client/api/uploads_api.rb +1 -1
- data/lib/openapi_client/api/us_autocompletions_api.rb +1 -1
- data/lib/openapi_client/api/us_verifications_api.rb +1 -1
- data/lib/openapi_client/api/zip_lookups_api.rb +1 -1
- data/lib/openapi_client/api_client.rb +2 -2
- data/lib/openapi_client/api_error.rb +1 -1
- data/lib/openapi_client/configuration.rb +1 -1
- data/lib/openapi_client/models/address.rb +4 -4
- data/lib/openapi_client/models/address_deletion.rb +4 -4
- data/lib/openapi_client/models/address_domestic.rb +4 -4
- data/lib/openapi_client/models/address_domestic_expanded.rb +4 -4
- data/lib/openapi_client/models/address_editable.rb +4 -4
- data/lib/openapi_client/models/address_list.rb +4 -4
- data/lib/openapi_client/models/bank_account.rb +4 -4
- data/lib/openapi_client/models/bank_account_deletion.rb +4 -4
- data/lib/openapi_client/models/bank_account_list.rb +4 -4
- data/lib/openapi_client/models/bank_account_verify.rb +4 -4
- data/lib/openapi_client/models/bank_account_writable.rb +4 -4
- data/lib/openapi_client/models/bank_type_enum.rb +1 -1
- data/lib/openapi_client/models/billing_group.rb +4 -4
- data/lib/openapi_client/models/billing_group_editable.rb +4 -4
- data/lib/openapi_client/models/billing_group_list.rb +4 -4
- data/lib/openapi_client/models/buckslip.rb +4 -4
- data/lib/openapi_client/models/buckslip_deletion.rb +4 -4
- data/lib/openapi_client/models/buckslip_editable.rb +4 -4
- data/lib/openapi_client/models/buckslip_order.rb +4 -4
- data/lib/openapi_client/models/buckslip_order_editable.rb +4 -4
- data/lib/openapi_client/models/buckslip_orders_list.rb +4 -4
- data/lib/openapi_client/models/buckslip_updatable.rb +4 -4
- data/lib/openapi_client/models/buckslips_list.rb +4 -4
- data/lib/openapi_client/models/bulk_error.rb +4 -4
- data/lib/openapi_client/models/bulk_error_properties.rb +4 -4
- data/lib/openapi_client/models/campaign.rb +4 -4
- data/lib/openapi_client/models/campaign_creative.rb +4 -4
- data/lib/openapi_client/models/campaign_deletion.rb +4 -4
- data/lib/openapi_client/models/campaign_updatable.rb +4 -4
- data/lib/openapi_client/models/campaign_writable.rb +4 -4
- data/lib/openapi_client/models/campaigns_list.rb +4 -4
- data/lib/openapi_client/models/card.rb +4 -4
- data/lib/openapi_client/models/card_deletion.rb +4 -4
- data/lib/openapi_client/models/card_editable.rb +4 -4
- data/lib/openapi_client/models/card_list.rb +4 -4
- data/lib/openapi_client/models/card_order.rb +4 -4
- data/lib/openapi_client/models/card_order_editable.rb +4 -4
- data/lib/openapi_client/models/card_order_list.rb +4 -4
- data/lib/openapi_client/models/card_updatable.rb +4 -4
- data/lib/openapi_client/models/check.rb +18 -8
- data/lib/openapi_client/models/check_deletion.rb +4 -4
- data/lib/openapi_client/models/check_editable.rb +18 -8
- data/lib/openapi_client/models/check_list.rb +4 -4
- data/lib/openapi_client/models/chk_use_type.rb +38 -0
- data/lib/openapi_client/models/cmp_schedule_type.rb +1 -1
- data/lib/openapi_client/models/cmp_use_type.rb +1 -1
- data/lib/openapi_client/models/country_extended.rb +1 -1
- data/lib/openapi_client/models/country_extended_expanded.rb +1 -1
- data/lib/openapi_client/models/creative_patch.rb +4 -4
- data/lib/openapi_client/models/creative_response.rb +4 -4
- data/lib/openapi_client/models/creative_writable.rb +5 -5
- data/lib/openapi_client/models/custom_envelope_returned.rb +4 -4
- data/lib/openapi_client/models/deliverability_analysis.rb +4 -4
- data/lib/openapi_client/models/dpv_footnote.rb +1 -1
- data/lib/openapi_client/models/engine_html.rb +1 -1
- data/lib/openapi_client/models/event_type.rb +4 -4
- data/lib/openapi_client/models/events.rb +4 -4
- data/lib/openapi_client/models/export.rb +4 -4
- data/lib/openapi_client/models/export_model.rb +4 -4
- data/lib/openapi_client/models/geocode_addresses.rb +4 -4
- data/lib/openapi_client/models/geocode_components.rb +4 -4
- data/lib/openapi_client/models/http_validation_error.rb +4 -4
- data/lib/openapi_client/models/identity_validation.rb +4 -4
- data/lib/openapi_client/models/inline_object.rb +4 -4
- data/lib/openapi_client/models/intl_autocompletions.rb +4 -4
- data/lib/openapi_client/models/intl_autocompletions_writable.rb +4 -4
- data/lib/openapi_client/models/intl_components.rb +4 -4
- data/lib/openapi_client/models/intl_suggestions.rb +4 -4
- data/lib/openapi_client/models/intl_verification.rb +4 -4
- data/lib/openapi_client/models/intl_verification_or_error.rb +4 -4
- data/lib/openapi_client/models/intl_verification_writable.rb +4 -4
- data/lib/openapi_client/models/intl_verifications.rb +4 -4
- data/lib/openapi_client/models/intl_verifications_payload.rb +4 -4
- data/lib/openapi_client/models/letter.rb +30 -9
- data/lib/openapi_client/models/letter_custom_envelope.rb +4 -4
- data/lib/openapi_client/models/letter_deletion.rb +4 -4
- data/lib/openapi_client/models/letter_details_returned.rb +5 -5
- data/lib/openapi_client/models/letter_details_writable.rb +4 -4
- data/lib/openapi_client/models/letter_editable.rb +18 -8
- data/lib/openapi_client/models/letter_list.rb +4 -4
- data/lib/openapi_client/models/lob_confidence_score.rb +4 -4
- data/lib/openapi_client/models/lob_error.rb +4 -4
- data/lib/openapi_client/models/location.rb +4 -4
- data/lib/openapi_client/models/location_analysis.rb +4 -4
- data/lib/openapi_client/models/ltr_use_type.rb +38 -0
- data/lib/openapi_client/models/mail_type.rb +1 -1
- data/lib/openapi_client/models/multi_line_address.rb +4 -4
- data/lib/openapi_client/models/multiple_components.rb +4 -4
- data/lib/openapi_client/models/multiple_components_intl.rb +4 -4
- data/lib/openapi_client/models/multiple_components_list.rb +4 -4
- data/lib/openapi_client/models/optional_address_column_mapping.rb +259 -0
- data/lib/openapi_client/models/placeholder_model.rb +4 -4
- data/lib/openapi_client/models/postcard.rb +18 -8
- data/lib/openapi_client/models/postcard_deletion.rb +4 -4
- data/lib/openapi_client/models/postcard_details_returned.rb +4 -4
- data/lib/openapi_client/models/postcard_details_writable.rb +4 -4
- data/lib/openapi_client/models/postcard_editable.rb +18 -8
- data/lib/openapi_client/models/postcard_list.rb +4 -4
- data/lib/openapi_client/models/postcard_size.rb +1 -1
- data/lib/openapi_client/models/psc_use_type.rb +38 -0
- data/lib/openapi_client/models/qr_code.rb +4 -4
- data/lib/openapi_client/models/required_address_column_mapping.rb +285 -0
- data/lib/openapi_client/models/return_envelope.rb +4 -4
- data/lib/openapi_client/models/reverse_geocode.rb +4 -4
- data/lib/openapi_client/models/self_mailer.rb +18 -8
- data/lib/openapi_client/models/self_mailer_deletion.rb +4 -4
- data/lib/openapi_client/models/self_mailer_editable.rb +18 -8
- data/lib/openapi_client/models/self_mailer_list.rb +4 -4
- data/lib/openapi_client/models/self_mailer_size.rb +1 -1
- data/lib/openapi_client/models/sfm_use_type.rb +38 -0
- data/lib/openapi_client/models/sort_by.rb +4 -4
- data/lib/openapi_client/models/sort_by1.rb +4 -4
- data/lib/openapi_client/models/sort_by2.rb +4 -4
- data/lib/openapi_client/models/sort_by3.rb +4 -4
- data/lib/openapi_client/models/sort_by_date_modified.rb +4 -4
- data/lib/openapi_client/models/suggestions.rb +4 -4
- data/lib/openapi_client/models/template.rb +4 -4
- data/lib/openapi_client/models/template_deletion.rb +4 -4
- data/lib/openapi_client/models/template_list.rb +4 -4
- data/lib/openapi_client/models/template_update.rb +4 -4
- data/lib/openapi_client/models/template_version.rb +4 -4
- data/lib/openapi_client/models/template_version_deletion.rb +4 -4
- data/lib/openapi_client/models/template_version_list.rb +4 -4
- data/lib/openapi_client/models/template_version_updatable.rb +4 -4
- data/lib/openapi_client/models/template_version_writable.rb +4 -4
- data/lib/openapi_client/models/template_writable.rb +4 -4
- data/lib/openapi_client/models/thumbnail.rb +4 -4
- data/lib/openapi_client/models/tracking_event_certified.rb +4 -4
- data/lib/openapi_client/models/tracking_event_details.rb +4 -4
- data/lib/openapi_client/models/tracking_event_normal.rb +4 -4
- data/lib/openapi_client/models/upload.rb +55 -48
- data/lib/openapi_client/models/upload_create_export.rb +4 -4
- data/lib/openapi_client/models/upload_file.rb +4 -4
- data/lib/openapi_client/models/upload_state.rb +1 -1
- data/lib/openapi_client/models/upload_updatable.rb +46 -19
- data/lib/openapi_client/models/upload_writable.rb +46 -30
- data/lib/openapi_client/models/uploads_metadata.rb +237 -0
- data/lib/openapi_client/models/us_autocompletions.rb +4 -4
- data/lib/openapi_client/models/us_autocompletions_writable.rb +4 -4
- data/lib/openapi_client/models/us_components.rb +7 -7
- data/lib/openapi_client/models/us_verification.rb +15 -5
- data/lib/openapi_client/models/us_verification_or_error.rb +4 -4
- data/lib/openapi_client/models/us_verifications.rb +4 -4
- data/lib/openapi_client/models/us_verifications_writable.rb +4 -4
- data/lib/openapi_client/models/validation_error.rb +4 -4
- data/lib/openapi_client/models/zip.rb +4 -4
- data/lib/openapi_client/models/zip_code_type.rb +1 -1
- data/lib/openapi_client/models/zip_editable.rb +4 -4
- data/lib/openapi_client/models/zip_lookup_city.rb +4 -4
- data/lib/openapi_client/version.rb +2 -2
- data/lib/openapi_client.rb +7 -0
- data/openapi_client.gemspec +1 -1
- data/spec/api/addresses_api_spec.rb +3 -3
- data/spec/api/bank_accounts_api_spec.rb +3 -3
- data/spec/api/billing_groups_api_spec.rb +3 -3
- data/spec/api/campaigns_api_spec.rb +3 -3
- data/spec/api/card_orders_api_spec.rb +3 -3
- data/spec/api/cards_api_spec.rb +3 -3
- data/spec/api/checks_api_spec.rb +3 -3
- data/spec/api/creatives_api_spec.rb +3 -3
- data/spec/api/default_api_spec.rb +3 -3
- data/spec/api/identity_validation_api_spec.rb +3 -3
- data/spec/api/intl_autocompletions_api_spec.rb +3 -3
- data/spec/api/intl_verifications_api_spec.rb +3 -3
- data/spec/api/letters_api_spec.rb +3 -3
- data/spec/api/postcards_api_spec.rb +3 -3
- data/spec/api/reverse_geocode_lookups_api_spec.rb +3 -3
- data/spec/api/self_mailers_api_spec.rb +3 -3
- data/spec/api/template_versions_api_spec.rb +3 -3
- data/spec/api/templates_api_spec.rb +3 -3
- data/spec/api/uploads_api_spec.rb +3 -3
- data/spec/api/us_autocompletions_api_spec.rb +3 -3
- data/spec/api/us_verifications_api_spec.rb +3 -3
- data/spec/api/zip_lookups_api_spec.rb +3 -3
- data/spec/api_client_spec.rb +29 -29
- data/spec/configuration_spec.rb +3 -3
- metadata +29 -20
data/docs/LettersApi.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::LettersApi
|
2
2
|
|
3
3
|
All URIs are relative to *https://api.lob.com/v1*
|
4
4
|
|
@@ -24,20 +24,20 @@ Completely removes a letter from production. This can only be done if the letter
|
|
24
24
|
require 'time'
|
25
25
|
require 'openapi_client'
|
26
26
|
# setup authorization
|
27
|
-
|
27
|
+
Lob.configure do |config|
|
28
28
|
# Configure HTTP basic authorization: basicAuth
|
29
29
|
config.username = 'YOUR USERNAME'
|
30
30
|
config.password = 'YOUR PASSWORD'
|
31
31
|
end
|
32
32
|
|
33
|
-
api_instance =
|
33
|
+
api_instance = Lob::LettersApi.new
|
34
34
|
ltr_id = 'ltr_id_example' # String | id of the letter
|
35
35
|
|
36
36
|
begin
|
37
37
|
# cancel
|
38
38
|
result = api_instance.cancel(ltr_id)
|
39
39
|
p result
|
40
|
-
rescue
|
40
|
+
rescue Lob::ApiError => e
|
41
41
|
puts "Error when calling LettersApi->cancel: #{e}"
|
42
42
|
end
|
43
43
|
```
|
@@ -55,7 +55,7 @@ begin
|
|
55
55
|
p status_code # => 2xx
|
56
56
|
p headers # => { ... }
|
57
57
|
p data # => <LetterDeletion>
|
58
|
-
rescue
|
58
|
+
rescue Lob::ApiError => e
|
59
59
|
puts "Error when calling LettersApi->letter_cancel_with_http_info: #{e}"
|
60
60
|
end
|
61
61
|
```
|
@@ -94,14 +94,14 @@ Creates a new letter given information
|
|
94
94
|
require 'time'
|
95
95
|
require 'openapi_client'
|
96
96
|
# setup authorization
|
97
|
-
|
97
|
+
Lob.configure do |config|
|
98
98
|
# Configure HTTP basic authorization: basicAuth
|
99
99
|
config.username = 'YOUR USERNAME'
|
100
100
|
config.password = 'YOUR PASSWORD'
|
101
101
|
end
|
102
102
|
|
103
|
-
api_instance =
|
104
|
-
letter_editable =
|
103
|
+
api_instance = Lob::LettersApi.new
|
104
|
+
letter_editable = Lob::LetterEditable.new({color: false, to: TODO, from: TODO, file: 'file_example'}) # LetterEditable |
|
105
105
|
opts = {
|
106
106
|
idempotency_key: 'idempotency_key_example' # String | A string of no longer than 256 characters that uniquely identifies this resource. For more help integrating idempotency keys, refer to our [implementation guide](https://www.lob.com/guides#idempotent_request).
|
107
107
|
}
|
@@ -110,7 +110,7 @@ begin
|
|
110
110
|
# create
|
111
111
|
result = api_instance.create(letter_editable, opts)
|
112
112
|
p result
|
113
|
-
rescue
|
113
|
+
rescue Lob::ApiError => e
|
114
114
|
puts "Error when calling LettersApi->create: #{e}"
|
115
115
|
end
|
116
116
|
```
|
@@ -128,7 +128,7 @@ begin
|
|
128
128
|
p status_code # => 2xx
|
129
129
|
p headers # => { ... }
|
130
130
|
p data # => <Letter>
|
131
|
-
rescue
|
131
|
+
rescue Lob::ApiError => e
|
132
132
|
puts "Error when calling LettersApi->letter_create_with_http_info: #{e}"
|
133
133
|
end
|
134
134
|
```
|
@@ -168,20 +168,20 @@ Retrieves the details of an existing letter. You need only supply the unique let
|
|
168
168
|
require 'time'
|
169
169
|
require 'openapi_client'
|
170
170
|
# setup authorization
|
171
|
-
|
171
|
+
Lob.configure do |config|
|
172
172
|
# Configure HTTP basic authorization: basicAuth
|
173
173
|
config.username = 'YOUR USERNAME'
|
174
174
|
config.password = 'YOUR PASSWORD'
|
175
175
|
end
|
176
176
|
|
177
|
-
api_instance =
|
177
|
+
api_instance = Lob::LettersApi.new
|
178
178
|
ltr_id = 'ltr_id_example' # String | id of the letter
|
179
179
|
|
180
180
|
begin
|
181
181
|
# get
|
182
182
|
result = api_instance.get(ltr_id)
|
183
183
|
p result
|
184
|
-
rescue
|
184
|
+
rescue Lob::ApiError => e
|
185
185
|
puts "Error when calling LettersApi->get: #{e}"
|
186
186
|
end
|
187
187
|
```
|
@@ -199,7 +199,7 @@ begin
|
|
199
199
|
p status_code # => 2xx
|
200
200
|
p headers # => { ... }
|
201
201
|
p data # => <Letter>
|
202
|
-
rescue
|
202
|
+
rescue Lob::ApiError => e
|
203
203
|
puts "Error when calling LettersApi->letter_retrieve_with_http_info: #{e}"
|
204
204
|
end
|
205
205
|
```
|
@@ -238,13 +238,13 @@ Returns a list of your letters. The letters are returned sorted by creation date
|
|
238
238
|
require 'time'
|
239
239
|
require 'openapi_client'
|
240
240
|
# setup authorization
|
241
|
-
|
241
|
+
Lob.configure do |config|
|
242
242
|
# Configure HTTP basic authorization: basicAuth
|
243
243
|
config.username = 'YOUR USERNAME'
|
244
244
|
config.password = 'YOUR PASSWORD'
|
245
245
|
end
|
246
246
|
|
247
|
-
api_instance =
|
247
|
+
api_instance = Lob::LettersApi.new
|
248
248
|
opts = {
|
249
249
|
limit: 56, # Integer | How many results to return.
|
250
250
|
before: 'before_example', # String | A reference to a list entry used for paginating to the previous set of entries. This field is pre-populated in the `previous_url` field in the return response.
|
@@ -255,15 +255,15 @@ opts = {
|
|
255
255
|
color: true, # Boolean | Set to `true` to return only color letters. Set to `false` to return only black & white letters.
|
256
256
|
scheduled: true, # Boolean | * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created`
|
257
257
|
send_date: { key: 'inner_example'}, # Hash<String, String> | Filter by date sent.
|
258
|
-
mail_type:
|
259
|
-
sort_by:
|
258
|
+
mail_type: Lob::MailType::FIRST_CLASS, # MailType | A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States.
|
259
|
+
sort_by: Lob::SortBy3.new # SortBy3 | Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both.
|
260
260
|
}
|
261
261
|
|
262
262
|
begin
|
263
263
|
# list
|
264
264
|
result = api_instance.list(opts)
|
265
265
|
p result
|
266
|
-
rescue
|
266
|
+
rescue Lob::ApiError => e
|
267
267
|
puts "Error when calling LettersApi->list: #{e}"
|
268
268
|
end
|
269
269
|
```
|
@@ -281,7 +281,7 @@ begin
|
|
281
281
|
p status_code # => 2xx
|
282
282
|
p headers # => { ... }
|
283
283
|
p data # => <LetterList>
|
284
|
-
rescue
|
284
|
+
rescue Lob::ApiError => e
|
285
285
|
puts "Error when calling LettersApi->letters_list_with_http_info: #{e}"
|
286
286
|
end
|
287
287
|
```
|
data/docs/LobConfidenceScore.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::LobConfidenceScore
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'openapi_client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = Lob::LobConfidenceScore.new(
|
16
16
|
score: null,
|
17
17
|
level: null
|
18
18
|
)
|
data/docs/LobError.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::LobError
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'openapi_client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = Lob::LobError.new(
|
17
17
|
message: null,
|
18
18
|
status_code: null,
|
19
19
|
code: null
|
data/docs/Location.md
CHANGED
data/docs/LocationAnalysis.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::LocationAnalysis
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'openapi_client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = Lob::LocationAnalysis.new(
|
17
17
|
latitude: null,
|
18
18
|
longitude: null,
|
19
19
|
distance: null
|
data/docs/MailType.md
CHANGED
data/docs/MultiLineAddress.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::MultiLineAddress
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -18,7 +18,7 @@
|
|
18
18
|
```ruby
|
19
19
|
require 'openapi_client'
|
20
20
|
|
21
|
-
instance =
|
21
|
+
instance = Lob::MultiLineAddress.new(
|
22
22
|
recipient: null,
|
23
23
|
company: null,
|
24
24
|
primary_line: null,
|
data/docs/MultipleComponents.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::MultipleComponents
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -17,7 +17,7 @@
|
|
17
17
|
```ruby
|
18
18
|
require 'openapi_client'
|
19
19
|
|
20
|
-
instance =
|
20
|
+
instance = Lob::MultipleComponents.new(
|
21
21
|
recipient: null,
|
22
22
|
primary_line: null,
|
23
23
|
secondary_line: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::MultipleComponentsIntl
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -17,7 +17,7 @@
|
|
17
17
|
```ruby
|
18
18
|
require 'openapi_client'
|
19
19
|
|
20
|
-
instance =
|
20
|
+
instance = Lob::MultipleComponentsIntl.new(
|
21
21
|
recipient: null,
|
22
22
|
primary_line: null,
|
23
23
|
secondary_line: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::MultipleComponentsList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -11,7 +11,7 @@
|
|
11
11
|
```ruby
|
12
12
|
require 'openapi_client'
|
13
13
|
|
14
|
-
instance =
|
14
|
+
instance = Lob::MultipleComponentsList.new(
|
15
15
|
addresses: null
|
16
16
|
)
|
17
17
|
```
|
data/docs/PlaceholderModel.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::PlaceholderModel
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -16,7 +16,7 @@
|
|
16
16
|
```ruby
|
17
17
|
require 'openapi_client'
|
18
18
|
|
19
|
-
instance =
|
19
|
+
instance = Lob::PlaceholderModel.new(
|
20
20
|
return_envelope: null,
|
21
21
|
address_domestic: null,
|
22
22
|
letter_details_writable: null,
|
data/docs/Postcard.md
CHANGED
data/docs/PostcardDeletion.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::PostcardDeletion
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'openapi_client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = Lob::PostcardDeletion.new(
|
17
17
|
id: null,
|
18
18
|
deleted: null,
|
19
19
|
object: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::PostcardDetailsReturned
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -15,7 +15,7 @@
|
|
15
15
|
```ruby
|
16
16
|
require 'openapi_client'
|
17
17
|
|
18
|
-
instance =
|
18
|
+
instance = Lob::PostcardDetailsReturned.new(
|
19
19
|
mail_type: null,
|
20
20
|
size: null,
|
21
21
|
setting: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::PostcardDetailsWritable
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'openapi_client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = Lob::PostcardDetailsWritable.new(
|
16
16
|
mail_type: null,
|
17
17
|
size: null
|
18
18
|
)
|
data/docs/PostcardEditable.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::PostcardEditable
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -22,7 +22,7 @@
|
|
22
22
|
```ruby
|
23
23
|
require 'openapi_client'
|
24
24
|
|
25
|
-
instance =
|
25
|
+
instance = Lob::PostcardEditable.new(
|
26
26
|
to: null,
|
27
27
|
from: null,
|
28
28
|
size: null,
|
data/docs/PostcardList.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::PostcardList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -16,7 +16,7 @@
|
|
16
16
|
```ruby
|
17
17
|
require 'openapi_client'
|
18
18
|
|
19
|
-
instance =
|
19
|
+
instance = Lob::PostcardList.new(
|
20
20
|
data: null,
|
21
21
|
object: null,
|
22
22
|
next_url: null,
|
data/docs/PostcardSize.md
CHANGED
data/docs/PostcardsApi.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::PostcardsApi
|
2
2
|
|
3
3
|
All URIs are relative to *https://api.lob.com/v1*
|
4
4
|
|
@@ -24,14 +24,14 @@ Creates a new postcard given information
|
|
24
24
|
require 'time'
|
25
25
|
require 'openapi_client'
|
26
26
|
# setup authorization
|
27
|
-
|
27
|
+
Lob.configure do |config|
|
28
28
|
# Configure HTTP basic authorization: basicAuth
|
29
29
|
config.username = 'YOUR USERNAME'
|
30
30
|
config.password = 'YOUR PASSWORD'
|
31
31
|
end
|
32
32
|
|
33
|
-
api_instance =
|
34
|
-
postcard_editable =
|
33
|
+
api_instance = Lob::PostcardsApi.new
|
34
|
+
postcard_editable = Lob::PostcardEditable.new({to: TODO, front: 'front_example', back: 'back_example'}) # PostcardEditable |
|
35
35
|
opts = {
|
36
36
|
idempotency_key: 'idempotency_key_example' # String | A string of no longer than 256 characters that uniquely identifies this resource. For more help integrating idempotency keys, refer to our [implementation guide](https://www.lob.com/guides#idempotent_request).
|
37
37
|
}
|
@@ -40,7 +40,7 @@ begin
|
|
40
40
|
# create
|
41
41
|
result = api_instance.create(postcard_editable, opts)
|
42
42
|
p result
|
43
|
-
rescue
|
43
|
+
rescue Lob::ApiError => e
|
44
44
|
puts "Error when calling PostcardsApi->create: #{e}"
|
45
45
|
end
|
46
46
|
```
|
@@ -58,7 +58,7 @@ begin
|
|
58
58
|
p status_code # => 2xx
|
59
59
|
p headers # => { ... }
|
60
60
|
p data # => <Postcard>
|
61
|
-
rescue
|
61
|
+
rescue Lob::ApiError => e
|
62
62
|
puts "Error when calling PostcardsApi->postcard_create_with_http_info: #{e}"
|
63
63
|
end
|
64
64
|
```
|
@@ -98,20 +98,20 @@ Completely removes a postcard from production. This can only be done if the post
|
|
98
98
|
require 'time'
|
99
99
|
require 'openapi_client'
|
100
100
|
# setup authorization
|
101
|
-
|
101
|
+
Lob.configure do |config|
|
102
102
|
# Configure HTTP basic authorization: basicAuth
|
103
103
|
config.username = 'YOUR USERNAME'
|
104
104
|
config.password = 'YOUR PASSWORD'
|
105
105
|
end
|
106
106
|
|
107
|
-
api_instance =
|
107
|
+
api_instance = Lob::PostcardsApi.new
|
108
108
|
psc_id = 'psc_id_example' # String | id of the postcard
|
109
109
|
|
110
110
|
begin
|
111
111
|
# cancel
|
112
112
|
result = api_instance.cancel(psc_id)
|
113
113
|
p result
|
114
|
-
rescue
|
114
|
+
rescue Lob::ApiError => e
|
115
115
|
puts "Error when calling PostcardsApi->cancel: #{e}"
|
116
116
|
end
|
117
117
|
```
|
@@ -129,7 +129,7 @@ begin
|
|
129
129
|
p status_code # => 2xx
|
130
130
|
p headers # => { ... }
|
131
131
|
p data # => <PostcardDeletion>
|
132
|
-
rescue
|
132
|
+
rescue Lob::ApiError => e
|
133
133
|
puts "Error when calling PostcardsApi->postcard_delete_with_http_info: #{e}"
|
134
134
|
end
|
135
135
|
```
|
@@ -168,20 +168,20 @@ Retrieves the details of an existing postcard. You need only supply the unique c
|
|
168
168
|
require 'time'
|
169
169
|
require 'openapi_client'
|
170
170
|
# setup authorization
|
171
|
-
|
171
|
+
Lob.configure do |config|
|
172
172
|
# Configure HTTP basic authorization: basicAuth
|
173
173
|
config.username = 'YOUR USERNAME'
|
174
174
|
config.password = 'YOUR PASSWORD'
|
175
175
|
end
|
176
176
|
|
177
|
-
api_instance =
|
177
|
+
api_instance = Lob::PostcardsApi.new
|
178
178
|
psc_id = 'psc_id_example' # String | id of the postcard
|
179
179
|
|
180
180
|
begin
|
181
181
|
# get
|
182
182
|
result = api_instance.get(psc_id)
|
183
183
|
p result
|
184
|
-
rescue
|
184
|
+
rescue Lob::ApiError => e
|
185
185
|
puts "Error when calling PostcardsApi->get: #{e}"
|
186
186
|
end
|
187
187
|
```
|
@@ -199,7 +199,7 @@ begin
|
|
199
199
|
p status_code # => 2xx
|
200
200
|
p headers # => { ... }
|
201
201
|
p data # => <Postcard>
|
202
|
-
rescue
|
202
|
+
rescue Lob::ApiError => e
|
203
203
|
puts "Error when calling PostcardsApi->postcard_retrieve_with_http_info: #{e}"
|
204
204
|
end
|
205
205
|
```
|
@@ -238,13 +238,13 @@ Returns a list of your postcards. The addresses are returned sorted by creation
|
|
238
238
|
require 'time'
|
239
239
|
require 'openapi_client'
|
240
240
|
# setup authorization
|
241
|
-
|
241
|
+
Lob.configure do |config|
|
242
242
|
# Configure HTTP basic authorization: basicAuth
|
243
243
|
config.username = 'YOUR USERNAME'
|
244
244
|
config.password = 'YOUR PASSWORD'
|
245
245
|
end
|
246
246
|
|
247
|
-
api_instance =
|
247
|
+
api_instance = Lob::PostcardsApi.new
|
248
248
|
opts = {
|
249
249
|
limit: 56, # Integer | How many results to return.
|
250
250
|
before: 'before_example', # String | A reference to a list entry used for paginating to the previous set of entries. This field is pre-populated in the `previous_url` field in the return response.
|
@@ -252,18 +252,18 @@ opts = {
|
|
252
252
|
include: ['inner_example'], # Array<String> | Request that the response include the total count by specifying `include[]=total_count`.
|
253
253
|
date_created: { key: Time.now}, # Hash<String, Time> | Filter by date created.
|
254
254
|
metadata: { key: 'inner_example'}, # Hash<String, String> | Filter by metadata key-value pair`.
|
255
|
-
size: [
|
255
|
+
size: [Lob::PostcardSize::N4X6], # Array<PostcardSize> | Specifies the size of the postcard. Only `4x6` postcards can be sent to international destinations.
|
256
256
|
scheduled: true, # Boolean | * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created`
|
257
257
|
send_date: { key: 'inner_example'}, # Hash<String, String> | Filter by date sent.
|
258
|
-
mail_type:
|
259
|
-
sort_by:
|
258
|
+
mail_type: Lob::MailType::FIRST_CLASS, # MailType | A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States.
|
259
|
+
sort_by: Lob::SortBy3.new # SortBy3 | Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both.
|
260
260
|
}
|
261
261
|
|
262
262
|
begin
|
263
263
|
# list
|
264
264
|
result = api_instance.list(opts)
|
265
265
|
p result
|
266
|
-
rescue
|
266
|
+
rescue Lob::ApiError => e
|
267
267
|
puts "Error when calling PostcardsApi->list: #{e}"
|
268
268
|
end
|
269
269
|
```
|
@@ -281,7 +281,7 @@ begin
|
|
281
281
|
p status_code # => 2xx
|
282
282
|
p headers # => { ... }
|
283
283
|
p data # => <PostcardList>
|
284
|
-
rescue
|
284
|
+
rescue Lob::ApiError => e
|
285
285
|
puts "Error when calling PostcardsApi->postcards_list_with_http_info: #{e}"
|
286
286
|
end
|
287
287
|
```
|
data/docs/QrCode.md
CHANGED
data/docs/ReturnEnvelope.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::ReturnEnvelope
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'openapi_client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = Lob::ReturnEnvelope.new(
|
18
18
|
id: null,
|
19
19
|
_alias: null,
|
20
20
|
url: null,
|
data/docs/ReverseGeocode.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::ReverseGeocode
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'openapi_client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = Lob::ReverseGeocode.new(
|
17
17
|
id: null,
|
18
18
|
addresses: null,
|
19
19
|
object: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# Lob::ReverseGeocodeLookupsApi
|
2
2
|
|
3
3
|
All URIs are relative to *https://api.lob.com/v1*
|
4
4
|
|
@@ -21,14 +21,14 @@ Reverse geocode a valid US location with a live API key.
|
|
21
21
|
require 'time'
|
22
22
|
require 'openapi_client'
|
23
23
|
# setup authorization
|
24
|
-
|
24
|
+
Lob.configure do |config|
|
25
25
|
# Configure HTTP basic authorization: basicAuth
|
26
26
|
config.username = 'YOUR USERNAME'
|
27
27
|
config.password = 'YOUR PASSWORD'
|
28
28
|
end
|
29
29
|
|
30
|
-
api_instance =
|
31
|
-
location =
|
30
|
+
api_instance = Lob::ReverseGeocodeLookupsApi.new
|
31
|
+
location = Lob::Location.new({latitude: 3.56, longitude: 3.56}) # Location |
|
32
32
|
opts = {
|
33
33
|
size: 56 # Integer | Determines the number of locations returned. Possible values are between 1 and 50 and any number higher will be rounded down to 50. Default size is a list of 5 reverse geocoded locations.
|
34
34
|
}
|
@@ -37,7 +37,7 @@ begin
|
|
37
37
|
# lookup
|
38
38
|
result = api_instance.lookup(location, opts)
|
39
39
|
p result
|
40
|
-
rescue
|
40
|
+
rescue Lob::ApiError => e
|
41
41
|
puts "Error when calling ReverseGeocodeLookupsApi->lookup: #{e}"
|
42
42
|
end
|
43
43
|
```
|
@@ -55,7 +55,7 @@ begin
|
|
55
55
|
p status_code # => 2xx
|
56
56
|
p headers # => { ... }
|
57
57
|
p data # => <ReverseGeocode>
|
58
|
-
rescue
|
58
|
+
rescue Lob::ApiError => e
|
59
59
|
puts "Error when calling ReverseGeocodeLookupsApi->reverse_geocode_lookup_with_http_info: #{e}"
|
60
60
|
end
|
61
61
|
```
|
data/docs/SelfMailer.md
CHANGED