lob 6.0.8 → 6.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CODE_SNIPPETS.md +10 -10
- data/Gemfile +0 -0
- data/Gemfile.lock +2 -2
- data/LICENSE +0 -0
- data/MIGRATION.md +0 -0
- data/Rakefile +0 -0
- 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/Require.unit.rb +0 -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 +1 -1
- data/__tests__/Api/UsVerification.unit.rb +1 -1
- data/__tests__/Api/ZipLookup.unit.rb +1 -1
- data/__tests__/Integration/Address.spec.rb +1 -1
- data/__tests__/Integration/BankAccount.spec.rb +2 -2
- data/__tests__/Integration/BillingGroup.spec.rb +3 -3
- data/__tests__/Integration/Card.spec.rb +1 -1
- data/__tests__/Integration/CardOrder.spec.rb +1 -1
- data/__tests__/Integration/Check.spec.rb +9 -5
- data/__tests__/Integration/IntlAutocompletion.spec.rb +2 -2
- data/__tests__/Integration/IntlVerification.spec.rb +3 -3
- data/__tests__/Integration/Letter.spec.rb +15 -8
- data/__tests__/Integration/Postcard.spec.rb +4 -4
- data/__tests__/Integration/ReverseGeocodeLookup.spec.rb +1 -1
- data/__tests__/Integration/SelfMailer.spec.rb +2 -2
- data/__tests__/Integration/Template.spec.rb +1 -1
- data/__tests__/Integration/TemplateVersion.spec.rb +1 -1
- data/__tests__/Integration/UsAutocompletion.spec.rb +1 -1
- data/__tests__/Integration/UsVerification.spec.rb +1 -1
- data/__tests__/Integration/ZipLookup.spec.rb +1 -1
- data/__tests__/TestFixtures.rb +0 -0
- data/docs/Address.md +44 -41
- data/docs/AddressDeletion.md +1 -1
- data/docs/AddressDomestic.md +1 -1
- data/docs/AddressDomesticExpanded.md +1 -1
- data/docs/AddressEditable.md +1 -1
- data/docs/AddressList.md +1 -1
- data/docs/AddressesApi.md +4 -4
- data/docs/BankAccount.md +1 -1
- data/docs/BankAccountDeletion.md +1 -1
- data/docs/BankAccountList.md +1 -1
- data/docs/BankAccountVerify.md +1 -1
- data/docs/BankAccountWritable.md +1 -1
- data/docs/BankAccountsApi.md +5 -5
- data/docs/BankTypeEnum.md +1 -1
- data/docs/BillingGroup.md +1 -1
- data/docs/BillingGroupEditable.md +1 -1
- data/docs/BillingGroupList.md +1 -1
- data/docs/BillingGroupsApi.md +4 -4
- data/docs/Buckslip.md +1 -1
- data/docs/BuckslipDeletion.md +1 -1
- data/docs/BuckslipEditable.md +1 -1
- data/docs/BuckslipOrder.md +1 -1
- data/docs/BuckslipOrderEditable.md +1 -1
- data/docs/BuckslipOrdersApi.md +2 -2
- data/docs/BuckslipOrdersList.md +1 -1
- data/docs/BuckslipUpdatable.md +1 -1
- data/docs/BuckslipsApi.md +13 -9
- data/docs/BuckslipsList.md +1 -1
- data/docs/BulkError.md +1 -1
- data/docs/BulkErrorProperties.md +1 -1
- data/docs/Campaign.md +2 -2
- data/docs/CampaignCreative.md +1 -1
- data/docs/CampaignDeletion.md +1 -1
- data/docs/CampaignUpdatable.md +1 -1
- data/docs/CampaignWritable.md +2 -2
- data/docs/CampaignsApi.md +6 -6
- data/docs/CampaignsList.md +1 -1
- data/docs/Card.md +1 -1
- data/docs/CardDeletion.md +1 -1
- data/docs/CardEditable.md +1 -1
- data/docs/CardList.md +1 -1
- data/docs/CardOrder.md +1 -1
- data/docs/CardOrderEditable.md +1 -1
- data/docs/CardOrderList.md +1 -1
- data/docs/CardOrdersApi.md +2 -2
- data/docs/CardUpdatable.md +1 -1
- data/docs/CardsApi.md +5 -5
- data/docs/Check.md +4 -2
- data/docs/CheckDeletion.md +1 -1
- data/docs/CheckEditable.md +4 -2
- data/docs/CheckList.md +1 -1
- data/docs/ChecksApi.md +7 -7
- data/docs/ChkUseType.md +15 -0
- data/docs/CmpScheduleType.md +1 -1
- data/docs/CmpUseType.md +1 -1
- data/docs/CountryExtended.md +1 -1
- data/docs/CountryExtendedExpanded.md +1 -1
- data/docs/CountryExtendedExpandedNoUs.md +0 -0
- data/docs/CreativePatch.md +1 -1
- data/docs/CreativeResponse.md +1 -1
- data/docs/CreativeWritable.md +1 -1
- data/docs/CreativesApi.md +3 -3
- data/docs/CustomEnvelopeReturned.md +1 -1
- data/docs/DefaultApi.md +1 -1
- data/docs/DeliverabilityAnalysis.md +16 -16
- data/docs/DpvFootnote.md +1 -1
- data/docs/EngineHtml.md +1 -1
- data/docs/EventType.md +1 -1
- data/docs/Events.md +1 -1
- data/docs/Export.md +1 -1
- data/docs/ExportModel.md +1 -1
- data/docs/GeocodeAddresses.md +1 -1
- data/docs/GeocodeComponents.md +1 -1
- data/docs/HTTPValidationError.md +1 -1
- data/docs/IdentityValidation.md +1 -1
- data/docs/IdentityValidationApi.md +1 -1
- data/docs/InlineObject.md +1 -1
- data/docs/IntlAddress.md +0 -0
- data/docs/IntlAutocompletions.md +1 -1
- data/docs/IntlAutocompletionsApi.md +2 -2
- data/docs/IntlAutocompletionsWritable.md +1 -1
- data/docs/IntlComponents.md +1 -1
- data/docs/IntlSuggestions.md +1 -1
- data/docs/IntlVerification.md +1 -1
- data/docs/IntlVerificationOrError.md +1 -1
- data/docs/IntlVerificationWritable.md +1 -1
- data/docs/IntlVerifications.md +1 -1
- data/docs/IntlVerificationsApi.md +3 -3
- data/docs/IntlVerificationsPayload.md +1 -1
- data/docs/Letter.md +6 -2
- data/docs/LetterCustomEnvelope.md +1 -1
- data/docs/LetterDeletion.md +1 -1
- data/docs/LetterDetailsReturned.md +1 -1
- data/docs/LetterDetailsWritable.md +1 -1
- data/docs/LetterEditable.md +4 -2
- data/docs/LetterList.md +1 -1
- data/docs/LettersApi.md +10 -8
- data/docs/LobConfidenceScore.md +1 -1
- data/docs/LobError.md +1 -1
- data/docs/Location.md +1 -1
- data/docs/LocationAnalysis.md +1 -1
- data/docs/LtrUseType.md +15 -0
- data/docs/MailType.md +1 -1
- data/docs/MultiLineAddress.md +1 -1
- data/docs/MultipleComponents.md +1 -1
- data/docs/MultipleComponentsIntl.md +1 -1
- data/docs/MultipleComponentsList.md +1 -1
- data/docs/OptionalAddressColumnMapping.md +22 -0
- data/docs/PlaceholderModel.md +1 -1
- data/docs/Postcard.md +4 -2
- data/docs/PostcardDeletion.md +1 -1
- data/docs/PostcardDetailsReturned.md +1 -1
- data/docs/PostcardDetailsWritable.md +1 -1
- data/docs/PostcardEditable.md +4 -2
- data/docs/PostcardList.md +1 -1
- data/docs/PostcardSize.md +1 -1
- data/docs/PostcardsApi.md +7 -7
- data/docs/PscUseType.md +15 -0
- data/docs/QrCode.md +1 -1
- data/docs/RequiredAddressColumnMapping.md +26 -0
- data/docs/ReturnEnvelope.md +1 -1
- data/docs/ReverseGeocode.md +1 -1
- data/docs/ReverseGeocodeLookupsApi.md +1 -1
- data/docs/SelfMailer.md +5 -3
- data/docs/SelfMailerDeletion.md +1 -1
- data/docs/SelfMailerEditable.md +4 -2
- data/docs/SelfMailerList.md +1 -1
- data/docs/SelfMailerSize.md +1 -1
- data/docs/SelfMailersApi.md +7 -7
- data/docs/SfmUseType.md +15 -0
- data/docs/SnapPack.md +50 -0
- data/docs/SnapPackDeletion.md +22 -0
- data/docs/SnapPackEditable.md +40 -0
- data/docs/SnapPackList.md +28 -0
- data/docs/SnapPackSize.md +15 -0
- data/docs/SnapPacksApi.md +317 -0
- data/docs/SnpUseType.md +15 -0
- data/docs/SortBy.md +1 -1
- data/docs/SortBy1.md +1 -1
- data/docs/SortBy2.md +1 -1
- data/docs/SortBy3.md +1 -1
- data/docs/SortBy4.md +20 -0
- data/docs/SortByDateModified.md +1 -1
- data/docs/Suggestions.md +1 -1
- data/docs/Template.md +1 -1
- data/docs/TemplateDeletion.md +1 -1
- data/docs/TemplateList.md +1 -1
- data/docs/TemplateUpdate.md +1 -1
- data/docs/TemplateVersion.md +1 -1
- data/docs/TemplateVersionDeletion.md +1 -1
- data/docs/TemplateVersionList.md +1 -1
- data/docs/TemplateVersionUpdatable.md +1 -1
- data/docs/TemplateVersionWritable.md +1 -1
- data/docs/TemplateVersionsApi.md +5 -5
- data/docs/TemplateWritable.md +1 -1
- data/docs/TemplatesApi.md +5 -5
- data/docs/Thumbnail.md +1 -1
- data/docs/TrackingEventCertified.md +1 -1
- data/docs/TrackingEventDetails.md +1 -1
- data/docs/TrackingEventNormal.md +2 -2
- data/docs/Upload.md +12 -6
- data/docs/UploadCreateExport.md +1 -1
- data/docs/UploadFile.md +1 -1
- data/docs/UploadState.md +1 -1
- data/docs/UploadUpdatable.md +10 -4
- data/docs/UploadWritable.md +11 -3
- data/docs/UploadsApi.md +102 -102
- data/docs/UploadsMetadata.md +18 -0
- data/docs/UsAddress.md +0 -0
- data/docs/UsAutocompletions.md +1 -1
- data/docs/UsAutocompletionsApi.md +1 -1
- data/docs/UsAutocompletionsWritable.md +1 -1
- data/docs/UsComponents.md +28 -28
- data/docs/UsVerification.md +1 -1
- data/docs/UsVerificationOrError.md +1 -1
- data/docs/UsVerifications.md +1 -1
- data/docs/UsVerificationsApi.md +2 -2
- data/docs/UsVerificationsWritable.md +1 -1
- data/docs/ValidationError.md +1 -1
- data/docs/Zip.md +1 -1
- data/docs/ZipCodeType.md +1 -1
- data/docs/ZipEditable.md +1 -1
- data/docs/ZipLookupCity.md +1 -1
- data/docs/ZipLookupsApi.md +1 -1
- data/git_push.sh +0 -0
- data/lib/{openapi_client → lob}/api/checks_api.rb +2 -2
- data/lib/{openapi_client → lob}/api/letters_api.rb +2 -2
- data/lib/{openapi_client → lob}/api/postcards_api.rb +2 -2
- data/lib/{openapi_client → lob}/api/self_mailers_api.rb +2 -2
- data/lib/lob/api/snap_packs_api.rb +340 -0
- data/lib/lob/api_client.rb +392 -0
- data/lib/lob/api_error.rb +57 -0
- data/lib/lob/configuration.rb +279 -0
- data/lib/lob/models/address.rb +616 -0
- data/lib/{openapi_client → lob}/models/bank_account.rb +3 -3
- data/lib/{openapi_client → lob}/models/check.rb +3 -3
- data/lib/{openapi_client → lob}/models/country_extended_expanded_no_us.rb +0 -0
- data/lib/{openapi_client → lob}/models/intl_address.rb +0 -0
- data/lib/{openapi_client → lob}/models/intl_components.rb +0 -0
- data/lib/{openapi_client → lob}/models/letter.rb +4 -19
- data/lib/{openapi_client → lob}/models/multiple_components.rb +5 -5
- data/lib/{openapi_client → lob}/models/postcard.rb +3 -3
- data/lib/{openapi_client → lob}/models/self_mailer.rb +3 -3
- data/lib/{openapi_client → lob}/models/self_mailer_size.rb +1 -0
- data/lib/lob/models/snap_pack.rb +584 -0
- data/lib/lob/models/snap_pack_deletion.rb +303 -0
- data/lib/lob/models/snap_pack_editable.rb +384 -0
- data/lib/lob/models/snap_pack_list.rb +324 -0
- data/lib/lob/models/snap_pack_size.rb +36 -0
- data/lib/lob/models/snp_use_type.rb +38 -0
- data/lib/lob/models/sort_by4.rb +283 -0
- data/lib/{openapi_client → lob}/models/thumbnail.rb +9 -9
- data/lib/{openapi_client → lob}/models/upload.rb +16 -1
- data/lib/{openapi_client → lob}/models/us_address.rb +0 -0
- data/lib/{openapi_client → lob}/models/us_verification.rb +8 -8
- data/lib/{openapi_client → lob}/models/us_verification_or_error.rb +6 -6
- data/lib/{openapi_client → lob}/models/us_verifications.rb +1 -1
- data/lib/{openapi_client → lob}/models/us_verifications_writable.rb +6 -6
- data/lib/lob/version.rb +15 -0
- data/lib/lob.rb +220 -1
- data/lib/openapi_client/version.rb +1 -1
- data/lib/openapi_client.rb +173 -173
- data/{openapi_client.gemspec → lob.gemspec} +8 -7
- data/spec/api/addresses_api_spec.rb +0 -0
- data/spec/api/bank_accounts_api_spec.rb +0 -0
- data/spec/api/billing_groups_api_spec.rb +0 -0
- data/spec/api/buckslip_orders_api_spec.rb +62 -0
- data/spec/api/buckslips_api_spec.rb +100 -0
- data/spec/api/campaigns_api_spec.rb +0 -0
- data/spec/api/card_orders_api_spec.rb +0 -0
- data/spec/api/cards_api_spec.rb +0 -0
- data/spec/api/checks_api_spec.rb +0 -0
- data/spec/api/creatives_api_spec.rb +0 -0
- data/spec/api/default_api_spec.rb +0 -0
- data/spec/api/identity_validation_api_spec.rb +0 -0
- data/spec/api/intl_autocompletions_api_spec.rb +0 -0
- data/spec/api/intl_verifications_api_spec.rb +0 -0
- data/spec/api/letters_api_spec.rb +0 -0
- data/spec/api/postcards_api_spec.rb +0 -0
- data/spec/api/reverse_geocode_lookups_api_spec.rb +0 -0
- data/spec/api/self_mailers_api_spec.rb +0 -0
- data/spec/api/snap_packs_api_spec.rb +94 -0
- data/spec/api/template_versions_api_spec.rb +0 -0
- data/spec/api/templates_api_spec.rb +0 -0
- data/spec/api/uploads_api_spec.rb +0 -0
- data/spec/api/us_autocompletions_api_spec.rb +0 -0
- data/spec/api/us_verifications_api_spec.rb +0 -0
- data/spec/api/zip_lookups_api_spec.rb +0 -0
- data/spec/api_client_spec.rb +0 -0
- data/spec/configuration_spec.rb +0 -0
- data/spec/spec_helper.rb +1 -1
- metadata +236 -201
- data/lib/openapi_client/models/address.rb +0 -105
- /data/lib/{openapi_client → lob}/api/addresses_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/bank_accounts_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/billing_groups_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/buckslip_orders_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/buckslips_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/campaigns_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/card_orders_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/cards_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/creatives_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/default_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/identity_validation_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/intl_autocompletions_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/intl_verifications_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/reverse_geocode_lookups_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/template_versions_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/templates_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/uploads_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/us_autocompletions_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/us_verifications_api.rb +0 -0
- /data/lib/{openapi_client → lob}/api/zip_lookups_api.rb +0 -0
- /data/lib/{openapi_client → lob}/models/address_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/address_domestic.rb +0 -0
- /data/lib/{openapi_client → lob}/models/address_domestic_expanded.rb +0 -0
- /data/lib/{openapi_client → lob}/models/address_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/address_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/bank_account_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/bank_account_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/bank_account_verify.rb +0 -0
- /data/lib/{openapi_client → lob}/models/bank_account_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/bank_type_enum.rb +0 -0
- /data/lib/{openapi_client → lob}/models/billing_group.rb +0 -0
- /data/lib/{openapi_client → lob}/models/billing_group_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/billing_group_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/buckslip.rb +0 -0
- /data/lib/{openapi_client → lob}/models/buckslip_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/buckslip_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/buckslip_order.rb +0 -0
- /data/lib/{openapi_client → lob}/models/buckslip_order_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/buckslip_orders_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/buckslip_updatable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/buckslips_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/bulk_error.rb +0 -0
- /data/lib/{openapi_client → lob}/models/bulk_error_properties.rb +0 -0
- /data/lib/{openapi_client → lob}/models/campaign.rb +0 -0
- /data/lib/{openapi_client → lob}/models/campaign_creative.rb +0 -0
- /data/lib/{openapi_client → lob}/models/campaign_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/campaign_updatable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/campaign_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/campaigns_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/card.rb +0 -0
- /data/lib/{openapi_client → lob}/models/card_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/card_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/card_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/card_order.rb +0 -0
- /data/lib/{openapi_client → lob}/models/card_order_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/card_order_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/card_updatable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/check_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/check_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/check_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/chk_use_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/cmp_schedule_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/cmp_use_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/country_extended.rb +0 -0
- /data/lib/{openapi_client → lob}/models/country_extended_expanded.rb +0 -0
- /data/lib/{openapi_client → lob}/models/creative_patch.rb +0 -0
- /data/lib/{openapi_client → lob}/models/creative_response.rb +0 -0
- /data/lib/{openapi_client → lob}/models/creative_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/custom_envelope_returned.rb +0 -0
- /data/lib/{openapi_client → lob}/models/deliverability_analysis.rb +0 -0
- /data/lib/{openapi_client → lob}/models/dpv_footnote.rb +0 -0
- /data/lib/{openapi_client → lob}/models/engine_html.rb +0 -0
- /data/lib/{openapi_client → lob}/models/event_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/events.rb +0 -0
- /data/lib/{openapi_client → lob}/models/export.rb +0 -0
- /data/lib/{openapi_client → lob}/models/export_model.rb +0 -0
- /data/lib/{openapi_client → lob}/models/geocode_addresses.rb +0 -0
- /data/lib/{openapi_client → lob}/models/geocode_components.rb +0 -0
- /data/lib/{openapi_client → lob}/models/http_validation_error.rb +0 -0
- /data/lib/{openapi_client → lob}/models/identity_validation.rb +0 -0
- /data/lib/{openapi_client → lob}/models/inline_object.rb +0 -0
- /data/lib/{openapi_client → lob}/models/intl_autocompletions.rb +0 -0
- /data/lib/{openapi_client → lob}/models/intl_autocompletions_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/intl_suggestions.rb +0 -0
- /data/lib/{openapi_client → lob}/models/intl_verification.rb +0 -0
- /data/lib/{openapi_client → lob}/models/intl_verification_or_error.rb +0 -0
- /data/lib/{openapi_client → lob}/models/intl_verification_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/intl_verifications.rb +0 -0
- /data/lib/{openapi_client → lob}/models/intl_verifications_payload.rb +0 -0
- /data/lib/{openapi_client → lob}/models/letter_custom_envelope.rb +0 -0
- /data/lib/{openapi_client → lob}/models/letter_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/letter_details_returned.rb +0 -0
- /data/lib/{openapi_client → lob}/models/letter_details_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/letter_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/letter_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/lob_confidence_score.rb +0 -0
- /data/lib/{openapi_client → lob}/models/lob_error.rb +0 -0
- /data/lib/{openapi_client → lob}/models/location.rb +0 -0
- /data/lib/{openapi_client → lob}/models/location_analysis.rb +0 -0
- /data/lib/{openapi_client → lob}/models/ltr_use_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/mail_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/multi_line_address.rb +0 -0
- /data/lib/{openapi_client → lob}/models/multiple_components_intl.rb +0 -0
- /data/lib/{openapi_client → lob}/models/multiple_components_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/optional_address_column_mapping.rb +0 -0
- /data/lib/{openapi_client → lob}/models/placeholder_model.rb +0 -0
- /data/lib/{openapi_client → lob}/models/postcard_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/postcard_details_returned.rb +0 -0
- /data/lib/{openapi_client → lob}/models/postcard_details_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/postcard_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/postcard_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/postcard_size.rb +0 -0
- /data/lib/{openapi_client → lob}/models/psc_use_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/qr_code.rb +0 -0
- /data/lib/{openapi_client → lob}/models/required_address_column_mapping.rb +0 -0
- /data/lib/{openapi_client → lob}/models/return_envelope.rb +0 -0
- /data/lib/{openapi_client → lob}/models/reverse_geocode.rb +0 -0
- /data/lib/{openapi_client → lob}/models/self_mailer_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/self_mailer_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/self_mailer_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/sfm_use_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/sort_by.rb +0 -0
- /data/lib/{openapi_client → lob}/models/sort_by1.rb +0 -0
- /data/lib/{openapi_client → lob}/models/sort_by2.rb +0 -0
- /data/lib/{openapi_client → lob}/models/sort_by3.rb +0 -0
- /data/lib/{openapi_client → lob}/models/sort_by_date_modified.rb +0 -0
- /data/lib/{openapi_client → lob}/models/suggestions.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_update.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_version.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_version_deletion.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_version_list.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_version_updatable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_version_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/template_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/tracking_event_certified.rb +0 -0
- /data/lib/{openapi_client → lob}/models/tracking_event_details.rb +0 -0
- /data/lib/{openapi_client → lob}/models/tracking_event_normal.rb +0 -0
- /data/lib/{openapi_client → lob}/models/upload_create_export.rb +0 -0
- /data/lib/{openapi_client → lob}/models/upload_file.rb +0 -0
- /data/lib/{openapi_client → lob}/models/upload_state.rb +0 -0
- /data/lib/{openapi_client → lob}/models/upload_updatable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/upload_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/uploads_metadata.rb +0 -0
- /data/lib/{openapi_client → lob}/models/us_autocompletions.rb +0 -0
- /data/lib/{openapi_client → lob}/models/us_autocompletions_writable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/us_components.rb +0 -0
- /data/lib/{openapi_client → lob}/models/validation_error.rb +0 -0
- /data/lib/{openapi_client → lob}/models/zip.rb +0 -0
- /data/lib/{openapi_client → lob}/models/zip_code_type.rb +0 -0
- /data/lib/{openapi_client → lob}/models/zip_editable.rb +0 -0
- /data/lib/{openapi_client → lob}/models/zip_lookup_city.rb +0 -0
|
@@ -85,17 +85,17 @@ module Lob
|
|
|
85
85
|
# @return Array for valid properties with the reasons
|
|
86
86
|
def list_invalid_properties
|
|
87
87
|
invalid_properties = Array.new
|
|
88
|
-
pattern = Regexp.new(/^https:\/\/
|
|
88
|
+
pattern = Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
89
89
|
if !@small.nil? && @small !~ pattern
|
|
90
90
|
invalid_properties.push("invalid value for \"small\", must conform to the pattern #{pattern}.")
|
|
91
91
|
end
|
|
92
92
|
|
|
93
|
-
pattern = Regexp.new(/^https:\/\/
|
|
93
|
+
pattern = Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
94
94
|
if !@medium.nil? && @medium !~ pattern
|
|
95
95
|
invalid_properties.push("invalid value for \"medium\", must conform to the pattern #{pattern}.")
|
|
96
96
|
end
|
|
97
97
|
|
|
98
|
-
pattern = Regexp.new(/^https:\/\/
|
|
98
|
+
pattern = Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
99
99
|
if !@large.nil? && @large !~ pattern
|
|
100
100
|
invalid_properties.push("invalid value for \"large\", must conform to the pattern #{pattern}.")
|
|
101
101
|
end
|
|
@@ -106,16 +106,16 @@ module Lob
|
|
|
106
106
|
# Check to see if the all the properties in the model are valid
|
|
107
107
|
# @return true if the model is valid
|
|
108
108
|
def valid?
|
|
109
|
-
return false if !@small.nil? && @small !~ Regexp.new(/^https:\/\/
|
|
110
|
-
return false if !@medium.nil? && @medium !~ Regexp.new(/^https:\/\/
|
|
111
|
-
return false if !@large.nil? && @large !~ Regexp.new(/^https:\/\/
|
|
109
|
+
return false if !@small.nil? && @small !~ Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
110
|
+
return false if !@medium.nil? && @medium !~ Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
111
|
+
return false if !@large.nil? && @large !~ Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
112
112
|
true
|
|
113
113
|
end
|
|
114
114
|
|
|
115
115
|
# Custom attribute writer method with validation
|
|
116
116
|
# @param [Object] small Value to be assigned
|
|
117
117
|
def small=(small)
|
|
118
|
-
pattern = Regexp.new(/^https:\/\/
|
|
118
|
+
pattern = Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
119
119
|
if !small.nil? && small !~ pattern
|
|
120
120
|
fail ArgumentError, "invalid value for \"small\", must conform to the pattern #{pattern}."
|
|
121
121
|
end
|
|
@@ -126,7 +126,7 @@ module Lob
|
|
|
126
126
|
# Custom attribute writer method with validation
|
|
127
127
|
# @param [Object] medium Value to be assigned
|
|
128
128
|
def medium=(medium)
|
|
129
|
-
pattern = Regexp.new(/^https:\/\/
|
|
129
|
+
pattern = Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
130
130
|
if !medium.nil? && medium !~ pattern
|
|
131
131
|
fail ArgumentError, "invalid value for \"medium\", must conform to the pattern #{pattern}."
|
|
132
132
|
end
|
|
@@ -137,7 +137,7 @@ module Lob
|
|
|
137
137
|
# Custom attribute writer method with validation
|
|
138
138
|
# @param [Object] large Value to be assigned
|
|
139
139
|
def large=(large)
|
|
140
|
-
pattern = Regexp.new(/^https:\/\/
|
|
140
|
+
pattern = Regexp.new(/^https:\/\/lob-assets.com\/(letters|postcards|bank-accounts|checks|self-mailers|cards)\/[a-z]{3,4}_[a-z0-9]{15,16}(_signature)?(\.pdf|_thumb_[a-z]+_[0-9]+\.png|\.png)\?(version=[a-z0-9]*&)expires=[0-9]{10}&signature=[a-zA-Z0-9_-]+/)
|
|
141
141
|
if !large.nil? && large !~ pattern
|
|
142
142
|
fail ArgumentError, "invalid value for \"large\", must conform to the pattern #{pattern}."
|
|
143
143
|
end
|
|
@@ -24,6 +24,9 @@ module Lob
|
|
|
24
24
|
# The environment in which the mailpieces were created. Today, will only be `live`.
|
|
25
25
|
attr_accessor :mode
|
|
26
26
|
|
|
27
|
+
# Campaign ID associated with the upload
|
|
28
|
+
attr_accessor :campaign_id
|
|
29
|
+
|
|
27
30
|
# Url where your campaign mailpiece failures can be retrieved
|
|
28
31
|
attr_accessor :failures_url
|
|
29
32
|
|
|
@@ -87,6 +90,7 @@ module Lob
|
|
|
87
90
|
:'id' => :'id',
|
|
88
91
|
:'account_id' => :'accountId',
|
|
89
92
|
:'mode' => :'mode',
|
|
93
|
+
:'campaign_id' => :'campaignId',
|
|
90
94
|
:'failures_url' => :'failuresUrl',
|
|
91
95
|
:'original_filename' => :'originalFilename',
|
|
92
96
|
:'state' => :'state',
|
|
@@ -114,6 +118,7 @@ module Lob
|
|
|
114
118
|
:'id' => :'String',
|
|
115
119
|
:'account_id' => :'String',
|
|
116
120
|
:'mode' => :'String',
|
|
121
|
+
:'campaign_id' => :'String',
|
|
117
122
|
:'failures_url' => :'String',
|
|
118
123
|
:'original_filename' => :'String',
|
|
119
124
|
:'state' => :'UploadState',
|
|
@@ -164,6 +169,10 @@ module Lob
|
|
|
164
169
|
self.mode = attributes[:'mode']
|
|
165
170
|
end
|
|
166
171
|
|
|
172
|
+
if attributes.key?(:'campaign_id')
|
|
173
|
+
self.campaign_id = attributes[:'campaign_id']
|
|
174
|
+
end
|
|
175
|
+
|
|
167
176
|
if attributes.key?(:'failures_url')
|
|
168
177
|
self.failures_url = attributes[:'failures_url']
|
|
169
178
|
end
|
|
@@ -240,6 +249,10 @@ module Lob
|
|
|
240
249
|
invalid_properties.push('invalid value for "mode", mode cannot be nil.')
|
|
241
250
|
end
|
|
242
251
|
|
|
252
|
+
if @campaign_id.nil?
|
|
253
|
+
invalid_properties.push('invalid value for "campaign_id", campaign_id cannot be nil.')
|
|
254
|
+
end
|
|
255
|
+
|
|
243
256
|
if @state.nil?
|
|
244
257
|
invalid_properties.push('invalid value for "state", state cannot be nil.')
|
|
245
258
|
end
|
|
@@ -292,6 +305,7 @@ module Lob
|
|
|
292
305
|
return false if @mode.nil?
|
|
293
306
|
mode_validator = EnumAttributeValidator.new('String', ["test", "live"])
|
|
294
307
|
return false unless mode_validator.valid?(@mode)
|
|
308
|
+
return false if @campaign_id.nil?
|
|
295
309
|
return false if @state.nil?
|
|
296
310
|
return false if @total_mailpieces.nil?
|
|
297
311
|
return false if @failed_mailpieces.nil?
|
|
@@ -338,6 +352,7 @@ module Lob
|
|
|
338
352
|
id == o.id &&
|
|
339
353
|
account_id == o.account_id &&
|
|
340
354
|
mode == o.mode &&
|
|
355
|
+
campaign_id == o.campaign_id &&
|
|
341
356
|
failures_url == o.failures_url &&
|
|
342
357
|
original_filename == o.original_filename &&
|
|
343
358
|
state == o.state &&
|
|
@@ -362,7 +377,7 @@ module Lob
|
|
|
362
377
|
# Calculates hash code according to all attributes.
|
|
363
378
|
# @return [Integer] Hash code
|
|
364
379
|
def hash
|
|
365
|
-
[id, account_id, mode, failures_url, original_filename, state, total_mailpieces, failed_mailpieces, validated_mailpieces, bytes_processed, date_created, date_modified, required_address_column_mapping, optional_address_column_mapping, metadata, merge_variable_column_mapping].hash
|
|
380
|
+
[id, account_id, mode, campaign_id, failures_url, original_filename, state, total_mailpieces, failed_mailpieces, validated_mailpieces, bytes_processed, date_created, date_modified, required_address_column_mapping, optional_address_column_mapping, metadata, merge_variable_column_mapping].hash
|
|
366
381
|
end
|
|
367
382
|
|
|
368
383
|
|
|
File without changes
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Lob
|
|
3
3
|
|
|
4
|
-
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
4
|
+
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
5
5
|
|
|
6
6
|
The version of the OpenAPI document: 1.3.0
|
|
7
7
|
Contact: lob-openapi@lob.com
|
|
@@ -21,22 +21,22 @@ module Lob
|
|
|
21
21
|
# The intended recipient, typically a person's or firm's name.
|
|
22
22
|
attr_accessor :recipient
|
|
23
23
|
|
|
24
|
-
# The primary delivery line (usually the street address) of the address. Combination of the following applicable `components`: * `primary_number` * `street_predirection` * `street_name` * `street_suffix` * `street_postdirection` * `secondary_designator` * `secondary_number` * `pmb_designator` * `pmb_number`
|
|
24
|
+
# The primary delivery line (usually the street address) of the address. Combination of the following applicable `components`: * `primary_number` * `street_predirection` * `street_name` * `street_suffix` * `street_postdirection` * `secondary_designator` * `secondary_number` * `pmb_designator` * `pmb_number`
|
|
25
25
|
attr_accessor :primary_line
|
|
26
26
|
|
|
27
|
-
# The secondary delivery line of the address. This field is typically empty but may contain information if `primary_line` is too long.
|
|
27
|
+
# The secondary delivery line of the address. This field is typically empty but may contain information if `primary_line` is too long.
|
|
28
28
|
attr_accessor :secondary_line
|
|
29
29
|
|
|
30
|
-
# Only present for addresses in Puerto Rico. An urbanization refers to an area, sector, or development within a city. See [USPS documentation](https://pe.usps.com/text/pub28/28api_008.htm#:~:text=I51.,-4%20Urbanizations&text=In%20Puerto%20Rico%2C%20identical%20street,placed%20before%20the%20urbanization%20name.) for clarification.
|
|
30
|
+
# Only present for addresses in Puerto Rico. An urbanization refers to an area, sector, or development within a city. See [USPS documentation](https://pe.usps.com/text/pub28/28api_008.htm#:~:text=I51.,-4%20Urbanizations&text=In%20Puerto%20Rico%2C%20identical%20street,placed%20before%20the%20urbanization%20name.) for clarification.
|
|
31
31
|
attr_accessor :urbanization
|
|
32
32
|
|
|
33
|
-
# Combination of the following applicable `components`: * City (`city`) * State (`state`) * ZIP code (`zip_code`) * ZIP+4 (`zip_code_plus_4`)
|
|
33
|
+
# Combination of the following applicable `components`: * City (`city`) * State (`state`) * ZIP code (`zip_code`) * ZIP+4 (`zip_code_plus_4`)
|
|
34
34
|
attr_accessor :last_line
|
|
35
35
|
|
|
36
|
-
# Summarizes the deliverability of the `us_verification` object. For full details, see the `deliverability_analysis` field. Possible values are: * `deliverable` – The address is deliverable by the USPS. * `deliverable_unnecessary_unit` – The address is deliverable, but the secondary unit information is unnecessary. * `deliverable_incorrect_unit` – The address is deliverable to the building's default address but the secondary unit provided may not exist. There is a chance the mail will not reach the intended recipient. * `deliverable_missing_unit` – The address is deliverable to the building's default address but is missing secondary unit information. There is a chance the mail will not reach the intended recipient. * `undeliverable` – The address is not deliverable according to the USPS.
|
|
36
|
+
# Summarizes the deliverability of the `us_verification` object. For full details, see the `deliverability_analysis` field. Possible values are: * `deliverable` – The address is deliverable by the USPS. * `deliverable_unnecessary_unit` – The address is deliverable, but the secondary unit information is unnecessary. * `deliverable_incorrect_unit` – The address is deliverable to the building's default address but the secondary unit provided may not exist. There is a chance the mail will not reach the intended recipient. * `deliverable_missing_unit` – The address is deliverable to the building's default address but is missing secondary unit information. There is a chance the mail will not reach the intended recipient. * `undeliverable` – The address is not deliverable according to the USPS.
|
|
37
37
|
attr_accessor :deliverability
|
|
38
38
|
|
|
39
|
-
# This field indicates whether an address was found in a more comprehensive address dataset that includes sources from the USPS, open source mapping data, and our proprietary mail delivery data. This field can be interpreted as a representation of whether an address is a real location or not. Additionally a valid address may contradict the deliverability field since an address can be a real valid location but the USPS may not deliver to that address.
|
|
39
|
+
# This field indicates whether an address was found in a more comprehensive address dataset that includes sources from the USPS, open source mapping data, and our proprietary mail delivery data. This field can be interpreted as a representation of whether an address is a real location or not. Additionally a valid address may contradict the deliverability field since an address can be a real valid location but the USPS may not deliver to that address.
|
|
40
40
|
attr_accessor :valid_address
|
|
41
41
|
|
|
42
42
|
attr_accessor :components
|
|
@@ -47,7 +47,7 @@ module Lob
|
|
|
47
47
|
|
|
48
48
|
attr_accessor :object
|
|
49
49
|
|
|
50
|
-
# ID that is returned in the response body for the verification
|
|
50
|
+
# ID that is returned in the response body for the verification
|
|
51
51
|
attr_accessor :transient_id
|
|
52
52
|
|
|
53
53
|
class EnumAttributeValidator
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Lob
|
|
3
3
|
|
|
4
|
-
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
4
|
+
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
5
5
|
|
|
6
6
|
The version of the OpenAPI document: 1.3.0
|
|
7
7
|
Contact: lob-openapi@lob.com
|
|
@@ -14,7 +14,7 @@ require 'date'
|
|
|
14
14
|
require 'time'
|
|
15
15
|
|
|
16
16
|
module Lob
|
|
17
|
-
# A model used to represent an entry in a result list where the entry can either be a us_verification or an Error. The SDK will perform necessary casting into the correct corresponding type.
|
|
17
|
+
# A model used to represent an entry in a result list where the entry can either be a us_verification or an Error. The SDK will perform necessary casting into the correct corresponding type.
|
|
18
18
|
class UsVerificationOrError
|
|
19
19
|
# Unique identifier prefixed with `us_ver_`.
|
|
20
20
|
attr_accessor :id
|
|
@@ -22,13 +22,13 @@ module Lob
|
|
|
22
22
|
# The intended recipient, typically a person's or firm's name.
|
|
23
23
|
attr_accessor :recipient
|
|
24
24
|
|
|
25
|
-
# The primary delivery line (usually the street address) of the address. Combination of the following applicable `components`: * `primary_number` * `street_predirection` * `street_name` * `street_suffix` * `street_postdirection` * `secondary_designator` * `secondary_number` * `pmb_designator` * `pmb_number`
|
|
25
|
+
# The primary delivery line (usually the street address) of the address. Combination of the following applicable `components`: * `primary_number` * `street_predirection` * `street_name` * `street_suffix` * `street_postdirection` * `secondary_designator` * `secondary_number` * `pmb_designator` * `pmb_number`
|
|
26
26
|
attr_accessor :primary_line
|
|
27
27
|
|
|
28
|
-
# The secondary delivery line of the address. This field is typically empty but may contain information if `primary_line` is too long.
|
|
28
|
+
# The secondary delivery line of the address. This field is typically empty but may contain information if `primary_line` is too long.
|
|
29
29
|
attr_accessor :secondary_line
|
|
30
30
|
|
|
31
|
-
# Only present for addresses in Puerto Rico. An urbanization refers to an area, sector, or development within a city. See [USPS documentation](https://pe.usps.com/text/pub28/28api_008.htm#:~:text=I51.,-4%20Urbanizations&text=In%20Puerto%20Rico%2C%20identical%20street,placed%20before%20the%20urbanization%20name.) for clarification.
|
|
31
|
+
# Only present for addresses in Puerto Rico. An urbanization refers to an area, sector, or development within a city. See [USPS documentation](https://pe.usps.com/text/pub28/28api_008.htm#:~:text=I51.,-4%20Urbanizations&text=In%20Puerto%20Rico%2C%20identical%20street,placed%20before%20the%20urbanization%20name.) for clarification.
|
|
32
32
|
attr_accessor :urbanization
|
|
33
33
|
|
|
34
34
|
attr_accessor :last_line
|
|
@@ -43,7 +43,7 @@ module Lob
|
|
|
43
43
|
|
|
44
44
|
attr_accessor :object
|
|
45
45
|
|
|
46
|
-
# ID that is returned in the response body for the verification
|
|
46
|
+
# ID that is returned in the response body for the verification
|
|
47
47
|
attr_accessor :transient_id
|
|
48
48
|
|
|
49
49
|
attr_accessor :error
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Lob
|
|
3
3
|
|
|
4
|
-
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
4
|
+
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
5
5
|
|
|
6
6
|
The version of the OpenAPI document: 1.3.0
|
|
7
7
|
Contact: lob-openapi@lob.com
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Lob
|
|
3
3
|
|
|
4
|
-
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
4
|
+
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
5
5
|
|
|
6
6
|
The version of the OpenAPI document: 1.3.0
|
|
7
7
|
Contact: lob-openapi@lob.com
|
|
@@ -15,19 +15,19 @@ require 'time'
|
|
|
15
15
|
|
|
16
16
|
module Lob
|
|
17
17
|
class UsVerificationsWritable
|
|
18
|
-
# The entire address in one string (e.g., \"2261 Market Street 94114\"). _Does not support a recipient and will error when other payload parameters are provided._
|
|
18
|
+
# The entire address in one string (e.g., \"2261 Market Street 94114\"). _Does not support a recipient and will error when other payload parameters are provided._
|
|
19
19
|
attr_accessor :address
|
|
20
20
|
|
|
21
21
|
# The intended recipient, typically a person's or firm's name.
|
|
22
22
|
attr_accessor :recipient
|
|
23
23
|
|
|
24
|
-
# The primary delivery line (usually the street address) of the address. Combination of the following applicable `components`: * `primary_number` * `street_predirection` * `street_name` * `street_suffix` * `street_postdirection` * `secondary_designator` * `secondary_number` * `pmb_designator` * `pmb_number`
|
|
24
|
+
# The primary delivery line (usually the street address) of the address. Combination of the following applicable `components`: * `primary_number` * `street_predirection` * `street_name` * `street_suffix` * `street_postdirection` * `secondary_designator` * `secondary_number` * `pmb_designator` * `pmb_number`
|
|
25
25
|
attr_accessor :primary_line
|
|
26
26
|
|
|
27
|
-
# The secondary delivery line of the address. This field is typically empty but may contain information if `primary_line` is too long.
|
|
27
|
+
# The secondary delivery line of the address. This field is typically empty but may contain information if `primary_line` is too long.
|
|
28
28
|
attr_accessor :secondary_line
|
|
29
29
|
|
|
30
|
-
# Only present for addresses in Puerto Rico. An urbanization refers to an area, sector, or development within a city. See [USPS documentation](https://pe.usps.com/text/pub28/28api_008.htm#:~:text=I51.,-4%20Urbanizations&text=In%20Puerto%20Rico%2C%20identical%20street,placed%20before%20the%20urbanization%20name.) for clarification.
|
|
30
|
+
# Only present for addresses in Puerto Rico. An urbanization refers to an area, sector, or development within a city. See [USPS documentation](https://pe.usps.com/text/pub28/28api_008.htm#:~:text=I51.,-4%20Urbanizations&text=In%20Puerto%20Rico%2C%20identical%20street,placed%20before%20the%20urbanization%20name.) for clarification.
|
|
31
31
|
attr_accessor :urbanization
|
|
32
32
|
|
|
33
33
|
attr_accessor :city
|
|
@@ -38,7 +38,7 @@ module Lob
|
|
|
38
38
|
# Required if `city` and `state` are not passed in. If included, must be formatted as a US ZIP or ZIP+4 (e.g. `94107`, `941072282`, `94107-2282`).
|
|
39
39
|
attr_accessor :zip_code
|
|
40
40
|
|
|
41
|
-
# ID that is returned in the response body for the verification
|
|
41
|
+
# ID that is returned in the response body for the verification
|
|
42
42
|
attr_accessor :transient_id
|
|
43
43
|
|
|
44
44
|
# Attribute mapping from ruby-style variable name to JSON key.
|
data/lib/lob/version.rb
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Lob
|
|
3
|
+
|
|
4
|
+
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 1.3.0
|
|
7
|
+
Contact: lob-openapi@lob.com
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
OpenAPI Generator version: 5.2.1
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
module Lob
|
|
14
|
+
VERSION = '6.0.9'
|
|
15
|
+
end
|
data/lib/lob.rb
CHANGED
|
@@ -1 +1,220 @@
|
|
|
1
|
-
|
|
1
|
+
=begin
|
|
2
|
+
#Lob
|
|
3
|
+
|
|
4
|
+
#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 1.3.0
|
|
7
|
+
Contact: lob-openapi@lob.com
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
OpenAPI Generator version: 5.2.1
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
# Common files
|
|
14
|
+
require 'lob/api_client'
|
|
15
|
+
require 'lob/api_error'
|
|
16
|
+
require 'lob/version'
|
|
17
|
+
require 'lob/configuration'
|
|
18
|
+
|
|
19
|
+
# Models
|
|
20
|
+
require 'lob/models/address'
|
|
21
|
+
require 'lob/models/address_deletion'
|
|
22
|
+
require 'lob/models/address_domestic'
|
|
23
|
+
require 'lob/models/address_domestic_expanded'
|
|
24
|
+
require 'lob/models/address_editable'
|
|
25
|
+
require 'lob/models/address_list'
|
|
26
|
+
require 'lob/models/bank_account'
|
|
27
|
+
require 'lob/models/bank_account_deletion'
|
|
28
|
+
require 'lob/models/bank_account_list'
|
|
29
|
+
require 'lob/models/bank_account_verify'
|
|
30
|
+
require 'lob/models/bank_account_writable'
|
|
31
|
+
require 'lob/models/bank_type_enum'
|
|
32
|
+
require 'lob/models/billing_group'
|
|
33
|
+
require 'lob/models/billing_group_editable'
|
|
34
|
+
require 'lob/models/billing_group_list'
|
|
35
|
+
require 'lob/models/buckslip'
|
|
36
|
+
require 'lob/models/buckslip_deletion'
|
|
37
|
+
require 'lob/models/buckslip_editable'
|
|
38
|
+
require 'lob/models/buckslip_order'
|
|
39
|
+
require 'lob/models/buckslip_order_editable'
|
|
40
|
+
require 'lob/models/buckslip_orders_list'
|
|
41
|
+
require 'lob/models/buckslip_updatable'
|
|
42
|
+
require 'lob/models/buckslips_list'
|
|
43
|
+
require 'lob/models/bulk_error'
|
|
44
|
+
require 'lob/models/bulk_error_properties'
|
|
45
|
+
require 'lob/models/campaign'
|
|
46
|
+
require 'lob/models/campaign_creative'
|
|
47
|
+
require 'lob/models/campaign_deletion'
|
|
48
|
+
require 'lob/models/campaign_updatable'
|
|
49
|
+
require 'lob/models/campaign_writable'
|
|
50
|
+
require 'lob/models/campaigns_list'
|
|
51
|
+
require 'lob/models/card'
|
|
52
|
+
require 'lob/models/card_deletion'
|
|
53
|
+
require 'lob/models/card_editable'
|
|
54
|
+
require 'lob/models/card_list'
|
|
55
|
+
require 'lob/models/card_order'
|
|
56
|
+
require 'lob/models/card_order_editable'
|
|
57
|
+
require 'lob/models/card_order_list'
|
|
58
|
+
require 'lob/models/card_updatable'
|
|
59
|
+
require 'lob/models/check'
|
|
60
|
+
require 'lob/models/check_deletion'
|
|
61
|
+
require 'lob/models/check_editable'
|
|
62
|
+
require 'lob/models/check_list'
|
|
63
|
+
require 'lob/models/chk_use_type'
|
|
64
|
+
require 'lob/models/cmp_schedule_type'
|
|
65
|
+
require 'lob/models/cmp_use_type'
|
|
66
|
+
require 'lob/models/country_extended'
|
|
67
|
+
require 'lob/models/country_extended_expanded'
|
|
68
|
+
require 'lob/models/creative_patch'
|
|
69
|
+
require 'lob/models/creative_response'
|
|
70
|
+
require 'lob/models/creative_writable'
|
|
71
|
+
require 'lob/models/custom_envelope_returned'
|
|
72
|
+
require 'lob/models/deliverability_analysis'
|
|
73
|
+
require 'lob/models/dpv_footnote'
|
|
74
|
+
require 'lob/models/engine_html'
|
|
75
|
+
require 'lob/models/event_type'
|
|
76
|
+
require 'lob/models/events'
|
|
77
|
+
require 'lob/models/export'
|
|
78
|
+
require 'lob/models/export_model'
|
|
79
|
+
require 'lob/models/geocode_addresses'
|
|
80
|
+
require 'lob/models/geocode_components'
|
|
81
|
+
require 'lob/models/http_validation_error'
|
|
82
|
+
require 'lob/models/identity_validation'
|
|
83
|
+
require 'lob/models/inline_object'
|
|
84
|
+
require 'lob/models/intl_autocompletions'
|
|
85
|
+
require 'lob/models/intl_autocompletions_writable'
|
|
86
|
+
require 'lob/models/intl_components'
|
|
87
|
+
require 'lob/models/intl_suggestions'
|
|
88
|
+
require 'lob/models/intl_verification'
|
|
89
|
+
require 'lob/models/intl_verification_or_error'
|
|
90
|
+
require 'lob/models/intl_verification_writable'
|
|
91
|
+
require 'lob/models/intl_verifications'
|
|
92
|
+
require 'lob/models/intl_verifications_payload'
|
|
93
|
+
require 'lob/models/letter'
|
|
94
|
+
require 'lob/models/letter_custom_envelope'
|
|
95
|
+
require 'lob/models/letter_deletion'
|
|
96
|
+
require 'lob/models/letter_details_returned'
|
|
97
|
+
require 'lob/models/letter_details_writable'
|
|
98
|
+
require 'lob/models/letter_editable'
|
|
99
|
+
require 'lob/models/letter_list'
|
|
100
|
+
require 'lob/models/lob_confidence_score'
|
|
101
|
+
require 'lob/models/lob_error'
|
|
102
|
+
require 'lob/models/location'
|
|
103
|
+
require 'lob/models/location_analysis'
|
|
104
|
+
require 'lob/models/ltr_use_type'
|
|
105
|
+
require 'lob/models/mail_type'
|
|
106
|
+
require 'lob/models/multi_line_address'
|
|
107
|
+
require 'lob/models/multiple_components'
|
|
108
|
+
require 'lob/models/multiple_components_intl'
|
|
109
|
+
require 'lob/models/multiple_components_list'
|
|
110
|
+
require 'lob/models/optional_address_column_mapping'
|
|
111
|
+
require 'lob/models/placeholder_model'
|
|
112
|
+
require 'lob/models/postcard'
|
|
113
|
+
require 'lob/models/postcard_deletion'
|
|
114
|
+
require 'lob/models/postcard_details_returned'
|
|
115
|
+
require 'lob/models/postcard_details_writable'
|
|
116
|
+
require 'lob/models/postcard_editable'
|
|
117
|
+
require 'lob/models/postcard_list'
|
|
118
|
+
require 'lob/models/postcard_size'
|
|
119
|
+
require 'lob/models/psc_use_type'
|
|
120
|
+
require 'lob/models/qr_code'
|
|
121
|
+
require 'lob/models/required_address_column_mapping'
|
|
122
|
+
require 'lob/models/return_envelope'
|
|
123
|
+
require 'lob/models/reverse_geocode'
|
|
124
|
+
require 'lob/models/self_mailer'
|
|
125
|
+
require 'lob/models/self_mailer_deletion'
|
|
126
|
+
require 'lob/models/self_mailer_editable'
|
|
127
|
+
require 'lob/models/self_mailer_list'
|
|
128
|
+
require 'lob/models/self_mailer_size'
|
|
129
|
+
require 'lob/models/sfm_use_type'
|
|
130
|
+
require 'lob/models/snap_pack'
|
|
131
|
+
require 'lob/models/snap_pack_deletion'
|
|
132
|
+
require 'lob/models/snap_pack_editable'
|
|
133
|
+
require 'lob/models/snap_pack_list'
|
|
134
|
+
require 'lob/models/snap_pack_size'
|
|
135
|
+
require 'lob/models/snp_use_type'
|
|
136
|
+
require 'lob/models/sort_by'
|
|
137
|
+
require 'lob/models/sort_by1'
|
|
138
|
+
require 'lob/models/sort_by2'
|
|
139
|
+
require 'lob/models/sort_by3'
|
|
140
|
+
require 'lob/models/sort_by4'
|
|
141
|
+
require 'lob/models/sort_by_date_modified'
|
|
142
|
+
require 'lob/models/suggestions'
|
|
143
|
+
require 'lob/models/template'
|
|
144
|
+
require 'lob/models/template_deletion'
|
|
145
|
+
require 'lob/models/template_list'
|
|
146
|
+
require 'lob/models/template_update'
|
|
147
|
+
require 'lob/models/template_version'
|
|
148
|
+
require 'lob/models/template_version_deletion'
|
|
149
|
+
require 'lob/models/template_version_list'
|
|
150
|
+
require 'lob/models/template_version_updatable'
|
|
151
|
+
require 'lob/models/template_version_writable'
|
|
152
|
+
require 'lob/models/template_writable'
|
|
153
|
+
require 'lob/models/thumbnail'
|
|
154
|
+
require 'lob/models/tracking_event_certified'
|
|
155
|
+
require 'lob/models/tracking_event_details'
|
|
156
|
+
require 'lob/models/tracking_event_normal'
|
|
157
|
+
require 'lob/models/upload'
|
|
158
|
+
require 'lob/models/upload_create_export'
|
|
159
|
+
require 'lob/models/upload_file'
|
|
160
|
+
require 'lob/models/upload_state'
|
|
161
|
+
require 'lob/models/upload_updatable'
|
|
162
|
+
require 'lob/models/upload_writable'
|
|
163
|
+
require 'lob/models/uploads_metadata'
|
|
164
|
+
require 'lob/models/us_autocompletions'
|
|
165
|
+
require 'lob/models/us_autocompletions_writable'
|
|
166
|
+
require 'lob/models/us_components'
|
|
167
|
+
require 'lob/models/us_verification'
|
|
168
|
+
require 'lob/models/us_verification_or_error'
|
|
169
|
+
require 'lob/models/us_verifications'
|
|
170
|
+
require 'lob/models/us_verifications_writable'
|
|
171
|
+
require 'lob/models/validation_error'
|
|
172
|
+
require 'lob/models/zip'
|
|
173
|
+
require 'lob/models/zip_code_type'
|
|
174
|
+
require 'lob/models/zip_editable'
|
|
175
|
+
require 'lob/models/zip_lookup_city'
|
|
176
|
+
|
|
177
|
+
# APIs
|
|
178
|
+
require 'lob/api/addresses_api'
|
|
179
|
+
require 'lob/api/bank_accounts_api'
|
|
180
|
+
require 'lob/api/billing_groups_api'
|
|
181
|
+
require 'lob/api/buckslip_orders_api'
|
|
182
|
+
require 'lob/api/buckslips_api'
|
|
183
|
+
require 'lob/api/campaigns_api'
|
|
184
|
+
require 'lob/api/card_orders_api'
|
|
185
|
+
require 'lob/api/cards_api'
|
|
186
|
+
require 'lob/api/checks_api'
|
|
187
|
+
require 'lob/api/creatives_api'
|
|
188
|
+
require 'lob/api/default_api'
|
|
189
|
+
require 'lob/api/identity_validation_api'
|
|
190
|
+
require 'lob/api/intl_autocompletions_api'
|
|
191
|
+
require 'lob/api/intl_verifications_api'
|
|
192
|
+
require 'lob/api/letters_api'
|
|
193
|
+
require 'lob/api/postcards_api'
|
|
194
|
+
require 'lob/api/reverse_geocode_lookups_api'
|
|
195
|
+
require 'lob/api/self_mailers_api'
|
|
196
|
+
require 'lob/api/snap_packs_api'
|
|
197
|
+
require 'lob/api/template_versions_api'
|
|
198
|
+
require 'lob/api/templates_api'
|
|
199
|
+
require 'lob/api/uploads_api'
|
|
200
|
+
require 'lob/api/us_autocompletions_api'
|
|
201
|
+
require 'lob/api/us_verifications_api'
|
|
202
|
+
require 'lob/api/zip_lookups_api'
|
|
203
|
+
|
|
204
|
+
module Lob
|
|
205
|
+
class << self
|
|
206
|
+
# Customize default settings for the SDK using block.
|
|
207
|
+
# Lob.configure do |config|
|
|
208
|
+
# config.username = "xxx"
|
|
209
|
+
# config.password = "xxx"
|
|
210
|
+
# end
|
|
211
|
+
# If no block given, return the default Configuration object.
|
|
212
|
+
def configure
|
|
213
|
+
if block_given?
|
|
214
|
+
yield(Configuration.default)
|
|
215
|
+
else
|
|
216
|
+
Configuration.default
|
|
217
|
+
end
|
|
218
|
+
end
|
|
219
|
+
end
|
|
220
|
+
end
|