orb-billing 0.3.0 → 0.3.2
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/CHANGELOG.md +47 -0
- data/README.md +7 -7
- data/lib/orb/errors.rb +9 -9
- data/lib/orb/file_part.rb +2 -2
- data/lib/orb/internal/page.rb +3 -3
- data/lib/orb/internal/transport/base_client.rb +3 -3
- data/lib/orb/internal/type/base_model.rb +1 -9
- data/lib/orb/internal/type/boolean.rb +10 -11
- data/lib/orb/internal/type/enum.rb +13 -14
- data/lib/orb/internal/type/request_parameters.rb +6 -12
- data/lib/orb/internal/type/union.rb +4 -4
- data/lib/orb/internal/type/unknown.rb +10 -11
- data/lib/orb/internal/util.rb +21 -5
- data/lib/orb/models/alert.rb +29 -32
- data/lib/orb/models/alert_create_for_customer_params.rb +7 -8
- data/lib/orb/models/alert_create_for_external_customer_params.rb +7 -8
- data/lib/orb/models/alert_create_for_subscription_params.rb +7 -8
- data/lib/orb/models/alert_list_params.rb +0 -1
- data/lib/orb/models/alert_update_params.rb +4 -5
- data/lib/orb/models/amount_discount.rb +6 -7
- data/lib/orb/models/billable_metric.rb +9 -11
- data/lib/orb/models/coupon.rb +9 -12
- data/lib/orb/models/coupon_create_params.rb +8 -10
- data/lib/orb/models/coupon_list_params.rb +0 -2
- data/lib/orb/models/coupons/subscription_list_params.rb +0 -1
- data/lib/orb/models/credit_note.rb +48 -46
- data/lib/orb/models/credit_note_create_params.rb +6 -6
- data/lib/orb/models/credit_note_list_params.rb +0 -1
- data/lib/orb/models/customer.rb +54 -61
- data/lib/orb/models/customer_create_params.rb +43 -55
- data/lib/orb/models/customer_list_params.rb +0 -1
- data/lib/orb/models/customer_update_by_external_id_params.rb +43 -57
- data/lib/orb/models/customer_update_params.rb +43 -53
- data/lib/orb/models/customers/balance_transaction_create_params.rb +3 -3
- data/lib/orb/models/customers/balance_transaction_create_response.rb +0 -2
- data/lib/orb/models/customers/balance_transaction_list_params.rb +0 -1
- data/lib/orb/models/customers/balance_transaction_list_response.rb +0 -2
- data/lib/orb/models/customers/cost_list_by_external_id_params.rb +3 -4
- data/lib/orb/models/customers/cost_list_by_external_id_response.rb +3 -3
- data/lib/orb/models/customers/cost_list_params.rb +3 -4
- data/lib/orb/models/customers/cost_list_response.rb +3 -3
- data/lib/orb/models/customers/credit_list_by_external_id_params.rb +0 -2
- data/lib/orb/models/customers/credit_list_params.rb +0 -2
- data/lib/orb/models/customers/credits/ledger_create_entry_by_external_id_params.rb +12 -21
- data/lib/orb/models/customers/credits/ledger_create_entry_by_external_id_response.rb +106 -114
- data/lib/orb/models/customers/credits/ledger_create_entry_params.rb +11 -22
- data/lib/orb/models/customers/credits/ledger_create_entry_response.rb +111 -126
- data/lib/orb/models/customers/credits/ledger_list_by_external_id_params.rb +6 -7
- data/lib/orb/models/customers/credits/ledger_list_by_external_id_response.rb +110 -121
- data/lib/orb/models/customers/credits/ledger_list_params.rb +8 -9
- data/lib/orb/models/customers/credits/ledger_list_response.rb +112 -131
- data/lib/orb/models/customers/credits/top_up_create_by_external_id_params.rb +10 -15
- data/lib/orb/models/customers/credits/top_up_create_by_external_id_response.rb +0 -6
- data/lib/orb/models/customers/credits/top_up_create_params.rb +7 -15
- data/lib/orb/models/customers/credits/top_up_create_response.rb +0 -6
- data/lib/orb/models/customers/credits/top_up_list_by_external_id_params.rb +0 -1
- data/lib/orb/models/customers/credits/top_up_list_by_external_id_response.rb +0 -6
- data/lib/orb/models/customers/credits/top_up_list_params.rb +0 -1
- data/lib/orb/models/customers/credits/top_up_list_response.rb +0 -6
- data/lib/orb/models/dimensional_price_group.rb +1 -3
- data/lib/orb/models/dimensional_price_group_create_params.rb +0 -1
- data/lib/orb/models/dimensional_price_group_list_params.rb +0 -1
- data/lib/orb/models/dimensional_price_groups.rb +6 -6
- data/lib/orb/models/discount.rb +5 -5
- data/lib/orb/models/evaluate_price_group.rb +1 -1
- data/lib/orb/models/event_ingest_params.rb +4 -9
- data/lib/orb/models/event_ingest_response.rb +0 -3
- data/lib/orb/models/event_search_params.rb +0 -3
- data/lib/orb/models/event_search_response.rb +0 -4
- data/lib/orb/models/event_update_params.rb +0 -3
- data/lib/orb/models/events/backfill_close_response.rb +0 -4
- data/lib/orb/models/events/backfill_create_params.rb +0 -7
- data/lib/orb/models/events/backfill_create_response.rb +0 -4
- data/lib/orb/models/events/backfill_fetch_response.rb +0 -4
- data/lib/orb/models/events/backfill_list_params.rb +0 -1
- data/lib/orb/models/events/backfill_list_response.rb +0 -4
- data/lib/orb/models/events/backfill_revert_response.rb +0 -4
- data/lib/orb/models/events/event_volumes.rb +3 -3
- data/lib/orb/models/events/volume_list_params.rb +0 -3
- data/lib/orb/models/invoice.rb +165 -224
- data/lib/orb/models/invoice_create_params.rb +14 -21
- data/lib/orb/models/invoice_fetch_upcoming_response.rb +58 -107
- data/lib/orb/models/invoice_issue_params.rb +0 -1
- data/lib/orb/models/invoice_level_discount.rb +4 -4
- data/lib/orb/models/invoice_line_item_create_params.rb +0 -1
- data/lib/orb/models/invoice_line_item_create_response.rb +58 -81
- data/lib/orb/models/invoice_list_params.rb +6 -10
- data/lib/orb/models/invoice_update_params.rb +0 -1
- data/lib/orb/models/item.rb +7 -8
- data/lib/orb/models/item_list_params.rb +0 -1
- data/lib/orb/models/item_update_params.rb +7 -7
- data/lib/orb/models/metric_create_params.rb +0 -1
- data/lib/orb/models/metric_list_params.rb +0 -1
- data/lib/orb/models/metric_update_params.rb +0 -1
- data/lib/orb/models/percentage_discount.rb +6 -8
- data/lib/orb/models/plan.rb +83 -111
- data/lib/orb/models/plan_create_params.rb +753 -861
- data/lib/orb/models/plan_list_params.rb +3 -4
- data/lib/orb/models/plan_update_params.rb +0 -2
- data/lib/orb/models/plans/external_plan_id_update_params.rb +0 -2
- data/lib/orb/models/price.rb +1699 -1804
- data/lib/orb/models/price_create_params.rb +75 -84
- data/lib/orb/models/price_evaluate_params.rb +0 -2
- data/lib/orb/models/price_evaluate_response.rb +3 -3
- data/lib/orb/models/price_list_params.rb +0 -1
- data/lib/orb/models/price_update_params.rb +0 -1
- data/lib/orb/models/prices/external_price_id_update_params.rb +0 -1
- data/lib/orb/models/subscription.rb +94 -136
- data/lib/orb/models/subscription_cancel_params.rb +3 -5
- data/lib/orb/models/subscription_cancel_response.rb +52 -91
- data/lib/orb/models/subscription_change_apply_response.rb +50 -88
- data/lib/orb/models/subscription_change_cancel_response.rb +50 -87
- data/lib/orb/models/subscription_change_retrieve_response.rb +50 -87
- data/lib/orb/models/subscription_create_params.rb +1927 -1928
- data/lib/orb/models/subscription_create_response.rb +52 -91
- data/lib/orb/models/subscription_fetch_costs_params.rb +3 -4
- data/lib/orb/models/subscription_fetch_costs_response.rb +3 -3
- data/lib/orb/models/subscription_fetch_schedule_params.rb +0 -1
- data/lib/orb/models/subscription_fetch_schedule_response.rb +0 -1
- data/lib/orb/models/subscription_fetch_usage_params.rb +6 -8
- data/lib/orb/models/subscription_list_params.rb +3 -4
- data/lib/orb/models/subscription_price_intervals_params.rb +1141 -1079
- data/lib/orb/models/subscription_price_intervals_response.rb +51 -90
- data/lib/orb/models/subscription_schedule_plan_change_params.rb +1966 -1906
- data/lib/orb/models/subscription_schedule_plan_change_response.rb +50 -88
- data/lib/orb/models/subscription_trigger_phase_params.rb +0 -2
- data/lib/orb/models/subscription_trigger_phase_response.rb +51 -90
- data/lib/orb/models/subscription_unschedule_cancellation_response.rb +50 -88
- data/lib/orb/models/subscription_unschedule_fixed_fee_quantity_updates_response.rb +50 -86
- data/lib/orb/models/subscription_unschedule_pending_plan_changes_response.rb +50 -86
- data/lib/orb/models/subscription_update_fixed_fee_quantity_params.rb +3 -6
- data/lib/orb/models/subscription_update_fixed_fee_quantity_response.rb +50 -88
- data/lib/orb/models/subscription_update_params.rb +0 -5
- data/lib/orb/models/subscription_update_trial_params.rb +4 -6
- data/lib/orb/models/subscription_update_trial_response.rb +52 -91
- data/lib/orb/models/subscription_usage.rb +46 -39
- data/lib/orb/models/subscriptions.rb +6 -6
- data/lib/orb/models/trial_discount.rb +6 -7
- data/lib/orb/models/usage_discount.rb +6 -8
- data/lib/orb/models.rb +220 -0
- data/lib/orb/request_options.rb +4 -5
- data/lib/orb/resources/alerts.rb +30 -31
- data/lib/orb/resources/coupons/subscriptions.rb +3 -4
- data/lib/orb/resources/coupons.rb +11 -21
- data/lib/orb/resources/credit_notes.rb +10 -11
- data/lib/orb/resources/customers/balance_transactions.rb +3 -4
- data/lib/orb/resources/customers/costs.rb +4 -6
- data/lib/orb/resources/customers/credits/ledger.rb +18 -37
- data/lib/orb/resources/customers/credits/top_ups.rb +10 -20
- data/lib/orb/resources/customers/credits.rb +2 -6
- data/lib/orb/resources/customers.rb +40 -67
- data/lib/orb/resources/dimensional_price_groups/external_dimensional_price_group_id.rb +2 -2
- data/lib/orb/resources/dimensional_price_groups.rb +8 -10
- data/lib/orb/resources/events/backfills.rb +2 -10
- data/lib/orb/resources/events/volume.rb +3 -6
- data/lib/orb/resources/events.rb +4 -12
- data/lib/orb/resources/invoice_line_items.rb +1 -2
- data/lib/orb/resources/invoices.rb +26 -43
- data/lib/orb/resources/items.rb +12 -13
- data/lib/orb/resources/metrics.rb +11 -14
- data/lib/orb/resources/plans/external_plan_id.rb +5 -7
- data/lib/orb/resources/plans.rb +14 -23
- data/lib/orb/resources/prices/external_price_id.rb +5 -6
- data/lib/orb/resources/prices.rb +25 -35
- data/lib/orb/resources/subscription_changes.rb +1 -1
- data/lib/orb/resources/subscriptions.rb +49 -107
- data/lib/orb/version.rb +1 -1
- data/lib/orb.rb +1 -0
- data/rbi/{lib/orb → orb}/client.rbi +5 -4
- data/rbi/{lib/orb → orb}/errors.rbi +58 -27
- data/rbi/{lib/orb → orb}/file_part.rbi +9 -6
- data/rbi/{lib/orb → orb}/internal/page.rbi +19 -6
- data/rbi/{lib/orb → orb}/internal/transport/base_client.rbi +131 -73
- data/rbi/{lib/orb → orb}/internal/transport/pooled_net_requester.rbi +25 -12
- data/rbi/orb/internal/type/array_of.rbi +98 -0
- data/rbi/{lib/orb → orb}/internal/type/base_model.rbi +124 -65
- data/rbi/{lib/orb → orb}/internal/type/base_page.rbi +11 -7
- data/rbi/{lib/orb → orb}/internal/type/boolean.rbi +16 -10
- data/rbi/{lib/orb → orb}/internal/type/converter.rbi +66 -31
- data/rbi/{lib/orb → orb}/internal/type/enum.rbi +27 -15
- data/rbi/{lib/orb → orb}/internal/type/file_input.rbi +12 -10
- data/rbi/{lib/orb → orb}/internal/type/hash_of.rbi +34 -24
- data/rbi/orb/internal/type/request_parameters.rbi +29 -0
- data/rbi/orb/internal/type/union.rbi +110 -0
- data/rbi/orb/internal/type/unknown.rbi +50 -0
- data/rbi/orb/internal/util.rbi +424 -0
- data/rbi/{lib/orb → orb}/models/alert.rbi +107 -70
- data/rbi/{lib/orb → orb}/models/alert_create_for_customer_params.rbi +60 -27
- data/rbi/{lib/orb → orb}/models/alert_create_for_external_customer_params.rbi +68 -29
- data/rbi/{lib/orb → orb}/models/alert_create_for_subscription_params.rbi +53 -26
- data/rbi/{lib/orb → orb}/models/alert_disable_params.rbi +17 -6
- data/rbi/{lib/orb → orb}/models/alert_enable_params.rbi +17 -6
- data/rbi/{lib/orb → orb}/models/alert_list_params.rbi +23 -20
- data/rbi/orb/models/alert_retrieve_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/alert_update_params.rbi +25 -14
- data/rbi/{lib/orb → orb}/models/amount_discount.rbi +28 -19
- data/rbi/{lib/orb → orb}/models/billable_metric.rbi +33 -26
- data/rbi/orb/models/billing_cycle_relative_date.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/coupon.rbi +28 -20
- data/rbi/orb/models/coupon_archive_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/coupon_create_params.rbi +74 -40
- data/rbi/orb/models/coupon_fetch_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/coupon_list_params.rbi +18 -15
- data/rbi/{lib/orb → orb}/models/coupons/subscription_list_params.rbi +16 -6
- data/rbi/{lib/orb → orb}/models/credit_note.rbi +293 -158
- data/rbi/orb/models/credit_note_create_params.rbi +117 -0
- data/rbi/orb/models/credit_note_fetch_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/credit_note_list_params.rbi +20 -17
- data/rbi/{lib/orb → orb}/models/customer.rbi +430 -329
- data/rbi/{lib/orb → orb}/models/customer_create_params.rbi +664 -327
- data/rbi/orb/models/customer_delete_params.rbi +24 -0
- data/rbi/orb/models/customer_fetch_by_external_id_params.rbi +24 -0
- data/rbi/orb/models/customer_fetch_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/customer_list_params.rbi +20 -17
- data/rbi/orb/models/customer_sync_payment_methods_from_gateway_by_external_customer_id_params.rbi +24 -0
- data/rbi/orb/models/customer_sync_payment_methods_from_gateway_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/customer_update_by_external_id_params.rbi +1138 -338
- data/rbi/{lib/orb → orb}/models/customer_update_params.rbi +663 -326
- data/rbi/orb/models/customers/balance_transaction_create_params.rbi +94 -0
- data/rbi/orb/models/customers/balance_transaction_create_response.rbi +301 -0
- data/rbi/{lib/orb → orb}/models/customers/balance_transaction_list_params.rbi +20 -17
- data/rbi/orb/models/customers/balance_transaction_list_response.rbi +301 -0
- data/rbi/{lib/orb → orb}/models/customers/cost_list_by_external_id_params.rbi +56 -22
- data/rbi/orb/models/customers/cost_list_by_external_id_response.rbi +263 -0
- data/rbi/{lib/orb → orb}/models/customers/cost_list_params.rbi +45 -22
- data/rbi/orb/models/customers/cost_list_response.rbi +254 -0
- data/rbi/{lib/orb → orb}/models/customers/credit_list_by_external_id_params.rbi +18 -15
- data/rbi/orb/models/customers/credit_list_by_external_id_response.rbi +110 -0
- data/rbi/{lib/orb → orb}/models/customers/credit_list_params.rbi +18 -15
- data/rbi/{lib/orb → orb}/models/customers/credit_list_response.rbi +44 -21
- data/rbi/{lib/orb/models/customers/credits/ledger_create_entry_params.rbi → orb/models/customers/credits/ledger_create_entry_by_external_id_params.rbi} +118 -60
- data/rbi/{lib/orb/models/customers/credits/ledger_create_entry_response.rbi → orb/models/customers/credits/ledger_create_entry_by_external_id_response.rbi} +685 -468
- data/rbi/{lib/orb/models/customers/credits/ledger_create_entry_by_external_id_params.rbi → orb/models/customers/credits/ledger_create_entry_params.rbi} +107 -69
- data/rbi/{lib/orb/models/customers/credits/ledger_create_entry_by_external_id_response.rbi → orb/models/customers/credits/ledger_create_entry_response.rbi} +643 -470
- data/rbi/orb/models/customers/credits/ledger_list_by_external_id_params.rbi +224 -0
- data/rbi/{lib/orb → orb}/models/customers/credits/ledger_list_by_external_id_response.rbi +658 -469
- data/rbi/orb/models/customers/credits/ledger_list_params.rbi +224 -0
- data/rbi/{lib/orb → orb}/models/customers/credits/ledger_list_response.rbi +708 -459
- data/rbi/{lib/orb/models/customers/credits/top_up_create_params.rbi → orb/models/customers/credits/top_up_create_by_external_id_params.rbi} +87 -46
- data/rbi/{lib/orb → orb}/models/customers/credits/top_up_create_by_external_id_response.rbi +65 -48
- data/rbi/{lib/orb/models/customers/credits/top_up_create_by_external_id_params.rbi → orb/models/customers/credits/top_up_create_params.rbi} +73 -54
- data/rbi/{lib/orb → orb}/models/customers/credits/top_up_create_response.rbi +83 -43
- data/rbi/{lib/orb → orb}/models/customers/credits/top_up_delete_by_external_id_params.rbi +16 -6
- data/rbi/orb/models/customers/credits/top_up_delete_params.rbi +36 -0
- data/rbi/{lib/orb → orb}/models/customers/credits/top_up_list_by_external_id_params.rbi +9 -5
- data/rbi/{lib/orb → orb}/models/customers/credits/top_up_list_by_external_id_response.rbi +70 -49
- data/rbi/{lib/orb → orb}/models/customers/credits/top_up_list_params.rbi +9 -5
- data/rbi/{lib/orb → orb}/models/customers/credits/top_up_list_response.rbi +84 -43
- data/rbi/{lib/orb → orb}/models/dimensional_price_group.rbi +18 -15
- data/rbi/{lib/orb → orb}/models/dimensional_price_group_create_params.rbi +19 -16
- data/rbi/{lib/orb → orb}/models/dimensional_price_group_list_params.rbi +16 -6
- data/rbi/orb/models/dimensional_price_group_retrieve_params.rbi +24 -0
- data/rbi/orb/models/dimensional_price_groups/external_dimensional_price_group_id_retrieve_params.rbi +26 -0
- data/rbi/orb/models/dimensional_price_groups.rbi +38 -0
- data/rbi/orb/models/discount.rbi +23 -0
- data/rbi/{lib/orb → orb}/models/evaluate_price_group.rbi +28 -12
- data/rbi/orb/models/event_deprecate_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/event_deprecate_response.rbi +8 -3
- data/rbi/{lib/orb → orb}/models/event_ingest_params.rbi +37 -31
- data/rbi/{lib/orb → orb}/models/event_ingest_response.rbi +63 -23
- data/rbi/{lib/orb → orb}/models/event_search_params.rbi +17 -14
- data/rbi/{lib/orb → orb}/models/event_search_response.rbi +33 -21
- data/rbi/{lib/orb → orb}/models/event_update_params.rbi +19 -16
- data/rbi/{lib/orb → orb}/models/event_update_response.rbi +8 -3
- data/rbi/orb/models/events/backfill_close_params.rbi +26 -0
- data/rbi/{lib/orb → orb}/models/events/backfill_close_response.rbi +64 -29
- data/rbi/{lib/orb → orb}/models/events/backfill_create_params.rbi +21 -18
- data/rbi/{lib/orb → orb}/models/events/backfill_create_response.rbi +63 -29
- data/rbi/orb/models/events/backfill_fetch_params.rbi +26 -0
- data/rbi/{lib/orb → orb}/models/events/backfill_fetch_response.rbi +64 -29
- data/rbi/{lib/orb → orb}/models/events/backfill_list_params.rbi +16 -6
- data/rbi/{lib/orb → orb}/models/events/backfill_list_response.rbi +62 -28
- data/rbi/orb/models/events/backfill_revert_params.rbi +26 -0
- data/rbi/{lib/orb → orb}/models/events/backfill_revert_response.rbi +63 -29
- data/rbi/{lib/orb → orb}/models/events/event_volumes.rbi +34 -12
- data/rbi/{lib/orb → orb}/models/events/volume_list_params.rbi +18 -15
- data/rbi/{lib/orb → orb}/models/invoice.rbi +1294 -831
- data/rbi/{lib/orb → orb}/models/invoice_create_params.rbi +97 -69
- data/rbi/orb/models/invoice_fetch_params.rbi +24 -0
- data/rbi/orb/models/invoice_fetch_upcoming_params.rbi +32 -0
- data/rbi/{lib/orb → orb}/models/invoice_fetch_upcoming_response.rbi +2003 -885
- data/rbi/{lib/orb → orb}/models/invoice_issue_params.rbi +16 -5
- data/rbi/orb/models/invoice_level_discount.rbi +22 -0
- data/rbi/{lib/orb → orb}/models/invoice_line_item_create_params.rbi +20 -17
- data/rbi/{lib/orb → orb}/models/invoice_line_item_create_response.rbi +594 -421
- data/rbi/{lib/orb → orb}/models/invoice_list_params.rbi +67 -47
- data/rbi/{lib/orb → orb}/models/invoice_mark_paid_params.rbi +17 -14
- data/rbi/orb/models/invoice_pay_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/invoice_update_params.rbi +15 -10
- data/rbi/orb/models/invoice_void_params.rbi +24 -0
- data/rbi/orb/models/item.rbi +143 -0
- data/rbi/{lib/orb → orb}/models/item_create_params.rbi +14 -5
- data/rbi/orb/models/item_fetch_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/item_list_params.rbi +16 -6
- data/rbi/orb/models/item_update_params.rbi +141 -0
- data/rbi/{lib/orb → orb}/models/metric_create_params.rbi +19 -16
- data/rbi/orb/models/metric_fetch_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/metric_list_params.rbi +20 -17
- data/rbi/{lib/orb → orb}/models/metric_update_params.rbi +15 -10
- data/rbi/orb/models/pagination_metadata.rbi +31 -0
- data/rbi/{lib/orb → orb}/models/percentage_discount.rbi +32 -19
- data/rbi/{lib/orb → orb}/models/plan.rbi +501 -370
- data/rbi/{lib/orb → orb}/models/plan_create_params.rbi +4243 -3094
- data/rbi/orb/models/plan_fetch_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/plan_list_params.rbi +34 -27
- data/rbi/{lib/orb → orb}/models/plan_update_params.rbi +16 -13
- data/rbi/orb/models/plans/external_plan_id_fetch_params.rbi +26 -0
- data/rbi/{lib/orb → orb}/models/plans/external_plan_id_update_params.rbi +16 -13
- data/rbi/orb/models/price.rbi +19414 -0
- data/rbi/{lib/orb → orb}/models/price_create_params.rbi +501 -245
- data/rbi/{lib/orb → orb}/models/price_evaluate_params.rbi +20 -17
- data/rbi/orb/models/price_evaluate_response.rbi +24 -0
- data/rbi/orb/models/price_fetch_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/price_list_params.rbi +16 -6
- data/rbi/{lib/orb → orb}/models/price_update_params.rbi +15 -10
- data/rbi/orb/models/prices/external_price_id_fetch_params.rbi +26 -0
- data/rbi/{lib/orb → orb}/models/prices/external_price_id_update_params.rbi +15 -10
- data/rbi/{lib/orb → orb}/models/subscription.rbi +586 -428
- data/rbi/{lib/orb → orb}/models/subscription_cancel_params.rbi +44 -22
- data/rbi/{lib/orb → orb}/models/subscription_cancel_response.rbi +724 -462
- data/rbi/{lib/orb → orb}/models/subscription_change_apply_params.rbi +16 -13
- data/rbi/{lib/orb → orb}/models/subscription_change_apply_response.rbi +808 -528
- data/rbi/orb/models/subscription_change_cancel_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/subscription_change_cancel_response.rbi +807 -538
- data/rbi/orb/models/subscription_change_retrieve_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/subscription_change_retrieve_response.rbi +806 -548
- data/rbi/{lib/orb/models/subscription_schedule_plan_change_params.rbi → orb/models/subscription_create_params.rbi} +8466 -7080
- data/rbi/{lib/orb → orb}/models/subscription_create_response.rbi +724 -462
- data/rbi/{lib/orb → orb}/models/subscription_fetch_costs_params.rbi +47 -22
- data/rbi/orb/models/subscription_fetch_costs_response.rbi +252 -0
- data/rbi/orb/models/subscription_fetch_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/subscription_fetch_schedule_params.rbi +20 -17
- data/rbi/{lib/orb → orb}/models/subscription_fetch_schedule_response.rbi +33 -19
- data/rbi/{lib/orb → orb}/models/subscription_fetch_usage_params.rbi +81 -34
- data/rbi/{lib/orb → orb}/models/subscription_list_params.rbi +39 -28
- data/rbi/{lib/orb → orb}/models/subscription_price_intervals_params.rbi +4973 -3944
- data/rbi/{lib/orb → orb}/models/subscription_price_intervals_response.rbi +744 -477
- data/rbi/{lib/orb/models/subscription_create_params.rbi → orb/models/subscription_schedule_plan_change_params.rbi} +8649 -7019
- data/rbi/{lib/orb → orb}/models/subscription_schedule_plan_change_response.rbi +742 -491
- data/rbi/{lib/orb → orb}/models/subscription_trigger_phase_params.rbi +16 -13
- data/rbi/{lib/orb → orb}/models/subscription_trigger_phase_response.rbi +736 -472
- data/rbi/orb/models/subscription_unschedule_cancellation_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/subscription_unschedule_cancellation_response.rbi +743 -491
- data/rbi/{lib/orb → orb}/models/subscription_unschedule_fixed_fee_quantity_updates_params.rbi +16 -5
- data/rbi/{lib/orb → orb}/models/subscription_unschedule_fixed_fee_quantity_updates_response.rbi +717 -526
- data/rbi/orb/models/subscription_unschedule_pending_plan_changes_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/subscription_unschedule_pending_plan_changes_response.rbi +732 -521
- data/rbi/{lib/orb → orb}/models/subscription_update_fixed_fee_quantity_params.rbi +57 -26
- data/rbi/{lib/orb → orb}/models/subscription_update_fixed_fee_quantity_response.rbi +743 -491
- data/rbi/{lib/orb → orb}/models/subscription_update_params.rbi +19 -16
- data/rbi/orb/models/subscription_update_trial_params.rbi +104 -0
- data/rbi/{lib/orb → orb}/models/subscription_update_trial_response.rbi +736 -471
- data/rbi/orb/models/subscription_usage.rbi +446 -0
- data/rbi/orb/models/subscriptions.rbi +38 -0
- data/rbi/orb/models/top_level_ping_params.rbi +24 -0
- data/rbi/{lib/orb → orb}/models/top_level_ping_response.rbi +7 -3
- data/rbi/{lib/orb → orb}/models/trial_discount.rbi +29 -20
- data/rbi/{lib/orb → orb}/models/usage_discount.rbi +28 -19
- data/rbi/orb/models.rbi +231 -0
- data/rbi/{lib/orb → orb}/request_options.rbi +12 -4
- data/rbi/{lib/orb → orb}/resources/alerts.rbi +57 -42
- data/rbi/{lib/orb → orb}/resources/coupons/subscriptions.rbi +7 -5
- data/rbi/{lib/orb → orb}/resources/coupons.rbi +25 -22
- data/rbi/{lib/orb → orb}/resources/credit_notes.rbi +18 -15
- data/rbi/{lib/orb → orb}/resources/customers/balance_transactions.rbi +17 -9
- data/rbi/{lib/orb → orb}/resources/customers/costs.rbi +18 -11
- data/rbi/{lib/orb → orb}/resources/customers/credits/ledger.rbi +98 -74
- data/rbi/{lib/orb → orb}/resources/customers/credits/top_ups.rbi +53 -29
- data/rbi/{lib/orb → orb}/resources/customers/credits.rbi +16 -7
- data/rbi/{lib/orb → orb}/resources/customers.rbi +117 -82
- data/rbi/{lib/orb → orb}/resources/dimensional_price_groups/external_dimensional_price_group_id.rbi +6 -5
- data/rbi/{lib/orb → orb}/resources/dimensional_price_groups.rbi +21 -14
- data/rbi/{lib/orb → orb}/resources/events/backfills.rbi +25 -20
- data/rbi/{lib/orb → orb}/resources/events/volume.rbi +7 -5
- data/rbi/{lib/orb → orb}/resources/events.rbi +22 -18
- data/rbi/{lib/orb → orb}/resources/invoice_line_items.rbi +7 -5
- data/rbi/{lib/orb → orb}/resources/invoices.rbi +55 -49
- data/rbi/{lib/orb → orb}/resources/items.rbi +31 -17
- data/rbi/{lib/orb → orb}/resources/metrics.rbi +21 -17
- data/rbi/{lib/orb → orb}/resources/plans/external_plan_id.rbi +11 -9
- data/rbi/{lib/orb → orb}/resources/plans.rbi +53 -49
- data/rbi/orb/resources/prices/external_price_id.rbi +108 -0
- data/rbi/{lib/orb → orb}/resources/prices.rbi +170 -157
- data/rbi/{lib/orb → orb}/resources/subscription_changes.rbi +15 -13
- data/rbi/{lib/orb → orb}/resources/subscriptions.rbi +188 -118
- data/rbi/{lib/orb → orb}/resources/top_level.rbi +7 -4
- data/sig/orb/internal/page.rbs +0 -2
- data/sig/orb/internal/type/request_parameters.rbs +3 -1
- data/sig/orb/internal/util.rbs +2 -0
- data/sig/orb/models/alert.rbs +19 -31
- data/sig/orb/models/alert_create_for_customer_params.rbs +3 -7
- data/sig/orb/models/alert_create_for_external_customer_params.rbs +3 -7
- data/sig/orb/models/alert_create_for_subscription_params.rbs +3 -7
- data/sig/orb/models/alert_disable_params.rbs +0 -2
- data/sig/orb/models/alert_enable_params.rbs +0 -2
- data/sig/orb/models/alert_list_params.rbs +0 -2
- data/sig/orb/models/alert_retrieve_params.rbs +0 -2
- data/sig/orb/models/alert_update_params.rbs +3 -7
- data/sig/orb/models/amount_discount.rbs +4 -6
- data/sig/orb/models/billable_metric.rbs +7 -9
- data/sig/orb/models/coupon.rbs +5 -8
- data/sig/orb/models/coupon_archive_params.rbs +0 -2
- data/sig/orb/models/coupon_create_params.rbs +7 -14
- data/sig/orb/models/coupon_fetch_params.rbs +0 -2
- data/sig/orb/models/coupon_list_params.rbs +0 -2
- data/sig/orb/models/coupons/subscription_list_params.rbs +0 -2
- data/sig/orb/models/credit_note.rbs +48 -66
- data/sig/orb/models/credit_note_create_params.rbs +3 -7
- data/sig/orb/models/credit_note_fetch_params.rbs +0 -2
- data/sig/orb/models/credit_note_list_params.rbs +0 -2
- data/sig/orb/models/customer.rbs +43 -63
- data/sig/orb/models/customer_create_params.rbs +36 -57
- data/sig/orb/models/customer_delete_params.rbs +0 -2
- data/sig/orb/models/customer_fetch_by_external_id_params.rbs +0 -2
- data/sig/orb/models/customer_fetch_params.rbs +0 -2
- data/sig/orb/models/customer_list_params.rbs +0 -2
- data/sig/orb/models/customer_sync_payment_methods_from_gateway_by_external_customer_id_params.rbs +0 -2
- data/sig/orb/models/customer_sync_payment_methods_from_gateway_params.rbs +0 -2
- data/sig/orb/models/customer_update_by_external_id_params.rbs +36 -57
- data/sig/orb/models/customer_update_params.rbs +36 -57
- data/sig/orb/models/customers/balance_transaction_create_params.rbs +0 -2
- data/sig/orb/models/customers/balance_transaction_create_response.rbs +0 -6
- data/sig/orb/models/customers/balance_transaction_list_params.rbs +0 -2
- data/sig/orb/models/customers/balance_transaction_list_response.rbs +0 -6
- data/sig/orb/models/customers/cost_list_by_external_id_params.rbs +0 -2
- data/sig/orb/models/customers/cost_list_by_external_id_response.rbs +0 -6
- data/sig/orb/models/customers/cost_list_params.rbs +0 -2
- data/sig/orb/models/customers/cost_list_response.rbs +0 -6
- data/sig/orb/models/customers/credit_list_by_external_id_params.rbs +0 -2
- data/sig/orb/models/customers/credit_list_by_external_id_response.rbs +0 -2
- data/sig/orb/models/customers/credit_list_params.rbs +0 -2
- data/sig/orb/models/customers/credit_list_response.rbs +0 -2
- data/sig/orb/models/customers/credits/ledger_create_entry_by_external_id_params.rbs +3 -7
- data/sig/orb/models/customers/credits/ledger_create_entry_by_external_id_response.rbs +92 -134
- data/sig/orb/models/customers/credits/ledger_create_entry_params.rbs +3 -7
- data/sig/orb/models/customers/credits/ledger_create_entry_response.rbs +92 -134
- data/sig/orb/models/customers/credits/ledger_list_by_external_id_params.rbs +0 -2
- data/sig/orb/models/customers/credits/ledger_list_by_external_id_response.rbs +92 -134
- data/sig/orb/models/customers/credits/ledger_list_params.rbs +0 -2
- data/sig/orb/models/customers/credits/ledger_list_response.rbs +92 -134
- data/sig/orb/models/customers/credits/top_up_create_by_external_id_params.rbs +3 -7
- data/sig/orb/models/customers/credits/top_up_create_by_external_id_response.rbs +0 -4
- data/sig/orb/models/customers/credits/top_up_create_params.rbs +3 -7
- data/sig/orb/models/customers/credits/top_up_create_response.rbs +0 -4
- data/sig/orb/models/customers/credits/top_up_delete_by_external_id_params.rbs +0 -2
- data/sig/orb/models/customers/credits/top_up_delete_params.rbs +0 -2
- data/sig/orb/models/customers/credits/top_up_list_by_external_id_params.rbs +0 -2
- data/sig/orb/models/customers/credits/top_up_list_by_external_id_response.rbs +0 -4
- data/sig/orb/models/customers/credits/top_up_list_params.rbs +0 -2
- data/sig/orb/models/customers/credits/top_up_list_response.rbs +0 -4
- data/sig/orb/models/dimensional_price_group.rbs +0 -2
- data/sig/orb/models/dimensional_price_group_create_params.rbs +0 -2
- data/sig/orb/models/dimensional_price_group_list_params.rbs +0 -2
- data/sig/orb/models/dimensional_price_group_retrieve_params.rbs +0 -2
- data/sig/orb/models/dimensional_price_groups/external_dimensional_price_group_id_retrieve_params.rbs +0 -2
- data/sig/orb/models/dimensional_price_groups.rbs +6 -8
- data/sig/orb/models/discount.rbs +5 -5
- data/sig/orb/models/evaluate_price_group.rbs +4 -6
- data/sig/orb/models/event_deprecate_params.rbs +0 -2
- data/sig/orb/models/event_deprecate_response.rbs +0 -2
- data/sig/orb/models/event_ingest_params.rbs +3 -7
- data/sig/orb/models/event_ingest_response.rbs +0 -6
- data/sig/orb/models/event_search_params.rbs +0 -2
- data/sig/orb/models/event_search_response.rbs +0 -4
- data/sig/orb/models/event_update_params.rbs +0 -2
- data/sig/orb/models/event_update_response.rbs +0 -2
- data/sig/orb/models/events/backfill_close_params.rbs +0 -2
- data/sig/orb/models/events/backfill_close_response.rbs +0 -2
- data/sig/orb/models/events/backfill_create_params.rbs +0 -2
- data/sig/orb/models/events/backfill_create_response.rbs +0 -2
- data/sig/orb/models/events/backfill_fetch_params.rbs +0 -2
- data/sig/orb/models/events/backfill_fetch_response.rbs +0 -2
- data/sig/orb/models/events/backfill_list_params.rbs +0 -2
- data/sig/orb/models/events/backfill_list_response.rbs +0 -2
- data/sig/orb/models/events/backfill_revert_params.rbs +0 -2
- data/sig/orb/models/events/backfill_revert_response.rbs +0 -2
- data/sig/orb/models/events/event_volumes.rbs +3 -10
- data/sig/orb/models/events/volume_list_params.rbs +0 -2
- data/sig/orb/models/invoice.rbs +126 -188
- data/sig/orb/models/invoice_create_params.rbs +10 -16
- data/sig/orb/models/invoice_fetch_params.rbs +0 -2
- data/sig/orb/models/invoice_fetch_upcoming_params.rbs +0 -2
- data/sig/orb/models/invoice_fetch_upcoming_response.rbs +41 -103
- data/sig/orb/models/invoice_issue_params.rbs +0 -2
- data/sig/orb/models/invoice_level_discount.rbs +2 -4
- data/sig/orb/models/invoice_line_item_create_params.rbs +0 -2
- data/sig/orb/models/invoice_line_item_create_response.rbs +41 -75
- data/sig/orb/models/invoice_list_params.rbs +4 -6
- data/sig/orb/models/invoice_mark_paid_params.rbs +0 -2
- data/sig/orb/models/invoice_pay_params.rbs +0 -2
- data/sig/orb/models/invoice_update_params.rbs +0 -2
- data/sig/orb/models/invoice_void_params.rbs +0 -2
- data/sig/orb/models/item.rbs +7 -11
- data/sig/orb/models/item_create_params.rbs +0 -2
- data/sig/orb/models/item_fetch_params.rbs +0 -2
- data/sig/orb/models/item_list_params.rbs +0 -2
- data/sig/orb/models/item_update_params.rbs +7 -11
- data/sig/orb/models/metric_create_params.rbs +0 -2
- data/sig/orb/models/metric_fetch_params.rbs +0 -2
- data/sig/orb/models/metric_list_params.rbs +0 -2
- data/sig/orb/models/metric_update_params.rbs +0 -2
- data/sig/orb/models/pagination_metadata.rbs +0 -2
- data/sig/orb/models/percentage_discount.rbs +4 -6
- data/sig/orb/models/plan.rbs +55 -83
- data/sig/orb/models/plan_create_params.rbs +568 -746
- data/sig/orb/models/plan_fetch_params.rbs +0 -2
- data/sig/orb/models/plan_list_params.rbs +0 -2
- data/sig/orb/models/plan_update_params.rbs +0 -2
- data/sig/orb/models/plans/external_plan_id_fetch_params.rbs +0 -2
- data/sig/orb/models/plans/external_plan_id_update_params.rbs +0 -2
- data/sig/orb/models/price.rbs +1250 -1790
- data/sig/orb/models/price_create_params.rbs +59 -97
- data/sig/orb/models/price_evaluate_params.rbs +0 -2
- data/sig/orb/models/price_evaluate_response.rbs +3 -6
- data/sig/orb/models/price_fetch_params.rbs +0 -2
- data/sig/orb/models/price_list_params.rbs +0 -2
- data/sig/orb/models/price_update_params.rbs +0 -2
- data/sig/orb/models/prices/external_price_id_fetch_params.rbs +0 -2
- data/sig/orb/models/prices/external_price_id_update_params.rbs +0 -2
- data/sig/orb/models/subscription.rbs +72 -110
- data/sig/orb/models/subscription_cancel_params.rbs +0 -2
- data/sig/orb/models/subscription_cancel_response.rbs +44 -84
- data/sig/orb/models/subscription_change_apply_params.rbs +0 -2
- data/sig/orb/models/subscription_change_apply_response.rbs +44 -86
- data/sig/orb/models/subscription_change_cancel_params.rbs +0 -2
- data/sig/orb/models/subscription_change_cancel_response.rbs +44 -86
- data/sig/orb/models/subscription_change_retrieve_params.rbs +0 -2
- data/sig/orb/models/subscription_change_retrieve_response.rbs +44 -86
- data/sig/orb/models/subscription_create_params.rbs +1223 -1619
- data/sig/orb/models/subscription_create_response.rbs +44 -84
- data/sig/orb/models/subscription_fetch_costs_params.rbs +0 -2
- data/sig/orb/models/subscription_fetch_costs_response.rbs +0 -6
- data/sig/orb/models/subscription_fetch_params.rbs +0 -2
- data/sig/orb/models/subscription_fetch_schedule_params.rbs +0 -2
- data/sig/orb/models/subscription_fetch_schedule_response.rbs +0 -4
- data/sig/orb/models/subscription_fetch_usage_params.rbs +0 -2
- data/sig/orb/models/subscription_list_params.rbs +0 -2
- data/sig/orb/models/subscription_price_intervals_params.rbs +738 -970
- data/sig/orb/models/subscription_price_intervals_response.rbs +44 -84
- data/sig/orb/models/subscription_schedule_plan_change_params.rbs +1223 -1619
- data/sig/orb/models/subscription_schedule_plan_change_response.rbs +44 -84
- data/sig/orb/models/subscription_trigger_phase_params.rbs +0 -2
- data/sig/orb/models/subscription_trigger_phase_response.rbs +44 -84
- data/sig/orb/models/subscription_unschedule_cancellation_params.rbs +0 -2
- data/sig/orb/models/subscription_unschedule_cancellation_response.rbs +44 -84
- data/sig/orb/models/subscription_unschedule_fixed_fee_quantity_updates_params.rbs +0 -2
- data/sig/orb/models/subscription_unschedule_fixed_fee_quantity_updates_response.rbs +44 -84
- data/sig/orb/models/subscription_unschedule_pending_plan_changes_params.rbs +0 -2
- data/sig/orb/models/subscription_unschedule_pending_plan_changes_response.rbs +44 -84
- data/sig/orb/models/subscription_update_fixed_fee_quantity_params.rbs +0 -2
- data/sig/orb/models/subscription_update_fixed_fee_quantity_response.rbs +44 -84
- data/sig/orb/models/subscription_update_params.rbs +0 -2
- data/sig/orb/models/subscription_update_trial_params.rbs +1 -3
- data/sig/orb/models/subscription_update_trial_response.rbs +44 -84
- data/sig/orb/models/subscription_usage.rbs +35 -53
- data/sig/orb/models/subscriptions.rbs +6 -8
- data/sig/orb/models/top_level_ping_params.rbs +0 -2
- data/sig/orb/models/top_level_ping_response.rbs +0 -2
- data/sig/orb/models/trial_discount.rbs +4 -6
- data/sig/orb/models/usage_discount.rbs +4 -6
- data/sig/orb/models.rbs +215 -0
- data/sig/orb/request_options.rbs +1 -1
- data/sig/orb/resources/alerts.rbs +12 -12
- data/sig/orb/resources/coupons/subscriptions.rbs +1 -1
- data/sig/orb/resources/coupons.rbs +4 -4
- data/sig/orb/resources/credit_notes.rbs +4 -4
- data/sig/orb/resources/customers/credits/ledger.rbs +2 -2
- data/sig/orb/resources/customers/credits/top_ups.rbs +2 -2
- data/sig/orb/resources/customers.rbs +24 -24
- data/sig/orb/resources/dimensional_price_groups/external_dimensional_price_group_id.rbs +1 -1
- data/sig/orb/resources/dimensional_price_groups.rbs +3 -3
- data/sig/orb/resources/events/volume.rbs +1 -1
- data/sig/orb/resources/events.rbs +1 -1
- data/sig/orb/resources/invoices.rbs +10 -10
- data/sig/orb/resources/items.rbs +5 -5
- data/sig/orb/resources/metrics.rbs +4 -4
- data/sig/orb/resources/plans/external_plan_id.rbs +2 -2
- data/sig/orb/resources/plans.rbs +5 -5
- data/sig/orb/resources/prices.rbs +11 -11
- data/sig/orb/resources/subscriptions.rbs +21 -21
- metadata +226 -223
- data/rbi/lib/orb/internal/type/array_of.rbi +0 -90
- data/rbi/lib/orb/internal/type/request_parameters.rbi +0 -21
- data/rbi/lib/orb/internal/type/union.rbi +0 -75
- data/rbi/lib/orb/internal/type/unknown.rbi +0 -42
- data/rbi/lib/orb/internal/util.rbi +0 -299
- data/rbi/lib/orb/models/alert_retrieve_params.rbi +0 -18
- data/rbi/lib/orb/models/billing_cycle_relative_date.rbi +0 -18
- data/rbi/lib/orb/models/coupon_archive_params.rbi +0 -18
- data/rbi/lib/orb/models/coupon_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/credit_note_create_params.rbi +0 -88
- data/rbi/lib/orb/models/credit_note_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/customer_delete_params.rbi +0 -18
- data/rbi/lib/orb/models/customer_fetch_by_external_id_params.rbi +0 -18
- data/rbi/lib/orb/models/customer_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/customer_sync_payment_methods_from_gateway_by_external_customer_id_params.rbi +0 -18
- data/rbi/lib/orb/models/customer_sync_payment_methods_from_gateway_params.rbi +0 -18
- data/rbi/lib/orb/models/customers/balance_transaction_create_params.rbi +0 -65
- data/rbi/lib/orb/models/customers/balance_transaction_create_response.rbi +0 -208
- data/rbi/lib/orb/models/customers/balance_transaction_list_response.rbi +0 -196
- data/rbi/lib/orb/models/customers/cost_list_by_external_id_response.rbi +0 -225
- data/rbi/lib/orb/models/customers/cost_list_response.rbi +0 -223
- data/rbi/lib/orb/models/customers/credit_list_by_external_id_response.rbi +0 -84
- data/rbi/lib/orb/models/customers/credits/ledger_list_by_external_id_params.rbi +0 -166
- data/rbi/lib/orb/models/customers/credits/ledger_list_params.rbi +0 -141
- data/rbi/lib/orb/models/customers/credits/top_up_delete_params.rbi +0 -26
- data/rbi/lib/orb/models/dimensional_price_group_retrieve_params.rbi +0 -18
- data/rbi/lib/orb/models/dimensional_price_groups/external_dimensional_price_group_id_retrieve_params.rbi +0 -25
- data/rbi/lib/orb/models/dimensional_price_groups.rbi +0 -33
- data/rbi/lib/orb/models/discount.rbi +0 -17
- data/rbi/lib/orb/models/event_deprecate_params.rbi +0 -18
- data/rbi/lib/orb/models/events/backfill_close_params.rbi +0 -25
- data/rbi/lib/orb/models/events/backfill_fetch_params.rbi +0 -25
- data/rbi/lib/orb/models/events/backfill_revert_params.rbi +0 -25
- data/rbi/lib/orb/models/invoice_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/invoice_fetch_upcoming_params.rbi +0 -22
- data/rbi/lib/orb/models/invoice_level_discount.rbi +0 -15
- data/rbi/lib/orb/models/invoice_pay_params.rbi +0 -18
- data/rbi/lib/orb/models/invoice_void_params.rbi +0 -18
- data/rbi/lib/orb/models/item.rbi +0 -95
- data/rbi/lib/orb/models/item_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/item_update_params.rbi +0 -101
- data/rbi/lib/orb/models/metric_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/pagination_metadata.rbi +0 -19
- data/rbi/lib/orb/models/plan_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/plans/external_plan_id_fetch_params.rbi +0 -25
- data/rbi/lib/orb/models/price.rbi +0 -14861
- data/rbi/lib/orb/models/price_evaluate_response.rbi +0 -19
- data/rbi/lib/orb/models/price_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/prices/external_price_id_fetch_params.rbi +0 -25
- data/rbi/lib/orb/models/subscription_change_cancel_params.rbi +0 -18
- data/rbi/lib/orb/models/subscription_change_retrieve_params.rbi +0 -18
- data/rbi/lib/orb/models/subscription_fetch_costs_response.rbi +0 -221
- data/rbi/lib/orb/models/subscription_fetch_params.rbi +0 -18
- data/rbi/lib/orb/models/subscription_unschedule_cancellation_params.rbi +0 -18
- data/rbi/lib/orb/models/subscription_unschedule_pending_plan_changes_params.rbi +0 -18
- data/rbi/lib/orb/models/subscription_update_trial_params.rbi +0 -66
- data/rbi/lib/orb/models/subscription_usage.rbi +0 -296
- data/rbi/lib/orb/models/subscriptions.rbi +0 -31
- data/rbi/lib/orb/models/top_level_ping_params.rbi +0 -18
- data/rbi/lib/orb/resources/prices/external_price_id.rbi +0 -106
- /data/rbi/{lib/orb → orb}/internal.rbi +0 -0
- /data/rbi/{lib/orb → orb}/version.rbi +0 -0
@@ -13,27 +13,23 @@ module Orb
|
|
13
13
|
|
14
14
|
discriminator :entry_type
|
15
15
|
|
16
|
-
variant :increment,
|
17
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::IncrementLedgerEntry }
|
16
|
+
variant :increment, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment }
|
18
17
|
|
19
|
-
variant :decrement,
|
20
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::DecrementLedgerEntry }
|
18
|
+
variant :decrement, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement }
|
21
19
|
|
22
20
|
variant :expiration_change,
|
23
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
21
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange }
|
24
22
|
|
25
23
|
variant :credit_block_expiry,
|
26
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
24
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry }
|
27
25
|
|
28
|
-
variant :void, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
26
|
+
variant :void, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void }
|
29
27
|
|
30
|
-
variant :void_initiated,
|
31
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiatedLedgerEntry }
|
28
|
+
variant :void_initiated, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated }
|
32
29
|
|
33
|
-
variant :amendment,
|
34
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::AmendmentLedgerEntry }
|
30
|
+
variant :amendment, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment }
|
35
31
|
|
36
|
-
class
|
32
|
+
class Increment < Orb::Internal::Type::BaseModel
|
37
33
|
# @!attribute id
|
38
34
|
#
|
39
35
|
# @return [String]
|
@@ -51,9 +47,9 @@ module Orb
|
|
51
47
|
|
52
48
|
# @!attribute credit_block
|
53
49
|
#
|
54
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
50
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::CreditBlock]
|
55
51
|
required :credit_block,
|
56
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
52
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::CreditBlock }
|
57
53
|
|
58
54
|
# @!attribute currency
|
59
55
|
#
|
@@ -62,9 +58,8 @@ module Orb
|
|
62
58
|
|
63
59
|
# @!attribute customer
|
64
60
|
#
|
65
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
66
|
-
required :customer,
|
67
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::IncrementLedgerEntry::Customer }
|
61
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::Customer]
|
62
|
+
required :customer, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::Customer }
|
68
63
|
|
69
64
|
# @!attribute description
|
70
65
|
#
|
@@ -78,9 +73,9 @@ module Orb
|
|
78
73
|
|
79
74
|
# @!attribute entry_status
|
80
75
|
#
|
81
|
-
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
76
|
+
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::EntryStatus]
|
82
77
|
required :entry_status,
|
83
|
-
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
78
|
+
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::EntryStatus }
|
84
79
|
|
85
80
|
# @!attribute entry_type
|
86
81
|
#
|
@@ -108,8 +103,8 @@ module Orb
|
|
108
103
|
|
109
104
|
# @!method initialize(id:, amount:, created_at:, credit_block:, currency:, customer:, description:, ending_balance:, entry_status:, ledger_sequence_number:, metadata:, starting_balance:, entry_type: :increment)
|
110
105
|
# Some parameter documentations has been truncated, see
|
111
|
-
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
112
|
-
#
|
106
|
+
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment} for more
|
107
|
+
# details.
|
113
108
|
#
|
114
109
|
# @param id [String]
|
115
110
|
#
|
@@ -117,28 +112,27 @@ module Orb
|
|
117
112
|
#
|
118
113
|
# @param created_at [Time]
|
119
114
|
#
|
120
|
-
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
115
|
+
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::CreditBlock]
|
121
116
|
#
|
122
117
|
# @param currency [String]
|
123
118
|
#
|
124
|
-
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
119
|
+
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::Customer]
|
125
120
|
#
|
126
121
|
# @param description [String, nil]
|
127
122
|
#
|
128
123
|
# @param ending_balance [Float]
|
129
124
|
#
|
130
|
-
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
125
|
+
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment::EntryStatus]
|
131
126
|
#
|
132
127
|
# @param ledger_sequence_number [Integer]
|
133
128
|
#
|
134
129
|
# @param metadata [Hash{Symbol=>String}] User specified key-value pairs for the resource. If not present, this defaults t
|
135
|
-
# ...
|
136
130
|
#
|
137
131
|
# @param starting_balance [Float]
|
138
132
|
#
|
139
133
|
# @param entry_type [Symbol, :increment]
|
140
134
|
|
141
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
135
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment#credit_block
|
142
136
|
class CreditBlock < Orb::Internal::Type::BaseModel
|
143
137
|
# @!attribute id
|
144
138
|
#
|
@@ -161,7 +155,7 @@ module Orb
|
|
161
155
|
# @param per_unit_cost_basis [String, nil]
|
162
156
|
end
|
163
157
|
|
164
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
158
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment#customer
|
165
159
|
class Customer < Orb::Internal::Type::BaseModel
|
166
160
|
# @!attribute id
|
167
161
|
#
|
@@ -178,7 +172,7 @@ module Orb
|
|
178
172
|
# @param external_customer_id [String, nil]
|
179
173
|
end
|
180
174
|
|
181
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
175
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment#entry_status
|
182
176
|
module EntryStatus
|
183
177
|
extend Orb::Internal::Type::Enum
|
184
178
|
|
@@ -190,7 +184,7 @@ module Orb
|
|
190
184
|
end
|
191
185
|
end
|
192
186
|
|
193
|
-
class
|
187
|
+
class Decrement < Orb::Internal::Type::BaseModel
|
194
188
|
# @!attribute id
|
195
189
|
#
|
196
190
|
# @return [String]
|
@@ -208,9 +202,9 @@ module Orb
|
|
208
202
|
|
209
203
|
# @!attribute credit_block
|
210
204
|
#
|
211
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
205
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::CreditBlock]
|
212
206
|
required :credit_block,
|
213
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
207
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::CreditBlock }
|
214
208
|
|
215
209
|
# @!attribute currency
|
216
210
|
#
|
@@ -219,9 +213,8 @@ module Orb
|
|
219
213
|
|
220
214
|
# @!attribute customer
|
221
215
|
#
|
222
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
223
|
-
required :customer,
|
224
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::DecrementLedgerEntry::Customer }
|
216
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::Customer]
|
217
|
+
required :customer, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::Customer }
|
225
218
|
|
226
219
|
# @!attribute description
|
227
220
|
#
|
@@ -235,9 +228,9 @@ module Orb
|
|
235
228
|
|
236
229
|
# @!attribute entry_status
|
237
230
|
#
|
238
|
-
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
231
|
+
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::EntryStatus]
|
239
232
|
required :entry_status,
|
240
|
-
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
233
|
+
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::EntryStatus }
|
241
234
|
|
242
235
|
# @!attribute entry_type
|
243
236
|
#
|
@@ -280,8 +273,8 @@ module Orb
|
|
280
273
|
|
281
274
|
# @!method initialize(id:, amount:, created_at:, credit_block:, currency:, customer:, description:, ending_balance:, entry_status:, ledger_sequence_number:, metadata:, starting_balance:, event_id: nil, invoice_id: nil, price_id: nil, entry_type: :decrement)
|
282
275
|
# Some parameter documentations has been truncated, see
|
283
|
-
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
284
|
-
#
|
276
|
+
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement} for more
|
277
|
+
# details.
|
285
278
|
#
|
286
279
|
# @param id [String]
|
287
280
|
#
|
@@ -289,22 +282,21 @@ module Orb
|
|
289
282
|
#
|
290
283
|
# @param created_at [Time]
|
291
284
|
#
|
292
|
-
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
285
|
+
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::CreditBlock]
|
293
286
|
#
|
294
287
|
# @param currency [String]
|
295
288
|
#
|
296
|
-
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
289
|
+
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::Customer]
|
297
290
|
#
|
298
291
|
# @param description [String, nil]
|
299
292
|
#
|
300
293
|
# @param ending_balance [Float]
|
301
294
|
#
|
302
|
-
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
295
|
+
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement::EntryStatus]
|
303
296
|
#
|
304
297
|
# @param ledger_sequence_number [Integer]
|
305
298
|
#
|
306
299
|
# @param metadata [Hash{Symbol=>String}] User specified key-value pairs for the resource. If not present, this defaults t
|
307
|
-
# ...
|
308
300
|
#
|
309
301
|
# @param starting_balance [Float]
|
310
302
|
#
|
@@ -316,7 +308,7 @@ module Orb
|
|
316
308
|
#
|
317
309
|
# @param entry_type [Symbol, :decrement]
|
318
310
|
|
319
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
311
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement#credit_block
|
320
312
|
class CreditBlock < Orb::Internal::Type::BaseModel
|
321
313
|
# @!attribute id
|
322
314
|
#
|
@@ -339,7 +331,7 @@ module Orb
|
|
339
331
|
# @param per_unit_cost_basis [String, nil]
|
340
332
|
end
|
341
333
|
|
342
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
334
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement#customer
|
343
335
|
class Customer < Orb::Internal::Type::BaseModel
|
344
336
|
# @!attribute id
|
345
337
|
#
|
@@ -356,7 +348,7 @@ module Orb
|
|
356
348
|
# @param external_customer_id [String, nil]
|
357
349
|
end
|
358
350
|
|
359
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
351
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement#entry_status
|
360
352
|
module EntryStatus
|
361
353
|
extend Orb::Internal::Type::Enum
|
362
354
|
|
@@ -368,7 +360,7 @@ module Orb
|
|
368
360
|
end
|
369
361
|
end
|
370
362
|
|
371
|
-
class
|
363
|
+
class ExpirationChange < Orb::Internal::Type::BaseModel
|
372
364
|
# @!attribute id
|
373
365
|
#
|
374
366
|
# @return [String]
|
@@ -386,9 +378,9 @@ module Orb
|
|
386
378
|
|
387
379
|
# @!attribute credit_block
|
388
380
|
#
|
389
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
381
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::CreditBlock]
|
390
382
|
required :credit_block,
|
391
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
383
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::CreditBlock }
|
392
384
|
|
393
385
|
# @!attribute currency
|
394
386
|
#
|
@@ -397,9 +389,9 @@ module Orb
|
|
397
389
|
|
398
390
|
# @!attribute customer
|
399
391
|
#
|
400
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
392
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::Customer]
|
401
393
|
required :customer,
|
402
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
394
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::Customer }
|
403
395
|
|
404
396
|
# @!attribute description
|
405
397
|
#
|
@@ -413,9 +405,9 @@ module Orb
|
|
413
405
|
|
414
406
|
# @!attribute entry_status
|
415
407
|
#
|
416
|
-
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
408
|
+
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::EntryStatus]
|
417
409
|
required :entry_status,
|
418
|
-
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
410
|
+
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::EntryStatus }
|
419
411
|
|
420
412
|
# @!attribute entry_type
|
421
413
|
#
|
@@ -448,7 +440,7 @@ module Orb
|
|
448
440
|
|
449
441
|
# @!method initialize(id:, amount:, created_at:, credit_block:, currency:, customer:, description:, ending_balance:, entry_status:, ledger_sequence_number:, metadata:, new_block_expiry_date:, starting_balance:, entry_type: :expiration_change)
|
450
442
|
# Some parameter documentations has been truncated, see
|
451
|
-
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
443
|
+
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange}
|
452
444
|
# for more details.
|
453
445
|
#
|
454
446
|
# @param id [String]
|
@@ -457,22 +449,21 @@ module Orb
|
|
457
449
|
#
|
458
450
|
# @param created_at [Time]
|
459
451
|
#
|
460
|
-
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
452
|
+
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::CreditBlock]
|
461
453
|
#
|
462
454
|
# @param currency [String]
|
463
455
|
#
|
464
|
-
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
456
|
+
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::Customer]
|
465
457
|
#
|
466
458
|
# @param description [String, nil]
|
467
459
|
#
|
468
460
|
# @param ending_balance [Float]
|
469
461
|
#
|
470
|
-
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
462
|
+
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange::EntryStatus]
|
471
463
|
#
|
472
464
|
# @param ledger_sequence_number [Integer]
|
473
465
|
#
|
474
466
|
# @param metadata [Hash{Symbol=>String}] User specified key-value pairs for the resource. If not present, this defaults t
|
475
|
-
# ...
|
476
467
|
#
|
477
468
|
# @param new_block_expiry_date [Time, nil]
|
478
469
|
#
|
@@ -480,7 +471,7 @@ module Orb
|
|
480
471
|
#
|
481
472
|
# @param entry_type [Symbol, :expiration_change]
|
482
473
|
|
483
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
474
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange#credit_block
|
484
475
|
class CreditBlock < Orb::Internal::Type::BaseModel
|
485
476
|
# @!attribute id
|
486
477
|
#
|
@@ -503,7 +494,7 @@ module Orb
|
|
503
494
|
# @param per_unit_cost_basis [String, nil]
|
504
495
|
end
|
505
496
|
|
506
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
497
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange#customer
|
507
498
|
class Customer < Orb::Internal::Type::BaseModel
|
508
499
|
# @!attribute id
|
509
500
|
#
|
@@ -520,7 +511,7 @@ module Orb
|
|
520
511
|
# @param external_customer_id [String, nil]
|
521
512
|
end
|
522
513
|
|
523
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
514
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange#entry_status
|
524
515
|
module EntryStatus
|
525
516
|
extend Orb::Internal::Type::Enum
|
526
517
|
|
@@ -532,7 +523,7 @@ module Orb
|
|
532
523
|
end
|
533
524
|
end
|
534
525
|
|
535
|
-
class
|
526
|
+
class CreditBlockExpiry < Orb::Internal::Type::BaseModel
|
536
527
|
# @!attribute id
|
537
528
|
#
|
538
529
|
# @return [String]
|
@@ -550,9 +541,9 @@ module Orb
|
|
550
541
|
|
551
542
|
# @!attribute credit_block
|
552
543
|
#
|
553
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
544
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::CreditBlock]
|
554
545
|
required :credit_block,
|
555
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
546
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::CreditBlock }
|
556
547
|
|
557
548
|
# @!attribute currency
|
558
549
|
#
|
@@ -561,9 +552,9 @@ module Orb
|
|
561
552
|
|
562
553
|
# @!attribute customer
|
563
554
|
#
|
564
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
555
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::Customer]
|
565
556
|
required :customer,
|
566
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
557
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::Customer }
|
567
558
|
|
568
559
|
# @!attribute description
|
569
560
|
#
|
@@ -577,9 +568,9 @@ module Orb
|
|
577
568
|
|
578
569
|
# @!attribute entry_status
|
579
570
|
#
|
580
|
-
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
571
|
+
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::EntryStatus]
|
581
572
|
required :entry_status,
|
582
|
-
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
573
|
+
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::EntryStatus }
|
583
574
|
|
584
575
|
# @!attribute entry_type
|
585
576
|
#
|
@@ -607,7 +598,7 @@ module Orb
|
|
607
598
|
|
608
599
|
# @!method initialize(id:, amount:, created_at:, credit_block:, currency:, customer:, description:, ending_balance:, entry_status:, ledger_sequence_number:, metadata:, starting_balance:, entry_type: :credit_block_expiry)
|
609
600
|
# Some parameter documentations has been truncated, see
|
610
|
-
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
601
|
+
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry}
|
611
602
|
# for more details.
|
612
603
|
#
|
613
604
|
# @param id [String]
|
@@ -616,28 +607,27 @@ module Orb
|
|
616
607
|
#
|
617
608
|
# @param created_at [Time]
|
618
609
|
#
|
619
|
-
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
610
|
+
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::CreditBlock]
|
620
611
|
#
|
621
612
|
# @param currency [String]
|
622
613
|
#
|
623
|
-
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
614
|
+
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::Customer]
|
624
615
|
#
|
625
616
|
# @param description [String, nil]
|
626
617
|
#
|
627
618
|
# @param ending_balance [Float]
|
628
619
|
#
|
629
|
-
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
620
|
+
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry::EntryStatus]
|
630
621
|
#
|
631
622
|
# @param ledger_sequence_number [Integer]
|
632
623
|
#
|
633
624
|
# @param metadata [Hash{Symbol=>String}] User specified key-value pairs for the resource. If not present, this defaults t
|
634
|
-
# ...
|
635
625
|
#
|
636
626
|
# @param starting_balance [Float]
|
637
627
|
#
|
638
628
|
# @param entry_type [Symbol, :credit_block_expiry]
|
639
629
|
|
640
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
630
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry#credit_block
|
641
631
|
class CreditBlock < Orb::Internal::Type::BaseModel
|
642
632
|
# @!attribute id
|
643
633
|
#
|
@@ -660,7 +650,7 @@ module Orb
|
|
660
650
|
# @param per_unit_cost_basis [String, nil]
|
661
651
|
end
|
662
652
|
|
663
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
653
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry#customer
|
664
654
|
class Customer < Orb::Internal::Type::BaseModel
|
665
655
|
# @!attribute id
|
666
656
|
#
|
@@ -677,7 +667,7 @@ module Orb
|
|
677
667
|
# @param external_customer_id [String, nil]
|
678
668
|
end
|
679
669
|
|
680
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
670
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry#entry_status
|
681
671
|
module EntryStatus
|
682
672
|
extend Orb::Internal::Type::Enum
|
683
673
|
|
@@ -689,7 +679,7 @@ module Orb
|
|
689
679
|
end
|
690
680
|
end
|
691
681
|
|
692
|
-
class
|
682
|
+
class Void < Orb::Internal::Type::BaseModel
|
693
683
|
# @!attribute id
|
694
684
|
#
|
695
685
|
# @return [String]
|
@@ -707,9 +697,9 @@ module Orb
|
|
707
697
|
|
708
698
|
# @!attribute credit_block
|
709
699
|
#
|
710
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
700
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::CreditBlock]
|
711
701
|
required :credit_block,
|
712
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
702
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::CreditBlock }
|
713
703
|
|
714
704
|
# @!attribute currency
|
715
705
|
#
|
@@ -718,9 +708,8 @@ module Orb
|
|
718
708
|
|
719
709
|
# @!attribute customer
|
720
710
|
#
|
721
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
722
|
-
required :customer,
|
723
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidLedgerEntry::Customer }
|
711
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::Customer]
|
712
|
+
required :customer, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::Customer }
|
724
713
|
|
725
714
|
# @!attribute description
|
726
715
|
#
|
@@ -734,9 +723,9 @@ module Orb
|
|
734
723
|
|
735
724
|
# @!attribute entry_status
|
736
725
|
#
|
737
|
-
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
726
|
+
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::EntryStatus]
|
738
727
|
required :entry_status,
|
739
|
-
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
728
|
+
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::EntryStatus }
|
740
729
|
|
741
730
|
# @!attribute entry_type
|
742
731
|
#
|
@@ -774,8 +763,8 @@ module Orb
|
|
774
763
|
|
775
764
|
# @!method initialize(id:, amount:, created_at:, credit_block:, currency:, customer:, description:, ending_balance:, entry_status:, ledger_sequence_number:, metadata:, starting_balance:, void_amount:, void_reason:, entry_type: :void)
|
776
765
|
# Some parameter documentations has been truncated, see
|
777
|
-
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
778
|
-
#
|
766
|
+
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void} for more
|
767
|
+
# details.
|
779
768
|
#
|
780
769
|
# @param id [String]
|
781
770
|
#
|
@@ -783,22 +772,21 @@ module Orb
|
|
783
772
|
#
|
784
773
|
# @param created_at [Time]
|
785
774
|
#
|
786
|
-
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
775
|
+
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::CreditBlock]
|
787
776
|
#
|
788
777
|
# @param currency [String]
|
789
778
|
#
|
790
|
-
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
779
|
+
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::Customer]
|
791
780
|
#
|
792
781
|
# @param description [String, nil]
|
793
782
|
#
|
794
783
|
# @param ending_balance [Float]
|
795
784
|
#
|
796
|
-
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
785
|
+
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void::EntryStatus]
|
797
786
|
#
|
798
787
|
# @param ledger_sequence_number [Integer]
|
799
788
|
#
|
800
789
|
# @param metadata [Hash{Symbol=>String}] User specified key-value pairs for the resource. If not present, this defaults t
|
801
|
-
# ...
|
802
790
|
#
|
803
791
|
# @param starting_balance [Float]
|
804
792
|
#
|
@@ -808,7 +796,7 @@ module Orb
|
|
808
796
|
#
|
809
797
|
# @param entry_type [Symbol, :void]
|
810
798
|
|
811
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
799
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void#credit_block
|
812
800
|
class CreditBlock < Orb::Internal::Type::BaseModel
|
813
801
|
# @!attribute id
|
814
802
|
#
|
@@ -831,7 +819,7 @@ module Orb
|
|
831
819
|
# @param per_unit_cost_basis [String, nil]
|
832
820
|
end
|
833
821
|
|
834
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
822
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void#customer
|
835
823
|
class Customer < Orb::Internal::Type::BaseModel
|
836
824
|
# @!attribute id
|
837
825
|
#
|
@@ -848,7 +836,7 @@ module Orb
|
|
848
836
|
# @param external_customer_id [String, nil]
|
849
837
|
end
|
850
838
|
|
851
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
839
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void#entry_status
|
852
840
|
module EntryStatus
|
853
841
|
extend Orb::Internal::Type::Enum
|
854
842
|
|
@@ -860,7 +848,7 @@ module Orb
|
|
860
848
|
end
|
861
849
|
end
|
862
850
|
|
863
|
-
class
|
851
|
+
class VoidInitiated < Orb::Internal::Type::BaseModel
|
864
852
|
# @!attribute id
|
865
853
|
#
|
866
854
|
# @return [String]
|
@@ -878,9 +866,9 @@ module Orb
|
|
878
866
|
|
879
867
|
# @!attribute credit_block
|
880
868
|
#
|
881
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
869
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::CreditBlock]
|
882
870
|
required :credit_block,
|
883
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
871
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::CreditBlock }
|
884
872
|
|
885
873
|
# @!attribute currency
|
886
874
|
#
|
@@ -889,9 +877,9 @@ module Orb
|
|
889
877
|
|
890
878
|
# @!attribute customer
|
891
879
|
#
|
892
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
880
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::Customer]
|
893
881
|
required :customer,
|
894
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
882
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::Customer }
|
895
883
|
|
896
884
|
# @!attribute description
|
897
885
|
#
|
@@ -905,9 +893,9 @@ module Orb
|
|
905
893
|
|
906
894
|
# @!attribute entry_status
|
907
895
|
#
|
908
|
-
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
896
|
+
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::EntryStatus]
|
909
897
|
required :entry_status,
|
910
|
-
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
898
|
+
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::EntryStatus }
|
911
899
|
|
912
900
|
# @!attribute entry_type
|
913
901
|
#
|
@@ -950,8 +938,8 @@ module Orb
|
|
950
938
|
|
951
939
|
# @!method initialize(id:, amount:, created_at:, credit_block:, currency:, customer:, description:, ending_balance:, entry_status:, ledger_sequence_number:, metadata:, new_block_expiry_date:, starting_balance:, void_amount:, void_reason:, entry_type: :void_initiated)
|
952
940
|
# Some parameter documentations has been truncated, see
|
953
|
-
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
954
|
-
#
|
941
|
+
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated} for
|
942
|
+
# more details.
|
955
943
|
#
|
956
944
|
# @param id [String]
|
957
945
|
#
|
@@ -959,22 +947,21 @@ module Orb
|
|
959
947
|
#
|
960
948
|
# @param created_at [Time]
|
961
949
|
#
|
962
|
-
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
950
|
+
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::CreditBlock]
|
963
951
|
#
|
964
952
|
# @param currency [String]
|
965
953
|
#
|
966
|
-
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
954
|
+
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::Customer]
|
967
955
|
#
|
968
956
|
# @param description [String, nil]
|
969
957
|
#
|
970
958
|
# @param ending_balance [Float]
|
971
959
|
#
|
972
|
-
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
960
|
+
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated::EntryStatus]
|
973
961
|
#
|
974
962
|
# @param ledger_sequence_number [Integer]
|
975
963
|
#
|
976
964
|
# @param metadata [Hash{Symbol=>String}] User specified key-value pairs for the resource. If not present, this defaults t
|
977
|
-
# ...
|
978
965
|
#
|
979
966
|
# @param new_block_expiry_date [Time]
|
980
967
|
#
|
@@ -986,7 +973,7 @@ module Orb
|
|
986
973
|
#
|
987
974
|
# @param entry_type [Symbol, :void_initiated]
|
988
975
|
|
989
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
976
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated#credit_block
|
990
977
|
class CreditBlock < Orb::Internal::Type::BaseModel
|
991
978
|
# @!attribute id
|
992
979
|
#
|
@@ -1009,7 +996,7 @@ module Orb
|
|
1009
996
|
# @param per_unit_cost_basis [String, nil]
|
1010
997
|
end
|
1011
998
|
|
1012
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
999
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated#customer
|
1013
1000
|
class Customer < Orb::Internal::Type::BaseModel
|
1014
1001
|
# @!attribute id
|
1015
1002
|
#
|
@@ -1026,7 +1013,7 @@ module Orb
|
|
1026
1013
|
# @param external_customer_id [String, nil]
|
1027
1014
|
end
|
1028
1015
|
|
1029
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1016
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated#entry_status
|
1030
1017
|
module EntryStatus
|
1031
1018
|
extend Orb::Internal::Type::Enum
|
1032
1019
|
|
@@ -1038,7 +1025,7 @@ module Orb
|
|
1038
1025
|
end
|
1039
1026
|
end
|
1040
1027
|
|
1041
|
-
class
|
1028
|
+
class Amendment < Orb::Internal::Type::BaseModel
|
1042
1029
|
# @!attribute id
|
1043
1030
|
#
|
1044
1031
|
# @return [String]
|
@@ -1056,9 +1043,9 @@ module Orb
|
|
1056
1043
|
|
1057
1044
|
# @!attribute credit_block
|
1058
1045
|
#
|
1059
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1046
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::CreditBlock]
|
1060
1047
|
required :credit_block,
|
1061
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1048
|
+
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::CreditBlock }
|
1062
1049
|
|
1063
1050
|
# @!attribute currency
|
1064
1051
|
#
|
@@ -1067,9 +1054,8 @@ module Orb
|
|
1067
1054
|
|
1068
1055
|
# @!attribute customer
|
1069
1056
|
#
|
1070
|
-
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1071
|
-
required :customer,
|
1072
|
-
-> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::AmendmentLedgerEntry::Customer }
|
1057
|
+
# @return [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::Customer]
|
1058
|
+
required :customer, -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::Customer }
|
1073
1059
|
|
1074
1060
|
# @!attribute description
|
1075
1061
|
#
|
@@ -1083,9 +1069,9 @@ module Orb
|
|
1083
1069
|
|
1084
1070
|
# @!attribute entry_status
|
1085
1071
|
#
|
1086
|
-
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1072
|
+
# @return [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::EntryStatus]
|
1087
1073
|
required :entry_status,
|
1088
|
-
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1074
|
+
enum: -> { Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::EntryStatus }
|
1089
1075
|
|
1090
1076
|
# @!attribute entry_type
|
1091
1077
|
#
|
@@ -1113,8 +1099,8 @@ module Orb
|
|
1113
1099
|
|
1114
1100
|
# @!method initialize(id:, amount:, created_at:, credit_block:, currency:, customer:, description:, ending_balance:, entry_status:, ledger_sequence_number:, metadata:, starting_balance:, entry_type: :amendment)
|
1115
1101
|
# Some parameter documentations has been truncated, see
|
1116
|
-
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1117
|
-
#
|
1102
|
+
# {Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment} for more
|
1103
|
+
# details.
|
1118
1104
|
#
|
1119
1105
|
# @param id [String]
|
1120
1106
|
#
|
@@ -1122,28 +1108,27 @@ module Orb
|
|
1122
1108
|
#
|
1123
1109
|
# @param created_at [Time]
|
1124
1110
|
#
|
1125
|
-
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1111
|
+
# @param credit_block [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::CreditBlock]
|
1126
1112
|
#
|
1127
1113
|
# @param currency [String]
|
1128
1114
|
#
|
1129
|
-
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1115
|
+
# @param customer [Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::Customer]
|
1130
1116
|
#
|
1131
1117
|
# @param description [String, nil]
|
1132
1118
|
#
|
1133
1119
|
# @param ending_balance [Float]
|
1134
1120
|
#
|
1135
|
-
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1121
|
+
# @param entry_status [Symbol, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment::EntryStatus]
|
1136
1122
|
#
|
1137
1123
|
# @param ledger_sequence_number [Integer]
|
1138
1124
|
#
|
1139
1125
|
# @param metadata [Hash{Symbol=>String}] User specified key-value pairs for the resource. If not present, this defaults t
|
1140
|
-
# ...
|
1141
1126
|
#
|
1142
1127
|
# @param starting_balance [Float]
|
1143
1128
|
#
|
1144
1129
|
# @param entry_type [Symbol, :amendment]
|
1145
1130
|
|
1146
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1131
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment#credit_block
|
1147
1132
|
class CreditBlock < Orb::Internal::Type::BaseModel
|
1148
1133
|
# @!attribute id
|
1149
1134
|
#
|
@@ -1166,7 +1151,7 @@ module Orb
|
|
1166
1151
|
# @param per_unit_cost_basis [String, nil]
|
1167
1152
|
end
|
1168
1153
|
|
1169
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1154
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment#customer
|
1170
1155
|
class Customer < Orb::Internal::Type::BaseModel
|
1171
1156
|
# @!attribute id
|
1172
1157
|
#
|
@@ -1183,7 +1168,7 @@ module Orb
|
|
1183
1168
|
# @param external_customer_id [String, nil]
|
1184
1169
|
end
|
1185
1170
|
|
1186
|
-
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1171
|
+
# @see Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment#entry_status
|
1187
1172
|
module EntryStatus
|
1188
1173
|
extend Orb::Internal::Type::Enum
|
1189
1174
|
|
@@ -1196,7 +1181,7 @@ module Orb
|
|
1196
1181
|
end
|
1197
1182
|
|
1198
1183
|
# @!method self.variants
|
1199
|
-
# @return [Array(Orb::Models::Customers::Credits::LedgerCreateEntryResponse::
|
1184
|
+
# @return [Array(Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Increment, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Decrement, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::ExpirationChange, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::CreditBlockExpiry, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Void, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::VoidInitiated, Orb::Models::Customers::Credits::LedgerCreateEntryResponse::Amendment)]
|
1200
1185
|
end
|
1201
1186
|
end
|
1202
1187
|
end
|