lago_ruby 0.46.0.pre.beta
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/CODE_OF_CONDUCT.md +128 -0
- data/CONTRIBUTING.md +213 -0
- data/Gemfile +9 -0
- data/Gemfile.lock +72 -0
- data/LICENSE +21 -0
- data/README.md +343 -0
- data/Rakefile +10 -0
- data/docs/AddOn.md +18 -0
- data/docs/AddOnBaseInput.md +28 -0
- data/docs/AddOnCreateInput.md +18 -0
- data/docs/AddOnCreateInputAddOn.md +28 -0
- data/docs/AddOnObject.md +32 -0
- data/docs/AddOnUpdateInput.md +18 -0
- data/docs/AddOnsApi.md +433 -0
- data/docs/AddOnsPaginated.md +20 -0
- data/docs/ApiErrorBadRequest.md +20 -0
- data/docs/ApiErrorForbidden.md +22 -0
- data/docs/ApiErrorNotAllowed.md +22 -0
- data/docs/ApiErrorNotFound.md +22 -0
- data/docs/ApiErrorUnauthorized.md +20 -0
- data/docs/ApiErrorUnprocessableEntity.md +24 -0
- data/docs/AppliedAddOn.md +18 -0
- data/docs/AppliedAddOnInput.md +18 -0
- data/docs/AppliedAddOnInputAppliedAddOn.md +24 -0
- data/docs/AppliedAddOnObject.md +32 -0
- data/docs/AppliedCoupon.md +18 -0
- data/docs/AppliedCouponInput.md +18 -0
- data/docs/AppliedCouponInputAppliedCoupon.md +30 -0
- data/docs/AppliedCouponObject.md +50 -0
- data/docs/AppliedCouponObjectExtended.md +52 -0
- data/docs/AppliedCouponsPaginated.md +20 -0
- data/docs/BaseAppliedTax.md +34 -0
- data/docs/BillableMetric.md +18 -0
- data/docs/BillableMetricBaseInput.md +30 -0
- data/docs/BillableMetricCreateInput.md +18 -0
- data/docs/BillableMetricCreateInputBillableMetric.md +30 -0
- data/docs/BillableMetricGroup.md +20 -0
- data/docs/BillableMetricGroupValuesInner.md +49 -0
- data/docs/BillableMetricGroupValuesInnerOneOf.md +20 -0
- data/docs/BillableMetricObject.md +40 -0
- data/docs/BillableMetricUpdateInput.md +18 -0
- data/docs/BillableMetricsApi.md +439 -0
- data/docs/BillableMetricsPaginated.md +20 -0
- data/docs/ChargeObject.md +40 -0
- data/docs/ChargeObjectProperties.md +40 -0
- data/docs/ChargeProperties.md +40 -0
- data/docs/ChargePropertiesGraduatedPercentageRangesInner.md +24 -0
- data/docs/ChargePropertiesGraduatedRangesInner.md +24 -0
- data/docs/ChargePropertiesVolumeRangesInner.md +24 -0
- data/docs/Country.md +15 -0
- data/docs/Coupon.md +18 -0
- data/docs/CouponBaseInput.md +42 -0
- data/docs/CouponBaseInputAppliesTo.md +20 -0
- data/docs/CouponCreateInput.md +18 -0
- data/docs/CouponCreateInputCoupon.md +42 -0
- data/docs/CouponObject.md +52 -0
- data/docs/CouponUpdateInput.md +18 -0
- data/docs/CouponsApi.md +583 -0
- data/docs/CouponsPaginated.md +20 -0
- data/docs/CreateWebhookEndpoint200Response.md +18 -0
- data/docs/CreateWebhookEndpoint200ResponseWebhookEndpoint.md +26 -0
- data/docs/CreateWebhookEndpointRequest.md +18 -0
- data/docs/CreateWebhookEndpointRequestWebhookEndpoint.md +20 -0
- data/docs/CreditNote.md +18 -0
- data/docs/CreditNoteAppliedTaxObject.md +38 -0
- data/docs/CreditNoteCreateInput.md +18 -0
- data/docs/CreditNoteCreateInputCreditNote.md +28 -0
- data/docs/CreditNoteCreateInputCreditNoteItemsInner.md +20 -0
- data/docs/CreditNoteItemObject.md +24 -0
- data/docs/CreditNoteItemObjectFee.md +74 -0
- data/docs/CreditNoteObject.md +64 -0
- data/docs/CreditNoteUpdateInput.md +18 -0
- data/docs/CreditNoteUpdateInputCreditNote.md +18 -0
- data/docs/CreditNotes.md +18 -0
- data/docs/CreditNotesApi.md +435 -0
- data/docs/CreditObject.md +28 -0
- data/docs/CreditObjectInvoice.md +20 -0
- data/docs/CreditObjectItem.md +24 -0
- data/docs/Currency.md +15 -0
- data/docs/Customer.md +18 -0
- data/docs/CustomerBillingConfiguration.md +30 -0
- data/docs/CustomerChargeUsageObject.md +28 -0
- data/docs/CustomerChargeUsageObjectBillableMetric.md +24 -0
- data/docs/CustomerChargeUsageObjectCharge.md +20 -0
- data/docs/CustomerChargeUsageObjectGroupsInner.md +26 -0
- data/docs/CustomerCreateInput.md +18 -0
- data/docs/CustomerCreateInputCustomer.md +58 -0
- data/docs/CustomerCreateInputCustomerMetadataInner.md +24 -0
- data/docs/CustomerMetadata.md +26 -0
- data/docs/CustomerObject.md +68 -0
- data/docs/CustomerObjectExtended.md +70 -0
- data/docs/CustomerUsage.md +18 -0
- data/docs/CustomerUsageObject.md +32 -0
- data/docs/CustomersApi.md +505 -0
- data/docs/CustomersPaginated.md +20 -0
- data/docs/Event.md +18 -0
- data/docs/EventBatchInput.md +18 -0
- data/docs/EventBatchInputEvent.md +28 -0
- data/docs/EventBatchInputEventProperties.md +18 -0
- data/docs/EventEstimateFeesInput.md +18 -0
- data/docs/EventEstimateFeesInputEvent.md +24 -0
- data/docs/EventInput.md +18 -0
- data/docs/EventInputEvent.md +28 -0
- data/docs/EventObject.md +36 -0
- data/docs/EventsApi.md +285 -0
- data/docs/Fee.md +18 -0
- data/docs/FeeAppliedTaxObject.md +36 -0
- data/docs/FeeObject.md +74 -0
- data/docs/FeeObjectItem.md +26 -0
- data/docs/FeeUpdateInput.md +18 -0
- data/docs/FeeUpdateInputFee.md +18 -0
- data/docs/Fees.md +18 -0
- data/docs/FeesApi.md +253 -0
- data/docs/FeesPaginated.md +20 -0
- data/docs/FindAllWebhookEndpoints200Response.md +20 -0
- data/docs/GetCustomerPortalUrl200Response.md +18 -0
- data/docs/GetCustomerPortalUrl200ResponseCustomer.md +18 -0
- data/docs/GroupObject.md +22 -0
- data/docs/GroupPropertiesObject.md +20 -0
- data/docs/GroupPropertiesObjectValues.md +40 -0
- data/docs/GroupsPaginated.md +20 -0
- data/docs/Invoice.md +18 -0
- data/docs/InvoiceAppliedTaxObject.md +38 -0
- data/docs/InvoiceMetadataObject.md +24 -0
- data/docs/InvoiceObject.md +62 -0
- data/docs/InvoiceObjectCustomer.md +68 -0
- data/docs/InvoiceObjectExtended.md +68 -0
- data/docs/InvoiceOneOffCreateInput.md +18 -0
- data/docs/InvoiceOneOffCreateInputInvoice.md +22 -0
- data/docs/InvoiceOneOffCreateInputInvoiceFeesInner.md +26 -0
- data/docs/InvoiceUpdateInput.md +18 -0
- data/docs/InvoiceUpdateInputInvoice.md +20 -0
- data/docs/InvoiceUpdateInputInvoiceMetadataInner.md +22 -0
- data/docs/InvoicesApi.md +582 -0
- data/docs/InvoicesPaginated.md +20 -0
- data/docs/Organization.md +18 -0
- data/docs/OrganizationBillingConfiguration.md +22 -0
- data/docs/OrganizationObject.md +54 -0
- data/docs/OrganizationUpdateInput.md +18 -0
- data/docs/OrganizationUpdateInputOrganization.md +46 -0
- data/docs/OrganizationsApi.md +77 -0
- data/docs/PaginationMeta.md +26 -0
- data/docs/Plan.md +18 -0
- data/docs/PlanCreateInput.md +18 -0
- data/docs/PlanCreateInputPlan.md +38 -0
- data/docs/PlanCreateInputPlanChargesInner.md +34 -0
- data/docs/PlanCreateInputPlanChargesInnerGroupPropertiesInner.md +20 -0
- data/docs/PlanObject.md +46 -0
- data/docs/PlanUpdateInput.md +18 -0
- data/docs/PlanUpdateInputPlan.md +38 -0
- data/docs/PlanUpdateInputPlanChargesInner.md +36 -0
- data/docs/PlansApi.md +363 -0
- data/docs/PlansPaginated.md +20 -0
- data/docs/Subscription.md +18 -0
- data/docs/SubscriptionCreateInput.md +18 -0
- data/docs/SubscriptionCreateInputSubscription.md +28 -0
- data/docs/SubscriptionObject.md +48 -0
- data/docs/SubscriptionUpdateInput.md +18 -0
- data/docs/SubscriptionUpdateInputSubscription.md +20 -0
- data/docs/SubscriptionsApi.md +303 -0
- data/docs/SubscriptionsPaginated.md +20 -0
- data/docs/Tax.md +18 -0
- data/docs/TaxBaseInput.md +26 -0
- data/docs/TaxCreateInput.md +18 -0
- data/docs/TaxCreateInputTax.md +26 -0
- data/docs/TaxObject.md +38 -0
- data/docs/TaxUpdateInput.md +18 -0
- data/docs/TaxesApi.md +363 -0
- data/docs/TaxesPaginated.md +20 -0
- data/docs/Timezone.md +15 -0
- data/docs/Wallet.md +18 -0
- data/docs/WalletCreateInput.md +18 -0
- data/docs/WalletCreateInputWallet.md +30 -0
- data/docs/WalletObject.md +46 -0
- data/docs/WalletTransactionCreateInput.md +18 -0
- data/docs/WalletTransactionCreateInputWalletTransaction.md +22 -0
- data/docs/WalletTransactionObject.md +32 -0
- data/docs/WalletTransactions.md +18 -0
- data/docs/WalletTransactionsPaginated.md +20 -0
- data/docs/WalletUpdateInput.md +18 -0
- data/docs/WalletUpdateInputWallet.md +20 -0
- data/docs/WalletsApi.md +515 -0
- data/docs/WalletsPaginated.md +20 -0
- data/docs/WebhookEndpointsApi.md +363 -0
- data/docs/WebhooksApi.md +74 -0
- data/git_push.sh +57 -0
- data/lago_ruby.gemspec +42 -0
- data/lib/lago_ruby/api/add_ons_api.rb +421 -0
- data/lib/lago_ruby/api/billable_metrics_api.rb +422 -0
- data/lib/lago_ruby/api/coupons_api.rb +563 -0
- data/lib/lago_ruby/api/credit_notes_api.rb +419 -0
- data/lib/lago_ruby/api/customers_api.rb +481 -0
- data/lib/lago_ruby/api/events_api.rb +289 -0
- data/lib/lago_ruby/api/fees_api.rb +268 -0
- data/lib/lago_ruby/api/invoices_api.rb +565 -0
- data/lib/lago_ruby/api/organizations_api.rb +90 -0
- data/lib/lago_ruby/api/plans_api.rb +353 -0
- data/lib/lago_ruby/api/subscriptions_api.rb +306 -0
- data/lib/lago_ruby/api/taxes_api.rb +353 -0
- data/lib/lago_ruby/api/wallets_api.rb +503 -0
- data/lib/lago_ruby/api/webhook_endpoints_api.rb +353 -0
- data/lib/lago_ruby/api/webhooks_api.rb +79 -0
- data/lib/lago_ruby/api_client.rb +392 -0
- data/lib/lago_ruby/api_error.rb +58 -0
- data/lib/lago_ruby/configuration.rb +297 -0
- data/lib/lago_ruby/models/add_on.rb +221 -0
- data/lib/lago_ruby/models/add_on_base_input.rb +267 -0
- data/lib/lago_ruby/models/add_on_create_input.rb +221 -0
- data/lib/lago_ruby/models/add_on_create_input_add_on.rb +302 -0
- data/lib/lago_ruby/models/add_on_object.rb +329 -0
- data/lib/lago_ruby/models/add_on_update_input.rb +221 -0
- data/lib/lago_ruby/models/add_ons_paginated.rb +239 -0
- data/lib/lago_ruby/models/api_error_bad_request.rb +237 -0
- data/lib/lago_ruby/models/api_error_forbidden.rb +253 -0
- data/lib/lago_ruby/models/api_error_not_allowed.rb +253 -0
- data/lib/lago_ruby/models/api_error_not_found.rb +253 -0
- data/lib/lago_ruby/models/api_error_unauthorized.rb +237 -0
- data/lib/lago_ruby/models/api_error_unprocessable_entity.rb +269 -0
- data/lib/lago_ruby/models/applied_add_on.rb +221 -0
- data/lib/lago_ruby/models/applied_add_on_input.rb +221 -0
- data/lib/lago_ruby/models/applied_add_on_input_applied_add_on.rb +259 -0
- data/lib/lago_ruby/models/applied_add_on_object.rb +339 -0
- data/lib/lago_ruby/models/applied_coupon.rb +221 -0
- data/lib/lago_ruby/models/applied_coupon_input.rb +221 -0
- data/lib/lago_ruby/models/applied_coupon_input_applied_coupon.rb +343 -0
- data/lib/lago_ruby/models/applied_coupon_object.rb +507 -0
- data/lib/lago_ruby/models/applied_coupon_object_extended.rb +532 -0
- data/lib/lago_ruby/models/applied_coupons_paginated.rb +239 -0
- data/lib/lago_ruby/models/base_applied_tax.rb +294 -0
- data/lib/lago_ruby/models/billable_metric.rb +221 -0
- data/lib/lago_ruby/models/billable_metric_base_input.rb +310 -0
- data/lib/lago_ruby/models/billable_metric_create_input.rb +221 -0
- data/lib/lago_ruby/models/billable_metric_create_input_billable_metric.rb +338 -0
- data/lib/lago_ruby/models/billable_metric_group.rb +242 -0
- data/lib/lago_ruby/models/billable_metric_group_values_inner.rb +105 -0
- data/lib/lago_ruby/models/billable_metric_group_values_inner_one_of.rb +242 -0
- data/lib/lago_ruby/models/billable_metric_object.rb +423 -0
- data/lib/lago_ruby/models/billable_metric_update_input.rb +221 -0
- data/lib/lago_ruby/models/billable_metrics_paginated.rb +239 -0
- data/lib/lago_ruby/models/charge_object.rb +397 -0
- data/lib/lago_ruby/models/charge_object_properties.rb +422 -0
- data/lib/lago_ruby/models/charge_properties.rb +415 -0
- data/lib/lago_ruby/models/charge_properties_graduated_percentage_ranges_inner.rb +269 -0
- data/lib/lago_ruby/models/charge_properties_graduated_ranges_inner.rb +311 -0
- data/lib/lago_ruby/models/charge_properties_volume_ranges_inner.rb +311 -0
- data/lib/lago_ruby/models/country.rb +287 -0
- data/lib/lago_ruby/models/coupon.rb +221 -0
- data/lib/lago_ruby/models/coupon_base_input.rb +414 -0
- data/lib/lago_ruby/models/coupon_base_input_applies_to.rb +232 -0
- data/lib/lago_ruby/models/coupon_create_input.rb +221 -0
- data/lib/lago_ruby/models/coupon_create_input_coupon.rb +449 -0
- data/lib/lago_ruby/models/coupon_object.rb +538 -0
- data/lib/lago_ruby/models/coupon_update_input.rb +221 -0
- data/lib/lago_ruby/models/coupons_paginated.rb +239 -0
- data/lib/lago_ruby/models/create_webhook_endpoint200_response.rb +221 -0
- data/lib/lago_ruby/models/create_webhook_endpoint200_response_webhook_endpoint.rb +317 -0
- data/lib/lago_ruby/models/create_webhook_endpoint_request.rb +214 -0
- data/lib/lago_ruby/models/create_webhook_endpoint_request_webhook_endpoint.rb +267 -0
- data/lib/lago_ruby/models/credit_note.rb +221 -0
- data/lib/lago_ruby/models/credit_note_applied_tax_object.rb +320 -0
- data/lib/lago_ruby/models/credit_note_create_input.rb +221 -0
- data/lib/lago_ruby/models/credit_note_create_input_credit_note.rb +318 -0
- data/lib/lago_ruby/models/credit_note_create_input_credit_note_items_inner.rb +239 -0
- data/lib/lago_ruby/models/credit_note_item_object.rb +271 -0
- data/lib/lago_ruby/models/credit_note_item_object_fee.rb +628 -0
- data/lib/lago_ruby/models/credit_note_object.rb +635 -0
- data/lib/lago_ruby/models/credit_note_update_input.rb +221 -0
- data/lib/lago_ruby/models/credit_note_update_input_credit_note.rb +256 -0
- data/lib/lago_ruby/models/credit_notes.rb +223 -0
- data/lib/lago_ruby/models/credit_object.rb +304 -0
- data/lib/lago_ruby/models/credit_object_invoice.rb +271 -0
- data/lib/lago_ruby/models/credit_object_item.rb +308 -0
- data/lib/lago_ruby/models/currency.rb +175 -0
- data/lib/lago_ruby/models/customer.rb +221 -0
- data/lib/lago_ruby/models/customer_billing_configuration.rb +313 -0
- data/lib/lago_ruby/models/customer_charge_usage_object.rb +327 -0
- data/lib/lago_ruby/models/customer_charge_usage_object_billable_metric.rb +308 -0
- data/lib/lago_ruby/models/customer_charge_usage_object_charge.rb +274 -0
- data/lib/lago_ruby/models/customer_charge_usage_object_groups_inner.rb +277 -0
- data/lib/lago_ruby/models/customer_create_input.rb +221 -0
- data/lib/lago_ruby/models/customer_create_input_customer.rb +436 -0
- data/lib/lago_ruby/models/customer_create_input_customer_metadata_inner.rb +266 -0
- data/lib/lago_ruby/models/customer_metadata.rb +291 -0
- data/lib/lago_ruby/models/customer_object.rb +517 -0
- data/lib/lago_ruby/models/customer_object_extended.rb +536 -0
- data/lib/lago_ruby/models/customer_usage.rb +221 -0
- data/lib/lago_ruby/models/customer_usage_object.rb +335 -0
- data/lib/lago_ruby/models/customers_paginated.rb +239 -0
- data/lib/lago_ruby/models/event.rb +221 -0
- data/lib/lago_ruby/models/event_batch_input.rb +221 -0
- data/lib/lago_ruby/models/event_batch_input_event.rb +287 -0
- data/lib/lago_ruby/models/event_batch_input_event_properties.rb +250 -0
- data/lib/lago_ruby/models/event_estimate_fees_input.rb +221 -0
- data/lib/lago_ruby/models/event_estimate_fees_input_event.rb +252 -0
- data/lib/lago_ruby/models/event_input.rb +221 -0
- data/lib/lago_ruby/models/event_input_event.rb +278 -0
- data/lib/lago_ruby/models/event_object.rb +367 -0
- data/lib/lago_ruby/models/fee.rb +221 -0
- data/lib/lago_ruby/models/fee_applied_tax_object.rb +311 -0
- data/lib/lago_ruby/models/fee_object.rb +621 -0
- data/lib/lago_ruby/models/fee_object_item.rb +337 -0
- data/lib/lago_ruby/models/fee_update_input.rb +221 -0
- data/lib/lago_ruby/models/fee_update_input_fee.rb +256 -0
- data/lib/lago_ruby/models/fees.rb +223 -0
- data/lib/lago_ruby/models/fees_paginated.rb +246 -0
- data/lib/lago_ruby/models/find_all_webhook_endpoints200_response.rb +239 -0
- data/lib/lago_ruby/models/get_customer_portal_url200_response.rb +221 -0
- data/lib/lago_ruby/models/get_customer_portal_url200_response_customer.rb +222 -0
- data/lib/lago_ruby/models/group_object.rb +256 -0
- data/lib/lago_ruby/models/group_properties_object.rb +238 -0
- data/lib/lago_ruby/models/group_properties_object_values.rb +422 -0
- data/lib/lago_ruby/models/groups_paginated.rb +239 -0
- data/lib/lago_ruby/models/invoice.rb +221 -0
- data/lib/lago_ruby/models/invoice_applied_tax_object.rb +321 -0
- data/lib/lago_ruby/models/invoice_metadata_object.rb +245 -0
- data/lib/lago_ruby/models/invoice_object.rb +611 -0
- data/lib/lago_ruby/models/invoice_object_customer.rb +524 -0
- data/lib/lago_ruby/models/invoice_object_extended.rb +651 -0
- data/lib/lago_ruby/models/invoice_one_off_create_input.rb +221 -0
- data/lib/lago_ruby/models/invoice_one_off_create_input_invoice.rb +249 -0
- data/lib/lago_ruby/models/invoice_one_off_create_input_invoice_fees_inner.rb +284 -0
- data/lib/lago_ruby/models/invoice_update_input.rb +221 -0
- data/lib/lago_ruby/models/invoice_update_input_invoice.rb +260 -0
- data/lib/lago_ruby/models/invoice_update_input_invoice_metadata_inner.rb +235 -0
- data/lib/lago_ruby/models/invoices_paginated.rb +239 -0
- data/lib/lago_ruby/models/organization.rb +221 -0
- data/lib/lago_ruby/models/organization_billing_configuration.rb +237 -0
- data/lib/lago_ruby/models/organization_object.rb +431 -0
- data/lib/lago_ruby/models/organization_update_input.rb +221 -0
- data/lib/lago_ruby/models/organization_update_input_organization.rb +386 -0
- data/lib/lago_ruby/models/pagination_meta.rb +278 -0
- data/lib/lago_ruby/models/plan.rb +221 -0
- data/lib/lago_ruby/models/plan_create_input.rb +221 -0
- data/lib/lago_ruby/models/plan_create_input_plan.rb +353 -0
- data/lib/lago_ruby/models/plan_create_input_plan_charges_inner.rb +332 -0
- data/lib/lago_ruby/models/plan_create_input_plan_charges_inner_group_properties_inner.rb +238 -0
- data/lib/lago_ruby/models/plan_object.rb +456 -0
- data/lib/lago_ruby/models/plan_update_input.rb +221 -0
- data/lib/lago_ruby/models/plan_update_input_plan.rb +353 -0
- data/lib/lago_ruby/models/plan_update_input_plan_charges_inner.rb +342 -0
- data/lib/lago_ruby/models/plans_paginated.rb +239 -0
- data/lib/lago_ruby/models/subscription.rb +221 -0
- data/lib/lago_ruby/models/subscription_create_input.rb +221 -0
- data/lib/lago_ruby/models/subscription_create_input_subscription.rb +320 -0
- data/lib/lago_ruby/models/subscription_object.rb +481 -0
- data/lib/lago_ruby/models/subscription_update_input.rb +221 -0
- data/lib/lago_ruby/models/subscription_update_input_subscription.rb +226 -0
- data/lib/lago_ruby/models/subscriptions_paginated.rb +239 -0
- data/lib/lago_ruby/models/tax.rb +221 -0
- data/lib/lago_ruby/models/tax_base_input.rb +277 -0
- data/lib/lago_ruby/models/tax_create_input.rb +221 -0
- data/lib/lago_ruby/models/tax_create_input_tax.rb +305 -0
- data/lib/lago_ruby/models/tax_object.rb +364 -0
- data/lib/lago_ruby/models/tax_update_input.rb +221 -0
- data/lib/lago_ruby/models/taxes_paginated.rb +239 -0
- data/lib/lago_ruby/models/timezone.rb +173 -0
- data/lib/lago_ruby/models/wallet.rb +221 -0
- data/lib/lago_ruby/models/wallet_create_input.rb +214 -0
- data/lib/lago_ruby/models/wallet_create_input_wallet.rb +353 -0
- data/lib/lago_ruby/models/wallet_object.rb +525 -0
- data/lib/lago_ruby/models/wallet_transaction_create_input.rb +221 -0
- data/lib/lago_ruby/models/wallet_transaction_create_input_wallet_transaction.rb +284 -0
- data/lib/lago_ruby/models/wallet_transaction_object.rb +422 -0
- data/lib/lago_ruby/models/wallet_transactions.rb +223 -0
- data/lib/lago_ruby/models/wallet_transactions_paginated.rb +246 -0
- data/lib/lago_ruby/models/wallet_update_input.rb +221 -0
- data/lib/lago_ruby/models/wallet_update_input_wallet.rb +227 -0
- data/lib/lago_ruby/models/wallets_paginated.rb +239 -0
- data/lib/lago_ruby/version.rb +15 -0
- data/lib/lago_ruby.rb +217 -0
- data/spec/api/add_ons_api_spec.rb +109 -0
- data/spec/api/billable_metrics_api_spec.rb +111 -0
- data/spec/api/coupons_api_spec.rb +137 -0
- data/spec/api/credit_notes_api_spec.rb +110 -0
- data/spec/api/customers_api_spec.rb +122 -0
- data/spec/api/events_api_spec.rb +83 -0
- data/spec/api/fees_api_spec.rb +87 -0
- data/spec/api/invoices_api_spec.rb +138 -0
- data/spec/api/organizations_api_spec.rb +47 -0
- data/spec/api/plans_api_spec.rb +97 -0
- data/spec/api/subscriptions_api_spec.rb +89 -0
- data/spec/api/taxes_api_spec.rb +97 -0
- data/spec/api/wallets_api_spec.rb +126 -0
- data/spec/api/webhook_endpoints_api_spec.rb +97 -0
- data/spec/api/webhooks_api_spec.rb +46 -0
- data/spec/api_client_spec.rb +228 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/add_on_base_input_spec.rb +64 -0
- data/spec/models/add_on_create_input_add_on_spec.rb +64 -0
- data/spec/models/add_on_create_input_spec.rb +34 -0
- data/spec/models/add_on_object_spec.rb +76 -0
- data/spec/models/add_on_spec.rb +34 -0
- data/spec/models/add_on_update_input_spec.rb +34 -0
- data/spec/models/add_ons_paginated_spec.rb +40 -0
- data/spec/models/api_error_bad_request_spec.rb +40 -0
- data/spec/models/api_error_forbidden_spec.rb +46 -0
- data/spec/models/api_error_not_allowed_spec.rb +46 -0
- data/spec/models/api_error_not_found_spec.rb +46 -0
- data/spec/models/api_error_unauthorized_spec.rb +40 -0
- data/spec/models/api_error_unprocessable_entity_spec.rb +52 -0
- data/spec/models/applied_add_on_input_applied_add_on_spec.rb +52 -0
- data/spec/models/applied_add_on_input_spec.rb +34 -0
- data/spec/models/applied_add_on_object_spec.rb +76 -0
- data/spec/models/applied_add_on_spec.rb +34 -0
- data/spec/models/applied_coupon_input_applied_coupon_spec.rb +74 -0
- data/spec/models/applied_coupon_input_spec.rb +34 -0
- data/spec/models/applied_coupon_object_extended_spec.rb +144 -0
- data/spec/models/applied_coupon_object_spec.rb +138 -0
- data/spec/models/applied_coupon_spec.rb +34 -0
- data/spec/models/applied_coupons_paginated_spec.rb +40 -0
- data/spec/models/base_applied_tax_spec.rb +82 -0
- data/spec/models/billable_metric_base_input_spec.rb +74 -0
- data/spec/models/billable_metric_create_input_billable_metric_spec.rb +74 -0
- data/spec/models/billable_metric_create_input_spec.rb +34 -0
- data/spec/models/billable_metric_group_spec.rb +40 -0
- data/spec/models/billable_metric_group_values_inner_one_of_spec.rb +40 -0
- data/spec/models/billable_metric_group_values_inner_spec.rb +31 -0
- data/spec/models/billable_metric_object_spec.rb +104 -0
- data/spec/models/billable_metric_spec.rb +34 -0
- data/spec/models/billable_metric_update_input_spec.rb +34 -0
- data/spec/models/billable_metrics_paginated_spec.rb +40 -0
- data/spec/models/charge_object_properties_spec.rb +100 -0
- data/spec/models/charge_object_spec.rb +104 -0
- data/spec/models/charge_properties_graduated_percentage_ranges_inner_spec.rb +52 -0
- data/spec/models/charge_properties_graduated_ranges_inner_spec.rb +59 -0
- data/spec/models/charge_properties_spec.rb +100 -0
- data/spec/models/charge_properties_volume_ranges_inner_spec.rb +59 -0
- data/spec/models/country_spec.rb +28 -0
- data/spec/models/coupon_base_input_applies_to_spec.rb +40 -0
- data/spec/models/coupon_base_input_spec.rb +118 -0
- data/spec/models/coupon_create_input_coupon_spec.rb +118 -0
- data/spec/models/coupon_create_input_spec.rb +34 -0
- data/spec/models/coupon_object_spec.rb +148 -0
- data/spec/models/coupon_spec.rb +34 -0
- data/spec/models/coupon_update_input_spec.rb +34 -0
- data/spec/models/coupons_paginated_spec.rb +40 -0
- data/spec/models/create_webhook_endpoint200_response_spec.rb +34 -0
- data/spec/models/create_webhook_endpoint200_response_webhook_endpoint_spec.rb +62 -0
- data/spec/models/create_webhook_endpoint_request_spec.rb +34 -0
- data/spec/models/create_webhook_endpoint_request_webhook_endpoint_spec.rb +44 -0
- data/spec/models/credit_note_applied_tax_object_spec.rb +94 -0
- data/spec/models/credit_note_create_input_credit_note_items_inner_spec.rb +40 -0
- data/spec/models/credit_note_create_input_credit_note_spec.rb +68 -0
- data/spec/models/credit_note_create_input_spec.rb +34 -0
- data/spec/models/credit_note_item_object_fee_spec.rb +206 -0
- data/spec/models/credit_note_item_object_spec.rb +52 -0
- data/spec/models/credit_note_object_spec.rb +184 -0
- data/spec/models/credit_note_spec.rb +34 -0
- data/spec/models/credit_note_update_input_credit_note_spec.rb +38 -0
- data/spec/models/credit_note_update_input_spec.rb +34 -0
- data/spec/models/credit_notes_spec.rb +34 -0
- data/spec/models/credit_object_invoice_spec.rb +44 -0
- data/spec/models/credit_object_item_spec.rb +56 -0
- data/spec/models/credit_object_spec.rb +64 -0
- data/spec/models/currency_spec.rb +28 -0
- data/spec/models/customer_billing_configuration_spec.rb +74 -0
- data/spec/models/customer_charge_usage_object_billable_metric_spec.rb +56 -0
- data/spec/models/customer_charge_usage_object_charge_spec.rb +44 -0
- data/spec/models/customer_charge_usage_object_groups_inner_spec.rb +58 -0
- data/spec/models/customer_charge_usage_object_spec.rb +89 -0
- data/spec/models/customer_create_input_customer_metadata_inner_spec.rb +52 -0
- data/spec/models/customer_create_input_customer_spec.rb +154 -0
- data/spec/models/customer_create_input_spec.rb +34 -0
- data/spec/models/customer_metadata_spec.rb +58 -0
- data/spec/models/customer_object_extended_spec.rb +190 -0
- data/spec/models/customer_object_spec.rb +184 -0
- data/spec/models/customer_spec.rb +34 -0
- data/spec/models/customer_usage_object_spec.rb +76 -0
- data/spec/models/customer_usage_spec.rb +34 -0
- data/spec/models/customers_paginated_spec.rb +40 -0
- data/spec/models/event_batch_input_event_properties_spec.rb +38 -0
- data/spec/models/event_batch_input_event_spec.rb +64 -0
- data/spec/models/event_batch_input_spec.rb +34 -0
- data/spec/models/event_estimate_fees_input_event_spec.rb +52 -0
- data/spec/models/event_estimate_fees_input_spec.rb +34 -0
- data/spec/models/event_input_event_spec.rb +64 -0
- data/spec/models/event_input_spec.rb +34 -0
- data/spec/models/event_object_spec.rb +88 -0
- data/spec/models/event_spec.rb +34 -0
- data/spec/models/fee_applied_tax_object_spec.rb +88 -0
- data/spec/models/fee_object_item_spec.rb +66 -0
- data/spec/models/fee_object_spec.rb +206 -0
- data/spec/models/fee_spec.rb +34 -0
- data/spec/models/fee_update_input_fee_spec.rb +38 -0
- data/spec/models/fee_update_input_spec.rb +34 -0
- data/spec/models/fees_paginated_spec.rb +40 -0
- data/spec/models/fees_spec.rb +34 -0
- data/spec/models/find_all_webhook_endpoints200_response_spec.rb +40 -0
- data/spec/models/get_customer_portal_url200_response_customer_spec.rb +34 -0
- data/spec/models/get_customer_portal_url200_response_spec.rb +34 -0
- data/spec/models/group_object_spec.rb +46 -0
- data/spec/models/group_properties_object_spec.rb +40 -0
- data/spec/models/group_properties_object_values_spec.rb +100 -0
- data/spec/models/groups_paginated_spec.rb +40 -0
- data/spec/models/invoice_applied_tax_object_spec.rb +94 -0
- data/spec/models/invoice_metadata_object_spec.rb +52 -0
- data/spec/models/invoice_object_customer_spec.rb +184 -0
- data/spec/models/invoice_object_extended_spec.rb +196 -0
- data/spec/models/invoice_object_spec.rb +178 -0
- data/spec/models/invoice_one_off_create_input_invoice_fees_inner_spec.rb +58 -0
- data/spec/models/invoice_one_off_create_input_invoice_spec.rb +46 -0
- data/spec/models/invoice_one_off_create_input_spec.rb +34 -0
- data/spec/models/invoice_spec.rb +34 -0
- data/spec/models/invoice_update_input_invoice_metadata_inner_spec.rb +46 -0
- data/spec/models/invoice_update_input_invoice_spec.rb +44 -0
- data/spec/models/invoice_update_input_spec.rb +34 -0
- data/spec/models/invoices_paginated_spec.rb +40 -0
- data/spec/models/organization_billing_configuration_spec.rb +46 -0
- data/spec/models/organization_object_spec.rb +142 -0
- data/spec/models/organization_spec.rb +34 -0
- data/spec/models/organization_update_input_organization_spec.rb +122 -0
- data/spec/models/organization_update_input_spec.rb +34 -0
- data/spec/models/pagination_meta_spec.rb +58 -0
- data/spec/models/plan_create_input_plan_charges_inner_group_properties_inner_spec.rb +40 -0
- data/spec/models/plan_create_input_plan_charges_inner_spec.rb +86 -0
- data/spec/models/plan_create_input_plan_spec.rb +98 -0
- data/spec/models/plan_create_input_spec.rb +34 -0
- data/spec/models/plan_object_spec.rb +122 -0
- data/spec/models/plan_spec.rb +34 -0
- data/spec/models/plan_update_input_plan_charges_inner_spec.rb +92 -0
- data/spec/models/plan_update_input_plan_spec.rb +98 -0
- data/spec/models/plan_update_input_spec.rb +34 -0
- data/spec/models/plans_paginated_spec.rb +40 -0
- data/spec/models/subscription_create_input_spec.rb +34 -0
- data/spec/models/subscription_create_input_subscription_spec.rb +68 -0
- data/spec/models/subscription_object_spec.rb +132 -0
- data/spec/models/subscription_spec.rb +34 -0
- data/spec/models/subscription_update_input_spec.rb +34 -0
- data/spec/models/subscription_update_input_subscription_spec.rb +40 -0
- data/spec/models/subscriptions_paginated_spec.rb +40 -0
- data/spec/models/tax_base_input_spec.rb +58 -0
- data/spec/models/tax_create_input_spec.rb +34 -0
- data/spec/models/tax_create_input_tax_spec.rb +66 -0
- data/spec/models/tax_object_spec.rb +94 -0
- data/spec/models/tax_spec.rb +34 -0
- data/spec/models/tax_update_input_spec.rb +34 -0
- data/spec/models/taxes_paginated_spec.rb +40 -0
- data/spec/models/timezone_spec.rb +28 -0
- data/spec/models/wallet_create_input_spec.rb +34 -0
- data/spec/models/wallet_create_input_wallet_spec.rb +80 -0
- data/spec/models/wallet_object_spec.rb +140 -0
- data/spec/models/wallet_spec.rb +34 -0
- data/spec/models/wallet_transaction_create_input_spec.rb +34 -0
- data/spec/models/wallet_transaction_create_input_wallet_transaction_spec.rb +46 -0
- data/spec/models/wallet_transaction_object_spec.rb +95 -0
- data/spec/models/wallet_transactions_paginated_spec.rb +40 -0
- data/spec/models/wallet_transactions_spec.rb +34 -0
- data/spec/models/wallet_update_input_spec.rb +34 -0
- data/spec/models/wallet_update_input_wallet_spec.rb +40 -0
- data/spec/models/wallets_paginated_spec.rb +40 -0
- data/spec/spec_helper.rb +111 -0
- metadata +818 -0
@@ -0,0 +1,517 @@
|
|
1
|
+
=begin
|
2
|
+
#Lago API documentation
|
3
|
+
|
4
|
+
#Lago API allows your application to push customer information and metrics (events) from your application to the billing application.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 0.46.0-beta
|
7
|
+
Contact: tech@getlago.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 7.0.1-SNAPSHOT
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
require 'time'
|
15
|
+
|
16
|
+
module LagoAPI
|
17
|
+
class CustomerObject
|
18
|
+
# Unique identifier assigned to the customer within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the customer's record within the Lago system
|
19
|
+
attr_accessor :lago_id
|
20
|
+
|
21
|
+
# The unique identifier assigned to the customer within the organization's scope. This identifier is used to track and reference the customer's order of creation within the organization's system. It ensures that each customer has a distinct `sequential_id`` associated with them, allowing for easy identification and sorting based on the order of creation
|
22
|
+
attr_accessor :sequential_id
|
23
|
+
|
24
|
+
# A concise and unique identifier for the customer, formed by combining the Organization's `name`, `id`, and customer's `sequential_id`
|
25
|
+
attr_accessor :slug
|
26
|
+
|
27
|
+
# The customer external unique identifier (provided by your own application)
|
28
|
+
attr_accessor :external_id
|
29
|
+
|
30
|
+
# The first line of the billing address
|
31
|
+
attr_accessor :address_line1
|
32
|
+
|
33
|
+
# The second line of the billing address
|
34
|
+
attr_accessor :address_line2
|
35
|
+
|
36
|
+
attr_accessor :applicable_timezone
|
37
|
+
|
38
|
+
# The city of the customer's billing address
|
39
|
+
attr_accessor :city
|
40
|
+
|
41
|
+
attr_accessor :country
|
42
|
+
|
43
|
+
attr_accessor :currency
|
44
|
+
|
45
|
+
# The email of the customer
|
46
|
+
attr_accessor :email
|
47
|
+
|
48
|
+
# The legal company name of the customer
|
49
|
+
attr_accessor :legal_name
|
50
|
+
|
51
|
+
# The legal company number of the customer
|
52
|
+
attr_accessor :legal_number
|
53
|
+
|
54
|
+
# The logo URL of the customer
|
55
|
+
attr_accessor :logo_url
|
56
|
+
|
57
|
+
# The full name of the customer
|
58
|
+
attr_accessor :name
|
59
|
+
|
60
|
+
# The phone number of the customer
|
61
|
+
attr_accessor :phone
|
62
|
+
|
63
|
+
# The state of the customer's billing address
|
64
|
+
attr_accessor :state
|
65
|
+
|
66
|
+
# The tax identification number of the customer
|
67
|
+
attr_accessor :tax_identification_number
|
68
|
+
|
69
|
+
attr_accessor :timezone
|
70
|
+
|
71
|
+
# The custom website URL of the customer
|
72
|
+
attr_accessor :url
|
73
|
+
|
74
|
+
# The zipcode of the customer's billing address
|
75
|
+
attr_accessor :zipcode
|
76
|
+
|
77
|
+
# The net payment term, expressed in days, specifies the duration within which a customer is expected to remit payment after the invoice is finalized.
|
78
|
+
attr_accessor :net_payment_term
|
79
|
+
|
80
|
+
# The date of the customer creation, represented in ISO 8601 datetime format and expressed in Coordinated Universal Time (UTC). The creation_date provides a standardized and internationally recognized timestamp for when the customer object was created
|
81
|
+
attr_accessor :created_at
|
82
|
+
|
83
|
+
# The date of the customer update, represented in ISO 8601 datetime format and expressed in Coordinated Universal Time (UTC). The update_date provides a standardized and internationally recognized timestamp for when the customer object was updated
|
84
|
+
attr_accessor :updated_at
|
85
|
+
|
86
|
+
attr_accessor :billing_configuration
|
87
|
+
|
88
|
+
attr_accessor :metadata
|
89
|
+
|
90
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
91
|
+
def self.attribute_map
|
92
|
+
{
|
93
|
+
:'lago_id' => :'lago_id',
|
94
|
+
:'sequential_id' => :'sequential_id',
|
95
|
+
:'slug' => :'slug',
|
96
|
+
:'external_id' => :'external_id',
|
97
|
+
:'address_line1' => :'address_line1',
|
98
|
+
:'address_line2' => :'address_line2',
|
99
|
+
:'applicable_timezone' => :'applicable_timezone',
|
100
|
+
:'city' => :'city',
|
101
|
+
:'country' => :'country',
|
102
|
+
:'currency' => :'currency',
|
103
|
+
:'email' => :'email',
|
104
|
+
:'legal_name' => :'legal_name',
|
105
|
+
:'legal_number' => :'legal_number',
|
106
|
+
:'logo_url' => :'logo_url',
|
107
|
+
:'name' => :'name',
|
108
|
+
:'phone' => :'phone',
|
109
|
+
:'state' => :'state',
|
110
|
+
:'tax_identification_number' => :'tax_identification_number',
|
111
|
+
:'timezone' => :'timezone',
|
112
|
+
:'url' => :'url',
|
113
|
+
:'zipcode' => :'zipcode',
|
114
|
+
:'net_payment_term' => :'net_payment_term',
|
115
|
+
:'created_at' => :'created_at',
|
116
|
+
:'updated_at' => :'updated_at',
|
117
|
+
:'billing_configuration' => :'billing_configuration',
|
118
|
+
:'metadata' => :'metadata'
|
119
|
+
}
|
120
|
+
end
|
121
|
+
|
122
|
+
# Returns all the JSON keys this model knows about
|
123
|
+
def self.acceptable_attributes
|
124
|
+
attribute_map.values
|
125
|
+
end
|
126
|
+
|
127
|
+
# Attribute type mapping.
|
128
|
+
def self.openapi_types
|
129
|
+
{
|
130
|
+
:'lago_id' => :'String',
|
131
|
+
:'sequential_id' => :'Integer',
|
132
|
+
:'slug' => :'String',
|
133
|
+
:'external_id' => :'String',
|
134
|
+
:'address_line1' => :'String',
|
135
|
+
:'address_line2' => :'String',
|
136
|
+
:'applicable_timezone' => :'Timezone',
|
137
|
+
:'city' => :'String',
|
138
|
+
:'country' => :'Country',
|
139
|
+
:'currency' => :'Currency',
|
140
|
+
:'email' => :'String',
|
141
|
+
:'legal_name' => :'String',
|
142
|
+
:'legal_number' => :'String',
|
143
|
+
:'logo_url' => :'String',
|
144
|
+
:'name' => :'String',
|
145
|
+
:'phone' => :'String',
|
146
|
+
:'state' => :'String',
|
147
|
+
:'tax_identification_number' => :'String',
|
148
|
+
:'timezone' => :'Timezone',
|
149
|
+
:'url' => :'String',
|
150
|
+
:'zipcode' => :'String',
|
151
|
+
:'net_payment_term' => :'Integer',
|
152
|
+
:'created_at' => :'Time',
|
153
|
+
:'updated_at' => :'Time',
|
154
|
+
:'billing_configuration' => :'CustomerBillingConfiguration',
|
155
|
+
:'metadata' => :'Array<CustomerMetadata>'
|
156
|
+
}
|
157
|
+
end
|
158
|
+
|
159
|
+
# List of attributes with nullable: true
|
160
|
+
def self.openapi_nullable
|
161
|
+
Set.new([
|
162
|
+
:'address_line1',
|
163
|
+
:'address_line2',
|
164
|
+
:'city',
|
165
|
+
:'email',
|
166
|
+
:'legal_name',
|
167
|
+
:'legal_number',
|
168
|
+
:'logo_url',
|
169
|
+
:'name',
|
170
|
+
:'phone',
|
171
|
+
:'state',
|
172
|
+
:'tax_identification_number',
|
173
|
+
:'url',
|
174
|
+
:'zipcode',
|
175
|
+
:'net_payment_term',
|
176
|
+
])
|
177
|
+
end
|
178
|
+
|
179
|
+
# Initializes the object
|
180
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
181
|
+
def initialize(attributes = {})
|
182
|
+
if (!attributes.is_a?(Hash))
|
183
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `LagoAPI::CustomerObject` initialize method"
|
184
|
+
end
|
185
|
+
|
186
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
187
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
188
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
189
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `LagoAPI::CustomerObject`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
190
|
+
end
|
191
|
+
h[k.to_sym] = v
|
192
|
+
}
|
193
|
+
|
194
|
+
if attributes.key?(:'lago_id')
|
195
|
+
self.lago_id = attributes[:'lago_id']
|
196
|
+
else
|
197
|
+
self.lago_id = nil
|
198
|
+
end
|
199
|
+
|
200
|
+
if attributes.key?(:'sequential_id')
|
201
|
+
self.sequential_id = attributes[:'sequential_id']
|
202
|
+
else
|
203
|
+
self.sequential_id = nil
|
204
|
+
end
|
205
|
+
|
206
|
+
if attributes.key?(:'slug')
|
207
|
+
self.slug = attributes[:'slug']
|
208
|
+
else
|
209
|
+
self.slug = nil
|
210
|
+
end
|
211
|
+
|
212
|
+
if attributes.key?(:'external_id')
|
213
|
+
self.external_id = attributes[:'external_id']
|
214
|
+
else
|
215
|
+
self.external_id = nil
|
216
|
+
end
|
217
|
+
|
218
|
+
if attributes.key?(:'address_line1')
|
219
|
+
self.address_line1 = attributes[:'address_line1']
|
220
|
+
end
|
221
|
+
|
222
|
+
if attributes.key?(:'address_line2')
|
223
|
+
self.address_line2 = attributes[:'address_line2']
|
224
|
+
end
|
225
|
+
|
226
|
+
if attributes.key?(:'applicable_timezone')
|
227
|
+
self.applicable_timezone = attributes[:'applicable_timezone']
|
228
|
+
else
|
229
|
+
self.applicable_timezone = nil
|
230
|
+
end
|
231
|
+
|
232
|
+
if attributes.key?(:'city')
|
233
|
+
self.city = attributes[:'city']
|
234
|
+
end
|
235
|
+
|
236
|
+
if attributes.key?(:'country')
|
237
|
+
self.country = attributes[:'country']
|
238
|
+
end
|
239
|
+
|
240
|
+
if attributes.key?(:'currency')
|
241
|
+
self.currency = attributes[:'currency']
|
242
|
+
end
|
243
|
+
|
244
|
+
if attributes.key?(:'email')
|
245
|
+
self.email = attributes[:'email']
|
246
|
+
end
|
247
|
+
|
248
|
+
if attributes.key?(:'legal_name')
|
249
|
+
self.legal_name = attributes[:'legal_name']
|
250
|
+
end
|
251
|
+
|
252
|
+
if attributes.key?(:'legal_number')
|
253
|
+
self.legal_number = attributes[:'legal_number']
|
254
|
+
end
|
255
|
+
|
256
|
+
if attributes.key?(:'logo_url')
|
257
|
+
self.logo_url = attributes[:'logo_url']
|
258
|
+
end
|
259
|
+
|
260
|
+
if attributes.key?(:'name')
|
261
|
+
self.name = attributes[:'name']
|
262
|
+
end
|
263
|
+
|
264
|
+
if attributes.key?(:'phone')
|
265
|
+
self.phone = attributes[:'phone']
|
266
|
+
end
|
267
|
+
|
268
|
+
if attributes.key?(:'state')
|
269
|
+
self.state = attributes[:'state']
|
270
|
+
end
|
271
|
+
|
272
|
+
if attributes.key?(:'tax_identification_number')
|
273
|
+
self.tax_identification_number = attributes[:'tax_identification_number']
|
274
|
+
end
|
275
|
+
|
276
|
+
if attributes.key?(:'timezone')
|
277
|
+
self.timezone = attributes[:'timezone']
|
278
|
+
end
|
279
|
+
|
280
|
+
if attributes.key?(:'url')
|
281
|
+
self.url = attributes[:'url']
|
282
|
+
end
|
283
|
+
|
284
|
+
if attributes.key?(:'zipcode')
|
285
|
+
self.zipcode = attributes[:'zipcode']
|
286
|
+
end
|
287
|
+
|
288
|
+
if attributes.key?(:'net_payment_term')
|
289
|
+
self.net_payment_term = attributes[:'net_payment_term']
|
290
|
+
end
|
291
|
+
|
292
|
+
if attributes.key?(:'created_at')
|
293
|
+
self.created_at = attributes[:'created_at']
|
294
|
+
else
|
295
|
+
self.created_at = nil
|
296
|
+
end
|
297
|
+
|
298
|
+
if attributes.key?(:'updated_at')
|
299
|
+
self.updated_at = attributes[:'updated_at']
|
300
|
+
end
|
301
|
+
|
302
|
+
if attributes.key?(:'billing_configuration')
|
303
|
+
self.billing_configuration = attributes[:'billing_configuration']
|
304
|
+
end
|
305
|
+
|
306
|
+
if attributes.key?(:'metadata')
|
307
|
+
if (value = attributes[:'metadata']).is_a?(Array)
|
308
|
+
self.metadata = value
|
309
|
+
end
|
310
|
+
end
|
311
|
+
end
|
312
|
+
|
313
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
314
|
+
# @return Array for valid properties with the reasons
|
315
|
+
def list_invalid_properties
|
316
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
317
|
+
invalid_properties = Array.new
|
318
|
+
if @lago_id.nil?
|
319
|
+
invalid_properties.push('invalid value for "lago_id", lago_id cannot be nil.')
|
320
|
+
end
|
321
|
+
|
322
|
+
if @sequential_id.nil?
|
323
|
+
invalid_properties.push('invalid value for "sequential_id", sequential_id cannot be nil.')
|
324
|
+
end
|
325
|
+
|
326
|
+
if @slug.nil?
|
327
|
+
invalid_properties.push('invalid value for "slug", slug cannot be nil.')
|
328
|
+
end
|
329
|
+
|
330
|
+
if @external_id.nil?
|
331
|
+
invalid_properties.push('invalid value for "external_id", external_id cannot be nil.')
|
332
|
+
end
|
333
|
+
|
334
|
+
if @applicable_timezone.nil?
|
335
|
+
invalid_properties.push('invalid value for "applicable_timezone", applicable_timezone cannot be nil.')
|
336
|
+
end
|
337
|
+
|
338
|
+
if @created_at.nil?
|
339
|
+
invalid_properties.push('invalid value for "created_at", created_at cannot be nil.')
|
340
|
+
end
|
341
|
+
|
342
|
+
invalid_properties
|
343
|
+
end
|
344
|
+
|
345
|
+
# Check to see if the all the properties in the model are valid
|
346
|
+
# @return true if the model is valid
|
347
|
+
def valid?
|
348
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
349
|
+
return false if @lago_id.nil?
|
350
|
+
return false if @sequential_id.nil?
|
351
|
+
return false if @slug.nil?
|
352
|
+
return false if @external_id.nil?
|
353
|
+
return false if @applicable_timezone.nil?
|
354
|
+
return false if @created_at.nil?
|
355
|
+
true
|
356
|
+
end
|
357
|
+
|
358
|
+
# Checks equality by comparing each attribute.
|
359
|
+
# @param [Object] Object to be compared
|
360
|
+
def ==(o)
|
361
|
+
return true if self.equal?(o)
|
362
|
+
self.class == o.class &&
|
363
|
+
lago_id == o.lago_id &&
|
364
|
+
sequential_id == o.sequential_id &&
|
365
|
+
slug == o.slug &&
|
366
|
+
external_id == o.external_id &&
|
367
|
+
address_line1 == o.address_line1 &&
|
368
|
+
address_line2 == o.address_line2 &&
|
369
|
+
applicable_timezone == o.applicable_timezone &&
|
370
|
+
city == o.city &&
|
371
|
+
country == o.country &&
|
372
|
+
currency == o.currency &&
|
373
|
+
email == o.email &&
|
374
|
+
legal_name == o.legal_name &&
|
375
|
+
legal_number == o.legal_number &&
|
376
|
+
logo_url == o.logo_url &&
|
377
|
+
name == o.name &&
|
378
|
+
phone == o.phone &&
|
379
|
+
state == o.state &&
|
380
|
+
tax_identification_number == o.tax_identification_number &&
|
381
|
+
timezone == o.timezone &&
|
382
|
+
url == o.url &&
|
383
|
+
zipcode == o.zipcode &&
|
384
|
+
net_payment_term == o.net_payment_term &&
|
385
|
+
created_at == o.created_at &&
|
386
|
+
updated_at == o.updated_at &&
|
387
|
+
billing_configuration == o.billing_configuration &&
|
388
|
+
metadata == o.metadata
|
389
|
+
end
|
390
|
+
|
391
|
+
# @see the `==` method
|
392
|
+
# @param [Object] Object to be compared
|
393
|
+
def eql?(o)
|
394
|
+
self == o
|
395
|
+
end
|
396
|
+
|
397
|
+
# Calculates hash code according to all attributes.
|
398
|
+
# @return [Integer] Hash code
|
399
|
+
def hash
|
400
|
+
[lago_id, sequential_id, slug, external_id, address_line1, address_line2, applicable_timezone, city, country, currency, email, legal_name, legal_number, logo_url, name, phone, state, tax_identification_number, timezone, url, zipcode, net_payment_term, created_at, updated_at, billing_configuration, metadata].hash
|
401
|
+
end
|
402
|
+
|
403
|
+
# Builds the object from hash
|
404
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
405
|
+
# @return [Object] Returns the model itself
|
406
|
+
def self.build_from_hash(attributes)
|
407
|
+
return nil unless attributes.is_a?(Hash)
|
408
|
+
attributes = attributes.transform_keys(&:to_sym)
|
409
|
+
transformed_hash = {}
|
410
|
+
openapi_types.each_pair do |key, type|
|
411
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
412
|
+
transformed_hash["#{key}"] = nil
|
413
|
+
elsif type =~ /\AArray<(.*)>/i
|
414
|
+
# check to ensure the input is an array given that the attribute
|
415
|
+
# is documented as an array but the input is not
|
416
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
417
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
418
|
+
end
|
419
|
+
elsif !attributes[attribute_map[key]].nil?
|
420
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
421
|
+
end
|
422
|
+
end
|
423
|
+
new(transformed_hash)
|
424
|
+
end
|
425
|
+
|
426
|
+
# Deserializes the data based on type
|
427
|
+
# @param string type Data type
|
428
|
+
# @param string value Value to be deserialized
|
429
|
+
# @return [Object] Deserialized data
|
430
|
+
def self._deserialize(type, value)
|
431
|
+
case type.to_sym
|
432
|
+
when :Time
|
433
|
+
Time.parse(value)
|
434
|
+
when :Date
|
435
|
+
Date.parse(value)
|
436
|
+
when :String
|
437
|
+
value.to_s
|
438
|
+
when :Integer
|
439
|
+
value.to_i
|
440
|
+
when :Float
|
441
|
+
value.to_f
|
442
|
+
when :Boolean
|
443
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
444
|
+
true
|
445
|
+
else
|
446
|
+
false
|
447
|
+
end
|
448
|
+
when :Object
|
449
|
+
# generic object (usually a Hash), return directly
|
450
|
+
value
|
451
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
452
|
+
inner_type = Regexp.last_match[:inner_type]
|
453
|
+
value.map { |v| _deserialize(inner_type, v) }
|
454
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
455
|
+
k_type = Regexp.last_match[:k_type]
|
456
|
+
v_type = Regexp.last_match[:v_type]
|
457
|
+
{}.tap do |hash|
|
458
|
+
value.each do |k, v|
|
459
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
460
|
+
end
|
461
|
+
end
|
462
|
+
else # model
|
463
|
+
# models (e.g. Pet) or oneOf
|
464
|
+
klass = LagoAPI.const_get(type)
|
465
|
+
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
466
|
+
end
|
467
|
+
end
|
468
|
+
|
469
|
+
# Returns the string representation of the object
|
470
|
+
# @return [String] String presentation of the object
|
471
|
+
def to_s
|
472
|
+
to_hash.to_s
|
473
|
+
end
|
474
|
+
|
475
|
+
# to_body is an alias to to_hash (backward compatibility)
|
476
|
+
# @return [Hash] Returns the object in the form of hash
|
477
|
+
def to_body
|
478
|
+
to_hash
|
479
|
+
end
|
480
|
+
|
481
|
+
# Returns the object in the form of hash
|
482
|
+
# @return [Hash] Returns the object in the form of hash
|
483
|
+
def to_hash
|
484
|
+
hash = {}
|
485
|
+
self.class.attribute_map.each_pair do |attr, param|
|
486
|
+
value = self.send(attr)
|
487
|
+
if value.nil?
|
488
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
489
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
490
|
+
end
|
491
|
+
|
492
|
+
hash[param] = _to_hash(value)
|
493
|
+
end
|
494
|
+
hash
|
495
|
+
end
|
496
|
+
|
497
|
+
# Outputs non-array value in the form of hash
|
498
|
+
# For object, use to_hash. Otherwise, just return the value
|
499
|
+
# @param [Object] value Any valid value
|
500
|
+
# @return [Hash] Returns the value in the form of hash
|
501
|
+
def _to_hash(value)
|
502
|
+
if value.is_a?(Array)
|
503
|
+
value.compact.map { |v| _to_hash(v) }
|
504
|
+
elsif value.is_a?(Hash)
|
505
|
+
{}.tap do |hash|
|
506
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
507
|
+
end
|
508
|
+
elsif value.respond_to? :to_hash
|
509
|
+
value.to_hash
|
510
|
+
else
|
511
|
+
value
|
512
|
+
end
|
513
|
+
end
|
514
|
+
|
515
|
+
end
|
516
|
+
|
517
|
+
end
|