subskribe_sandbox 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (783) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +7 -0
  3. data/README.md +601 -0
  4. data/Rakefile +8 -0
  5. data/docs/AccountAddress.md +17 -0
  6. data/docs/AccountAddressJson.md +13 -0
  7. data/docs/AccountContact.md +24 -0
  8. data/docs/AccountContactJson.md +18 -0
  9. data/docs/AccountJson.md +27 -0
  10. data/docs/AccountPaymentMethodJson.md +13 -0
  11. data/docs/AccountReceivableContactJson.md +12 -0
  12. data/docs/AccountingApi.md +182 -0
  13. data/docs/AccountingEvent.md +19 -0
  14. data/docs/AccountingEventPaginatedResponse.md +10 -0
  15. data/docs/AccountingPeriod.md +22 -0
  16. data/docs/AccountingPeriodCalculation.md +13 -0
  17. data/docs/AccountsApi.md +884 -0
  18. data/docs/AddAndApplyPaymentApplicationJson.md +19 -0
  19. data/docs/AnrokIntegrationInput.md +8 -0
  20. data/docs/ApprovalMatrixImportDataJson.md +13 -0
  21. data/docs/ApprovalMatrixImportPreview.md +12 -0
  22. data/docs/ApprovalRoleJson.md +12 -0
  23. data/docs/ApprovalRoleSegmentChange.md +11 -0
  24. data/docs/ApprovalSegmentJson.md +12 -0
  25. data/docs/ApprovalsApi.md +1028 -0
  26. data/docs/Attachment.md +17 -0
  27. data/docs/AttachmentsApi.md +294 -0
  28. data/docs/AttributeReference.md +9 -0
  29. data/docs/AuthSamlIntegrationJson.md +10 -0
  30. data/docs/AuthenticationApi.md +329 -0
  31. data/docs/AutomatedInvoiceRule.md +24 -0
  32. data/docs/AutomatedInvoiceRuleRequestJson.md +20 -0
  33. data/docs/AvalaraIntegration.md +14 -0
  34. data/docs/AvalaraIntegrationInput.md +12 -0
  35. data/docs/BillingApi.md +2173 -0
  36. data/docs/BillingEventEntry.md +11 -0
  37. data/docs/BillingEventInput.md +11 -0
  38. data/docs/BulkInvoiceRun.md +20 -0
  39. data/docs/BulkInvoiceRunExclusions.md +9 -0
  40. data/docs/BulkInvoiceRunInput.md +13 -0
  41. data/docs/BulkInvoiceRunItem.md +28 -0
  42. data/docs/BulkInvoiceRunSelector.md +8 -0
  43. data/docs/BulkPaymentUploadData.md +18 -0
  44. data/docs/BulkPaymentUploadResult.md +10 -0
  45. data/docs/ByteBuffer.md +15 -0
  46. data/docs/CatalogRelationship.md +13 -0
  47. data/docs/ChargeJson.md +47 -0
  48. data/docs/ChargePartialJson.md +22 -0
  49. data/docs/CompanyContactJson.md +12 -0
  50. data/docs/CreditMemoApi.md +671 -0
  51. data/docs/CreditMemoApplicationJson.md +13 -0
  52. data/docs/CreditMemoBalanceJson.md +11 -0
  53. data/docs/CreditMemoJson.md +20 -0
  54. data/docs/CreditMemoLineItemJson.md +15 -0
  55. data/docs/CreditMemoLineItemRequestJson.md +11 -0
  56. data/docs/CreditMemoPaginationResponseJson.md +10 -0
  57. data/docs/CrmAccountImportResponse.md +9 -0
  58. data/docs/CustomFieldApi.md +411 -0
  59. data/docs/CustomFieldDefault.md +9 -0
  60. data/docs/CustomFieldDefinitionCreateInput.md +15 -0
  61. data/docs/CustomFieldDefinitionJson.md +17 -0
  62. data/docs/CustomFieldDefinitionUpdateInput.md +12 -0
  63. data/docs/CustomFieldEntry.md +17 -0
  64. data/docs/CustomFieldUpdateInput.md +9 -0
  65. data/docs/CustomFieldValue.md +16 -0
  66. data/docs/CustomizationApi.md +244 -0
  67. data/docs/DataImport.md +19 -0
  68. data/docs/DefaultApi.md +225 -0
  69. data/docs/DiscountDetailJson.md +13 -0
  70. data/docs/DiscountJson.md +12 -0
  71. data/docs/DiscountsApi.md +337 -0
  72. data/docs/DocuSignIntegrationRequestJson.md +10 -0
  73. data/docs/DocuSignIntegrationResponseJson.md +11 -0
  74. data/docs/DocumentCustomContent.md +11 -0
  75. data/docs/DocumentSection.md +13 -0
  76. data/docs/DocumentTemplateJson.md +15 -0
  77. data/docs/DunningSettingJson.md +9 -0
  78. data/docs/ERPApi.md +278 -0
  79. data/docs/EmailNotifiersList.md +10 -0
  80. data/docs/EntitiesApi.md +561 -0
  81. data/docs/Entity.md +22 -0
  82. data/docs/EntityApi.md +66 -0
  83. data/docs/EntityJson.md +21 -0
  84. data/docs/EntityRef.md +10 -0
  85. data/docs/Entry.md +10 -0
  86. data/docs/ExternalArrScheduleJson.md +17 -0
  87. data/docs/FlatfileWorkbookResponse.md +8 -0
  88. data/docs/FlatfileWorkbookResponseData.md +9 -0
  89. data/docs/ImportApi.md +589 -0
  90. data/docs/InputStream.md +7 -0
  91. data/docs/Integration.md +17 -0
  92. data/docs/IntegrationsApi.md +1747 -0
  93. data/docs/InvoiceBalanceJson.md +11 -0
  94. data/docs/InvoiceItemJson.md +27 -0
  95. data/docs/InvoiceItemPreviewJson.md +13 -0
  96. data/docs/InvoiceJson.md +31 -0
  97. data/docs/InvoiceJsonPaginationResponse.md +10 -0
  98. data/docs/InvoiceNumberPrefix.md +8 -0
  99. data/docs/InvoicePreviewJson.md +12 -0
  100. data/docs/LedgerAccount.md +16 -0
  101. data/docs/LedgerAccountMapping.md +12 -0
  102. data/docs/MetricsJson.md +17 -0
  103. data/docs/MetricsReportingApi.md +228 -0
  104. data/docs/NotificationTargetAndSubscriptions.md +13 -0
  105. data/docs/NotificationsApi.md +226 -0
  106. data/docs/NumberConfig.md +12 -0
  107. data/docs/Opportunity.md +20 -0
  108. data/docs/OpportunityApi.md +178 -0
  109. data/docs/OpportunityJson.md +20 -0
  110. data/docs/OpportunityPaginationResponse.md +10 -0
  111. data/docs/OpportunityRestJson.md +19 -0
  112. data/docs/OrderJson.md +59 -0
  113. data/docs/OrderJsonPaginationResponse.md +10 -0
  114. data/docs/OrderLineItemJson.md +35 -0
  115. data/docs/OrderLineItemRequestJson.md +25 -0
  116. data/docs/OrderRequestJson.md +46 -0
  117. data/docs/OrderTerms.md +13 -0
  118. data/docs/OrdersApi.md +1429 -0
  119. data/docs/PaginatedResponse.md +10 -0
  120. data/docs/PaymentBalanceJson.md +11 -0
  121. data/docs/PaymentConfiguration.md +8 -0
  122. data/docs/PaymentJson.md +16 -0
  123. data/docs/PaymentJsonPaginationResponse.md +10 -0
  124. data/docs/PaymentTermSettingsJson.md +10 -0
  125. data/docs/PaymentsApi.md +450 -0
  126. data/docs/PlanJson.md +20 -0
  127. data/docs/PlanJsonPaginationResponse.md +10 -0
  128. data/docs/PlanMetadataJson.md +8 -0
  129. data/docs/PredefinedReportDefChartJson.md +17 -0
  130. data/docs/PredefinedReportDefJson.md +12 -0
  131. data/docs/PredefinedReportDefsJson.md +8 -0
  132. data/docs/PredefinedReportJson.md +11 -0
  133. data/docs/PredefinedReportParam.md +14 -0
  134. data/docs/PredefinedReportParamObject.md +14 -0
  135. data/docs/PrepaidStats.md +22 -0
  136. data/docs/PriceTierJson.md +10 -0
  137. data/docs/ProductCatalogApi.md +1924 -0
  138. data/docs/ProductCategory.md +14 -0
  139. data/docs/ProductCategoryPaginationResponse.md +10 -0
  140. data/docs/ProductInputJson.md +15 -0
  141. data/docs/ProductJson.md +18 -0
  142. data/docs/ProductJsonPaginationResponse.md +10 -0
  143. data/docs/PurchaseOrder.md +10 -0
  144. data/docs/RateCardApi.md +56 -0
  145. data/docs/RawUsage.md +14 -0
  146. data/docs/RawUsagesData.md +8 -0
  147. data/docs/RecognitionEventCompletion.md +19 -0
  148. data/docs/RecognitionRule.md +20 -0
  149. data/docs/RecurrenceJson.md +9 -0
  150. data/docs/Refund.md +21 -0
  151. data/docs/RefundDetail.md +20 -0
  152. data/docs/RefundRequestJson.md +15 -0
  153. data/docs/RefundsApi.md +179 -0
  154. data/docs/ReportDuration.md +9 -0
  155. data/docs/ReportJobResponse.md +11 -0
  156. data/docs/ReportsApi.md +220 -0
  157. data/docs/RevenueRecognitionApi.md +495 -0
  158. data/docs/SalesRoomApi.md +62 -0
  159. data/docs/SalesforceAccount.md +13 -0
  160. data/docs/SalesforceAccountBillingAddress.md +12 -0
  161. data/docs/SalesforceClientIntegrationRequestJson.md +11 -0
  162. data/docs/SettingsApi.md +1415 -0
  163. data/docs/SettlementApplication.md +19 -0
  164. data/docs/StandaloneCreditMemoRequest.md +20 -0
  165. data/docs/SubscriptionChargeAlias.md +11 -0
  166. data/docs/SubscriptionChargeJson.md +23 -0
  167. data/docs/SubscriptionJson.md +40 -0
  168. data/docs/SubscriptionUpdateJson.md +16 -0
  169. data/docs/SubscriptionsApi.md +573 -0
  170. data/docs/TaxJarIntegration.md +14 -0
  171. data/docs/TaxJarIntegrationInput.md +9 -0
  172. data/docs/TaxRateJson.md +15 -0
  173. data/docs/TaxRatePaginationResponseJson.md +10 -0
  174. data/docs/TenantCreditMemoConfigurationJson.md +11 -0
  175. data/docs/TenantDiscountJson.md +9 -0
  176. data/docs/TenantDiscountLineItemJson.md +10 -0
  177. data/docs/TenantInvoiceConfig.md +12 -0
  178. data/docs/TenantJson.md +19 -0
  179. data/docs/TenantSettingJson.md +15 -0
  180. data/docs/TimeSeriesAmountJson.md +9 -0
  181. data/docs/TimeZone.md +11 -0
  182. data/docs/UnitOfMeasureJson.md +11 -0
  183. data/docs/UnitOfMeasurePaginationResponseJson.md +10 -0
  184. data/docs/UpdateInvoiceRequest.md +13 -0
  185. data/docs/UsageAggregateOutput.md +16 -0
  186. data/docs/UsageApi.md +611 -0
  187. data/docs/UsageBatchInsertResult.md +11 -0
  188. data/docs/UserGroupJson.md +12 -0
  189. data/docs/UserGroupRequestJson.md +12 -0
  190. data/docs/UserInput.md +16 -0
  191. data/docs/UserJson.md +22 -0
  192. data/docs/UserPaginationResponseJson.md +10 -0
  193. data/docs/UsersApi.md +774 -0
  194. data/docs/VoidInvoiceRequest.md +9 -0
  195. data/docs/VoidPaymentJson.md +12 -0
  196. data/git_push.sh +55 -0
  197. data/lib/subskribe_dev/api/accounting_api.rb +193 -0
  198. data/lib/subskribe_dev/api/accounts_api.rb +858 -0
  199. data/lib/subskribe_dev/api/approvals_api.rb +965 -0
  200. data/lib/subskribe_dev/api/attachments_api.rb +299 -0
  201. data/lib/subskribe_dev/api/authentication_api.rb +335 -0
  202. data/lib/subskribe_dev/api/billing_api.rb +2098 -0
  203. data/lib/subskribe_dev/api/credit_memo_api.rb +636 -0
  204. data/lib/subskribe_dev/api/custom_field_api.rb +434 -0
  205. data/lib/subskribe_dev/api/customization_api.rb +269 -0
  206. data/lib/subskribe_dev/api/default_api.rb +223 -0
  207. data/lib/subskribe_dev/api/discounts_api.rb +340 -0
  208. data/lib/subskribe_dev/api/entities_api.rb +374 -0
  209. data/lib/subskribe_dev/api/entity_api.rb +79 -0
  210. data/lib/subskribe_dev/api/erp_api.rb +278 -0
  211. data/lib/subskribe_dev/api/import_api.rb +568 -0
  212. data/lib/subskribe_dev/api/integrations_api.rb +1678 -0
  213. data/lib/subskribe_dev/api/metrics_reporting_api.rb +223 -0
  214. data/lib/subskribe_dev/api/notifications_api.rb +245 -0
  215. data/lib/subskribe_dev/api/opportunity_api.rb +177 -0
  216. data/lib/subskribe_dev/api/orders_api.rb +1381 -0
  217. data/lib/subskribe_dev/api/payments_api.rb +431 -0
  218. data/lib/subskribe_dev/api/product_catalog_api.rb +1828 -0
  219. data/lib/subskribe_dev/api/rate_card_api.rb +68 -0
  220. data/lib/subskribe_dev/api/refunds_api.rb +189 -0
  221. data/lib/subskribe_dev/api/reports_api.rb +227 -0
  222. data/lib/subskribe_dev/api/revenue_recognition_api.rb +484 -0
  223. data/lib/subskribe_dev/api/sales_room_api.rb +74 -0
  224. data/lib/subskribe_dev/api/settings_api.rb +1321 -0
  225. data/lib/subskribe_dev/api/subscriptions_api.rb +576 -0
  226. data/lib/subskribe_dev/api/usage_api.rb +604 -0
  227. data/lib/subskribe_dev/api/users_api.rb +728 -0
  228. data/lib/subskribe_dev/api_client.rb +391 -0
  229. data/lib/subskribe_dev/api_error.rb +38 -0
  230. data/lib/subskribe_dev/configuration.rb +209 -0
  231. data/lib/subskribe_dev/models/account_address.rb +265 -0
  232. data/lib/subskribe_dev/models/account_address_json.rb +229 -0
  233. data/lib/subskribe_dev/models/account_contact.rb +530 -0
  234. data/lib/subskribe_dev/models/account_contact_json.rb +274 -0
  235. data/lib/subskribe_dev/models/account_json.rb +395 -0
  236. data/lib/subskribe_dev/models/account_payment_method_json.rb +268 -0
  237. data/lib/subskribe_dev/models/account_receivable_contact_json.rb +225 -0
  238. data/lib/subskribe_dev/models/accounting_event.rb +319 -0
  239. data/lib/subskribe_dev/models/accounting_event_paginated_response.rb +204 -0
  240. data/lib/subskribe_dev/models/accounting_period.rb +356 -0
  241. data/lib/subskribe_dev/models/accounting_period_calculation.rb +229 -0
  242. data/lib/subskribe_dev/models/add_and_apply_payment_application_json.rb +344 -0
  243. data/lib/subskribe_dev/models/anrok_integration_input.rb +184 -0
  244. data/lib/subskribe_dev/models/approval_matrix_import_data_json.rb +229 -0
  245. data/lib/subskribe_dev/models/approval_matrix_import_preview.rb +226 -0
  246. data/lib/subskribe_dev/models/approval_role_json.rb +220 -0
  247. data/lib/subskribe_dev/models/approval_role_segment_change.rb +211 -0
  248. data/lib/subskribe_dev/models/approval_segment_json.rb +220 -0
  249. data/lib/subskribe_dev/models/attachment.rb +326 -0
  250. data/lib/subskribe_dev/models/attribute_reference.rb +193 -0
  251. data/lib/subskribe_dev/models/auth_saml_integration_json.rb +204 -0
  252. data/lib/subskribe_dev/models/automated_invoice_rule.rb +328 -0
  253. data/lib/subskribe_dev/models/automated_invoice_rule_request_json.rb +307 -0
  254. data/lib/subskribe_dev/models/avalara_integration.rb +238 -0
  255. data/lib/subskribe_dev/models/avalara_integration_input.rb +268 -0
  256. data/lib/subskribe_dev/models/billing_event_entry.rb +211 -0
  257. data/lib/subskribe_dev/models/billing_event_input.rb +216 -0
  258. data/lib/subskribe_dev/models/bulk_invoice_run.rb +350 -0
  259. data/lib/subskribe_dev/models/bulk_invoice_run_exclusions.rb +197 -0
  260. data/lib/subskribe_dev/models/bulk_invoice_run_input.rb +263 -0
  261. data/lib/subskribe_dev/models/bulk_invoice_run_item.rb +364 -0
  262. data/lib/subskribe_dev/models/bulk_invoice_run_selector.rb +184 -0
  263. data/lib/subskribe_dev/models/bulk_payment_upload_data.rb +274 -0
  264. data/lib/subskribe_dev/models/bulk_payment_upload_result.rb +204 -0
  265. data/lib/subskribe_dev/models/byte_buffer.rb +247 -0
  266. data/lib/subskribe_dev/models/catalog_relationship.rb +364 -0
  267. data/lib/subskribe_dev/models/charge_json.rb +631 -0
  268. data/lib/subskribe_dev/models/charge_partial_json.rb +310 -0
  269. data/lib/subskribe_dev/models/company_contact_json.rb +225 -0
  270. data/lib/subskribe_dev/models/credit_memo_application_json.rb +239 -0
  271. data/lib/subskribe_dev/models/credit_memo_balance_json.rb +211 -0
  272. data/lib/subskribe_dev/models/credit_memo_json.rb +363 -0
  273. data/lib/subskribe_dev/models/credit_memo_line_item_json.rb +252 -0
  274. data/lib/subskribe_dev/models/credit_memo_line_item_request_json.rb +211 -0
  275. data/lib/subskribe_dev/models/credit_memo_pagination_response_json.rb +204 -0
  276. data/lib/subskribe_dev/models/crm_account_import_response.rb +193 -0
  277. data/lib/subskribe_dev/models/custom_field_default.rb +195 -0
  278. data/lib/subskribe_dev/models/custom_field_definition_create_input.rb +317 -0
  279. data/lib/subskribe_dev/models/custom_field_definition_json.rb +313 -0
  280. data/lib/subskribe_dev/models/custom_field_definition_update_input.rb +256 -0
  281. data/lib/subskribe_dev/models/custom_field_entry.rb +325 -0
  282. data/lib/subskribe_dev/models/custom_field_update_input.rb +195 -0
  283. data/lib/subskribe_dev/models/custom_field_value.rb +316 -0
  284. data/lib/subskribe_dev/models/data_import.rb +355 -0
  285. data/lib/subskribe_dev/models/discount_detail_json.rb +263 -0
  286. data/lib/subskribe_dev/models/discount_json.rb +254 -0
  287. data/lib/subskribe_dev/models/docu_sign_integration_request_json.rb +236 -0
  288. data/lib/subskribe_dev/models/docu_sign_integration_response_json.rb +245 -0
  289. data/lib/subskribe_dev/models/document_custom_content.rb +211 -0
  290. data/lib/subskribe_dev/models/document_section.rb +265 -0
  291. data/lib/subskribe_dev/models/document_template_json.rb +300 -0
  292. data/lib/subskribe_dev/models/dunning_setting_json.rb +200 -0
  293. data/lib/subskribe_dev/models/email_notifiers_list.rb +208 -0
  294. data/lib/subskribe_dev/models/entity.rb +356 -0
  295. data/lib/subskribe_dev/models/entity_json.rb +347 -0
  296. data/lib/subskribe_dev/models/entity_ref.rb +202 -0
  297. data/lib/subskribe_dev/models/entry.rb +202 -0
  298. data/lib/subskribe_dev/models/external_arr_schedule_json.rb +319 -0
  299. data/lib/subskribe_dev/models/flatfile_workbook_response.rb +184 -0
  300. data/lib/subskribe_dev/models/flatfile_workbook_response_data.rb +193 -0
  301. data/lib/subskribe_dev/models/input_stream.rb +175 -0
  302. data/lib/subskribe_dev/models/integration.rb +311 -0
  303. data/lib/subskribe_dev/models/invoice_balance_json.rb +211 -0
  304. data/lib/subskribe_dev/models/invoice_item_json.rb +355 -0
  305. data/lib/subskribe_dev/models/invoice_item_preview_json.rb +229 -0
  306. data/lib/subskribe_dev/models/invoice_json.rb +439 -0
  307. data/lib/subskribe_dev/models/invoice_json_pagination_response.rb +204 -0
  308. data/lib/subskribe_dev/models/invoice_number_prefix.rb +184 -0
  309. data/lib/subskribe_dev/models/invoice_preview_json.rb +222 -0
  310. data/lib/subskribe_dev/models/ledger_account.rb +316 -0
  311. data/lib/subskribe_dev/models/ledger_account_mapping.rb +222 -0
  312. data/lib/subskribe_dev/models/metrics_json.rb +267 -0
  313. data/lib/subskribe_dev/models/notification_target_and_subscriptions.rb +265 -0
  314. data/lib/subskribe_dev/models/number_config.rb +254 -0
  315. data/lib/subskribe_dev/models/opportunity.rb +326 -0
  316. data/lib/subskribe_dev/models/opportunity_json.rb +326 -0
  317. data/lib/subskribe_dev/models/opportunity_pagination_response.rb +204 -0
  318. data/lib/subskribe_dev/models/opportunity_rest_json.rb +317 -0
  319. data/lib/subskribe_dev/models/order_json.rb +754 -0
  320. data/lib/subskribe_dev/models/order_json_pagination_response.rb +204 -0
  321. data/lib/subskribe_dev/models/order_line_item_json.rb +465 -0
  322. data/lib/subskribe_dev/models/order_line_item_request_json.rb +375 -0
  323. data/lib/subskribe_dev/models/order_request_json.rb +616 -0
  324. data/lib/subskribe_dev/models/order_terms.rb +265 -0
  325. data/lib/subskribe_dev/models/paginated_response.rb +204 -0
  326. data/lib/subskribe_dev/models/payment_balance_json.rb +211 -0
  327. data/lib/subskribe_dev/models/payment_configuration.rb +208 -0
  328. data/lib/subskribe_dev/models/payment_json.rb +300 -0
  329. data/lib/subskribe_dev/models/payment_json_pagination_response.rb +204 -0
  330. data/lib/subskribe_dev/models/payment_term_settings_json.rb +219 -0
  331. data/lib/subskribe_dev/models/plan_json.rb +339 -0
  332. data/lib/subskribe_dev/models/plan_json_pagination_response.rb +204 -0
  333. data/lib/subskribe_dev/models/predefined_report_def_chart_json.rb +265 -0
  334. data/lib/subskribe_dev/models/predefined_report_def_json.rb +222 -0
  335. data/lib/subskribe_dev/models/predefined_report_defs_json.rb +186 -0
  336. data/lib/subskribe_dev/models/predefined_report_json.rb +213 -0
  337. data/lib/subskribe_dev/models/predefined_report_param.rb +296 -0
  338. data/lib/subskribe_dev/models/predefined_report_param_object.rb +296 -0
  339. data/lib/subskribe_dev/models/prepaid_stats.rb +310 -0
  340. data/lib/subskribe_dev/models/price_tier_json.rb +212 -0
  341. data/lib/subskribe_dev/models/product_category.rb +264 -0
  342. data/lib/subskribe_dev/models/product_category_pagination_response.rb +204 -0
  343. data/lib/subskribe_dev/models/product_input_json.rb +249 -0
  344. data/lib/subskribe_dev/models/product_json.rb +276 -0
  345. data/lib/subskribe_dev/models/product_json_pagination_response.rb +204 -0
  346. data/lib/subskribe_dev/models/purchase_order.rb +226 -0
  347. data/lib/subskribe_dev/models/raw_usage.rb +247 -0
  348. data/lib/subskribe_dev/models/raw_usages_data.rb +192 -0
  349. data/lib/subskribe_dev/models/recognition_event_completion.rb +322 -0
  350. data/lib/subskribe_dev/models/recognition_rule.rb +376 -0
  351. data/lib/subskribe_dev/models/recurrence_json.rb +256 -0
  352. data/lib/subskribe_dev/models/refund.rb +301 -0
  353. data/lib/subskribe_dev/models/refund_detail.rb +322 -0
  354. data/lib/subskribe_dev/models/refund_request_json.rb +272 -0
  355. data/lib/subskribe_dev/models/report_duration.rb +193 -0
  356. data/lib/subskribe_dev/models/report_job_response.rb +245 -0
  357. data/lib/subskribe_dev/models/salesforce_account.rb +229 -0
  358. data/lib/subskribe_dev/models/salesforce_account_billing_address.rb +220 -0
  359. data/lib/subskribe_dev/models/salesforce_client_integration_request_json.rb +211 -0
  360. data/lib/subskribe_dev/models/settlement_application.rb +329 -0
  361. data/lib/subskribe_dev/models/standalone_credit_memo_request.rb +353 -0
  362. data/lib/subskribe_dev/models/subscription_charge_alias.rb +283 -0
  363. data/lib/subskribe_dev/models/subscription_charge_json.rb +362 -0
  364. data/lib/subskribe_dev/models/subscription_json.rb +583 -0
  365. data/lib/subskribe_dev/models/subscription_update_json.rb +280 -0
  366. data/lib/subskribe_dev/models/tax_jar_integration.rb +238 -0
  367. data/lib/subskribe_dev/models/tax_jar_integration_input.rb +193 -0
  368. data/lib/subskribe_dev/models/tax_rate_json.rb +286 -0
  369. data/lib/subskribe_dev/models/tax_rate_pagination_response_json.rb +204 -0
  370. data/lib/subskribe_dev/models/tenant_credit_memo_configuration_json.rb +211 -0
  371. data/lib/subskribe_dev/models/tenant_discount_json.rb +193 -0
  372. data/lib/subskribe_dev/models/tenant_discount_line_item_json.rb +202 -0
  373. data/lib/subskribe_dev/models/tenant_invoice_config.rb +254 -0
  374. data/lib/subskribe_dev/models/tenant_json.rb +283 -0
  375. data/lib/subskribe_dev/models/tenant_setting_json.rb +307 -0
  376. data/lib/subskribe_dev/models/time_series_amount_json.rb +193 -0
  377. data/lib/subskribe_dev/models/time_zone.rb +211 -0
  378. data/lib/subskribe_dev/models/unit_of_measure_json.rb +250 -0
  379. data/lib/subskribe_dev/models/unit_of_measure_pagination_response_json.rb +204 -0
  380. data/lib/subskribe_dev/models/update_invoice_request.rb +282 -0
  381. data/lib/subskribe_dev/models/usage_aggregate_output.rb +258 -0
  382. data/lib/subskribe_dev/models/usage_batch_insert_result.rb +213 -0
  383. data/lib/subskribe_dev/models/user_group_json.rb +224 -0
  384. data/lib/subskribe_dev/models/user_group_request_json.rb +224 -0
  385. data/lib/subskribe_dev/models/user_input.rb +304 -0
  386. data/lib/subskribe_dev/models/user_json.rb +376 -0
  387. data/lib/subskribe_dev/models/user_pagination_response_json.rb +204 -0
  388. data/lib/subskribe_dev/models/void_invoice_request.rb +203 -0
  389. data/lib/subskribe_dev/models/void_payment_json.rb +235 -0
  390. data/lib/subskribe_dev/version.rb +15 -0
  391. data/lib/subskribe_dev.rb +229 -0
  392. data/lib/subskribe_sandbox/api/accounting_api.rb +193 -0
  393. data/lib/subskribe_sandbox/api/accounts_api.rb +858 -0
  394. data/lib/subskribe_sandbox/api/approvals_api.rb +965 -0
  395. data/lib/subskribe_sandbox/api/attachments_api.rb +299 -0
  396. data/lib/subskribe_sandbox/api/authentication_api.rb +335 -0
  397. data/lib/subskribe_sandbox/api/billing_api.rb +2098 -0
  398. data/lib/subskribe_sandbox/api/credit_memo_api.rb +636 -0
  399. data/lib/subskribe_sandbox/api/custom_field_api.rb +434 -0
  400. data/lib/subskribe_sandbox/api/customization_api.rb +269 -0
  401. data/lib/subskribe_sandbox/api/default_api.rb +223 -0
  402. data/lib/subskribe_sandbox/api/discounts_api.rb +340 -0
  403. data/lib/subskribe_sandbox/api/entities_api.rb +532 -0
  404. data/lib/subskribe_sandbox/api/erp_api.rb +278 -0
  405. data/lib/subskribe_sandbox/api/import_api.rb +568 -0
  406. data/lib/subskribe_sandbox/api/integrations_api.rb +1678 -0
  407. data/lib/subskribe_sandbox/api/metrics_reporting_api.rb +223 -0
  408. data/lib/subskribe_sandbox/api/notifications_api.rb +245 -0
  409. data/lib/subskribe_sandbox/api/opportunity_api.rb +177 -0
  410. data/lib/subskribe_sandbox/api/orders_api.rb +1381 -0
  411. data/lib/subskribe_sandbox/api/payments_api.rb +431 -0
  412. data/lib/subskribe_sandbox/api/product_catalog_api.rb +1886 -0
  413. data/lib/subskribe_sandbox/api/rate_card_api.rb +68 -0
  414. data/lib/subskribe_sandbox/api/refunds_api.rb +189 -0
  415. data/lib/subskribe_sandbox/api/reports_api.rb +227 -0
  416. data/lib/subskribe_sandbox/api/revenue_recognition_api.rb +484 -0
  417. data/lib/subskribe_sandbox/api/sales_room_api.rb +74 -0
  418. data/lib/subskribe_sandbox/api/settings_api.rb +1321 -0
  419. data/lib/subskribe_sandbox/api/subscriptions_api.rb +576 -0
  420. data/lib/subskribe_sandbox/api/usage_api.rb +604 -0
  421. data/lib/subskribe_sandbox/api/users_api.rb +728 -0
  422. data/lib/subskribe_sandbox/api_client.rb +391 -0
  423. data/lib/subskribe_sandbox/api_error.rb +38 -0
  424. data/lib/subskribe_sandbox/configuration.rb +209 -0
  425. data/lib/subskribe_sandbox/models/account_address.rb +265 -0
  426. data/lib/subskribe_sandbox/models/account_address_json.rb +229 -0
  427. data/lib/subskribe_sandbox/models/account_contact.rb +530 -0
  428. data/lib/subskribe_sandbox/models/account_contact_json.rb +274 -0
  429. data/lib/subskribe_sandbox/models/account_json.rb +395 -0
  430. data/lib/subskribe_sandbox/models/account_payment_method_json.rb +268 -0
  431. data/lib/subskribe_sandbox/models/account_receivable_contact_json.rb +225 -0
  432. data/lib/subskribe_sandbox/models/accounting_event.rb +319 -0
  433. data/lib/subskribe_sandbox/models/accounting_event_paginated_response.rb +204 -0
  434. data/lib/subskribe_sandbox/models/accounting_period.rb +356 -0
  435. data/lib/subskribe_sandbox/models/accounting_period_calculation.rb +229 -0
  436. data/lib/subskribe_sandbox/models/add_and_apply_payment_application_json.rb +344 -0
  437. data/lib/subskribe_sandbox/models/anrok_integration_input.rb +184 -0
  438. data/lib/subskribe_sandbox/models/approval_matrix_import_data_json.rb +229 -0
  439. data/lib/subskribe_sandbox/models/approval_matrix_import_preview.rb +226 -0
  440. data/lib/subskribe_sandbox/models/approval_role_json.rb +220 -0
  441. data/lib/subskribe_sandbox/models/approval_role_segment_change.rb +211 -0
  442. data/lib/subskribe_sandbox/models/approval_segment_json.rb +220 -0
  443. data/lib/subskribe_sandbox/models/attachment.rb +326 -0
  444. data/lib/subskribe_sandbox/models/attribute_reference.rb +193 -0
  445. data/lib/subskribe_sandbox/models/auth_saml_integration_json.rb +204 -0
  446. data/lib/subskribe_sandbox/models/automated_invoice_rule.rb +328 -0
  447. data/lib/subskribe_sandbox/models/automated_invoice_rule_request_json.rb +307 -0
  448. data/lib/subskribe_sandbox/models/avalara_integration.rb +238 -0
  449. data/lib/subskribe_sandbox/models/avalara_integration_input.rb +268 -0
  450. data/lib/subskribe_sandbox/models/billing_event_entry.rb +211 -0
  451. data/lib/subskribe_sandbox/models/billing_event_input.rb +216 -0
  452. data/lib/subskribe_sandbox/models/bulk_invoice_run.rb +350 -0
  453. data/lib/subskribe_sandbox/models/bulk_invoice_run_exclusions.rb +197 -0
  454. data/lib/subskribe_sandbox/models/bulk_invoice_run_input.rb +263 -0
  455. data/lib/subskribe_sandbox/models/bulk_invoice_run_item.rb +364 -0
  456. data/lib/subskribe_sandbox/models/bulk_invoice_run_selector.rb +184 -0
  457. data/lib/subskribe_sandbox/models/bulk_payment_upload_data.rb +274 -0
  458. data/lib/subskribe_sandbox/models/bulk_payment_upload_result.rb +204 -0
  459. data/lib/subskribe_sandbox/models/byte_buffer.rb +247 -0
  460. data/lib/subskribe_sandbox/models/catalog_relationship.rb +364 -0
  461. data/lib/subskribe_sandbox/models/charge_json.rb +631 -0
  462. data/lib/subskribe_sandbox/models/charge_partial_json.rb +310 -0
  463. data/lib/subskribe_sandbox/models/company_contact_json.rb +225 -0
  464. data/lib/subskribe_sandbox/models/credit_memo_application_json.rb +239 -0
  465. data/lib/subskribe_sandbox/models/credit_memo_balance_json.rb +211 -0
  466. data/lib/subskribe_sandbox/models/credit_memo_json.rb +363 -0
  467. data/lib/subskribe_sandbox/models/credit_memo_line_item_json.rb +252 -0
  468. data/lib/subskribe_sandbox/models/credit_memo_line_item_request_json.rb +211 -0
  469. data/lib/subskribe_sandbox/models/credit_memo_pagination_response_json.rb +204 -0
  470. data/lib/subskribe_sandbox/models/crm_account_import_response.rb +193 -0
  471. data/lib/subskribe_sandbox/models/custom_field_default.rb +195 -0
  472. data/lib/subskribe_sandbox/models/custom_field_definition_create_input.rb +317 -0
  473. data/lib/subskribe_sandbox/models/custom_field_definition_json.rb +313 -0
  474. data/lib/subskribe_sandbox/models/custom_field_definition_update_input.rb +256 -0
  475. data/lib/subskribe_sandbox/models/custom_field_entry.rb +325 -0
  476. data/lib/subskribe_sandbox/models/custom_field_update_input.rb +195 -0
  477. data/lib/subskribe_sandbox/models/custom_field_value.rb +316 -0
  478. data/lib/subskribe_sandbox/models/data_import.rb +355 -0
  479. data/lib/subskribe_sandbox/models/discount_detail_json.rb +263 -0
  480. data/lib/subskribe_sandbox/models/discount_json.rb +254 -0
  481. data/lib/subskribe_sandbox/models/docu_sign_integration_request_json.rb +236 -0
  482. data/lib/subskribe_sandbox/models/docu_sign_integration_response_json.rb +245 -0
  483. data/lib/subskribe_sandbox/models/document_custom_content.rb +211 -0
  484. data/lib/subskribe_sandbox/models/document_section.rb +265 -0
  485. data/lib/subskribe_sandbox/models/document_template_json.rb +300 -0
  486. data/lib/subskribe_sandbox/models/dunning_setting_json.rb +200 -0
  487. data/lib/subskribe_sandbox/models/email_notifiers_list.rb +208 -0
  488. data/lib/subskribe_sandbox/models/entity.rb +356 -0
  489. data/lib/subskribe_sandbox/models/entity_json.rb +347 -0
  490. data/lib/subskribe_sandbox/models/entity_ref.rb +202 -0
  491. data/lib/subskribe_sandbox/models/entry.rb +202 -0
  492. data/lib/subskribe_sandbox/models/external_arr_schedule_json.rb +319 -0
  493. data/lib/subskribe_sandbox/models/flatfile_workbook_response.rb +184 -0
  494. data/lib/subskribe_sandbox/models/flatfile_workbook_response_data.rb +193 -0
  495. data/lib/subskribe_sandbox/models/input_stream.rb +175 -0
  496. data/lib/subskribe_sandbox/models/integration.rb +311 -0
  497. data/lib/subskribe_sandbox/models/invoice_balance_json.rb +211 -0
  498. data/lib/subskribe_sandbox/models/invoice_item_json.rb +355 -0
  499. data/lib/subskribe_sandbox/models/invoice_item_preview_json.rb +229 -0
  500. data/lib/subskribe_sandbox/models/invoice_json.rb +439 -0
  501. data/lib/subskribe_sandbox/models/invoice_json_pagination_response.rb +204 -0
  502. data/lib/subskribe_sandbox/models/invoice_number_prefix.rb +184 -0
  503. data/lib/subskribe_sandbox/models/invoice_preview_json.rb +222 -0
  504. data/lib/subskribe_sandbox/models/ledger_account.rb +316 -0
  505. data/lib/subskribe_sandbox/models/ledger_account_mapping.rb +222 -0
  506. data/lib/subskribe_sandbox/models/metrics_json.rb +267 -0
  507. data/lib/subskribe_sandbox/models/notification_target_and_subscriptions.rb +265 -0
  508. data/lib/subskribe_sandbox/models/number_config.rb +254 -0
  509. data/lib/subskribe_sandbox/models/opportunity.rb +326 -0
  510. data/lib/subskribe_sandbox/models/opportunity_json.rb +326 -0
  511. data/lib/subskribe_sandbox/models/opportunity_pagination_response.rb +204 -0
  512. data/lib/subskribe_sandbox/models/opportunity_rest_json.rb +317 -0
  513. data/lib/subskribe_sandbox/models/order_json.rb +754 -0
  514. data/lib/subskribe_sandbox/models/order_json_pagination_response.rb +204 -0
  515. data/lib/subskribe_sandbox/models/order_line_item_json.rb +474 -0
  516. data/lib/subskribe_sandbox/models/order_line_item_request_json.rb +384 -0
  517. data/lib/subskribe_sandbox/models/order_request_json.rb +616 -0
  518. data/lib/subskribe_sandbox/models/order_terms.rb +265 -0
  519. data/lib/subskribe_sandbox/models/paginated_response.rb +204 -0
  520. data/lib/subskribe_sandbox/models/payment_balance_json.rb +211 -0
  521. data/lib/subskribe_sandbox/models/payment_configuration.rb +208 -0
  522. data/lib/subskribe_sandbox/models/payment_json.rb +300 -0
  523. data/lib/subskribe_sandbox/models/payment_json_pagination_response.rb +204 -0
  524. data/lib/subskribe_sandbox/models/payment_term_settings_json.rb +219 -0
  525. data/lib/subskribe_sandbox/models/plan_json.rb +339 -0
  526. data/lib/subskribe_sandbox/models/plan_json_pagination_response.rb +204 -0
  527. data/lib/subskribe_sandbox/models/plan_metadata_json.rb +187 -0
  528. data/lib/subskribe_sandbox/models/predefined_report_def_chart_json.rb +265 -0
  529. data/lib/subskribe_sandbox/models/predefined_report_def_json.rb +222 -0
  530. data/lib/subskribe_sandbox/models/predefined_report_defs_json.rb +186 -0
  531. data/lib/subskribe_sandbox/models/predefined_report_json.rb +213 -0
  532. data/lib/subskribe_sandbox/models/predefined_report_param.rb +296 -0
  533. data/lib/subskribe_sandbox/models/predefined_report_param_object.rb +296 -0
  534. data/lib/subskribe_sandbox/models/prepaid_stats.rb +310 -0
  535. data/lib/subskribe_sandbox/models/price_tier_json.rb +212 -0
  536. data/lib/subskribe_sandbox/models/product_category.rb +264 -0
  537. data/lib/subskribe_sandbox/models/product_category_pagination_response.rb +204 -0
  538. data/lib/subskribe_sandbox/models/product_input_json.rb +249 -0
  539. data/lib/subskribe_sandbox/models/product_json.rb +276 -0
  540. data/lib/subskribe_sandbox/models/product_json_pagination_response.rb +204 -0
  541. data/lib/subskribe_sandbox/models/purchase_order.rb +226 -0
  542. data/lib/subskribe_sandbox/models/raw_usage.rb +247 -0
  543. data/lib/subskribe_sandbox/models/raw_usages_data.rb +192 -0
  544. data/lib/subskribe_sandbox/models/recognition_event_completion.rb +322 -0
  545. data/lib/subskribe_sandbox/models/recognition_rule.rb +376 -0
  546. data/lib/subskribe_sandbox/models/recurrence_json.rb +256 -0
  547. data/lib/subskribe_sandbox/models/refund.rb +301 -0
  548. data/lib/subskribe_sandbox/models/refund_detail.rb +322 -0
  549. data/lib/subskribe_sandbox/models/refund_request_json.rb +272 -0
  550. data/lib/subskribe_sandbox/models/report_duration.rb +193 -0
  551. data/lib/subskribe_sandbox/models/report_job_response.rb +245 -0
  552. data/lib/subskribe_sandbox/models/salesforce_account.rb +229 -0
  553. data/lib/subskribe_sandbox/models/salesforce_account_billing_address.rb +220 -0
  554. data/lib/subskribe_sandbox/models/salesforce_client_integration_request_json.rb +211 -0
  555. data/lib/subskribe_sandbox/models/settlement_application.rb +329 -0
  556. data/lib/subskribe_sandbox/models/standalone_credit_memo_request.rb +353 -0
  557. data/lib/subskribe_sandbox/models/subscription_charge_alias.rb +283 -0
  558. data/lib/subskribe_sandbox/models/subscription_charge_json.rb +362 -0
  559. data/lib/subskribe_sandbox/models/subscription_json.rb +583 -0
  560. data/lib/subskribe_sandbox/models/subscription_update_json.rb +280 -0
  561. data/lib/subskribe_sandbox/models/tax_jar_integration.rb +238 -0
  562. data/lib/subskribe_sandbox/models/tax_jar_integration_input.rb +193 -0
  563. data/lib/subskribe_sandbox/models/tax_rate_json.rb +286 -0
  564. data/lib/subskribe_sandbox/models/tax_rate_pagination_response_json.rb +204 -0
  565. data/lib/subskribe_sandbox/models/tenant_credit_memo_configuration_json.rb +211 -0
  566. data/lib/subskribe_sandbox/models/tenant_discount_json.rb +193 -0
  567. data/lib/subskribe_sandbox/models/tenant_discount_line_item_json.rb +202 -0
  568. data/lib/subskribe_sandbox/models/tenant_invoice_config.rb +254 -0
  569. data/lib/subskribe_sandbox/models/tenant_json.rb +283 -0
  570. data/lib/subskribe_sandbox/models/tenant_setting_json.rb +307 -0
  571. data/lib/subskribe_sandbox/models/time_series_amount_json.rb +193 -0
  572. data/lib/subskribe_sandbox/models/time_zone.rb +211 -0
  573. data/lib/subskribe_sandbox/models/unit_of_measure_json.rb +250 -0
  574. data/lib/subskribe_sandbox/models/unit_of_measure_pagination_response_json.rb +204 -0
  575. data/lib/subskribe_sandbox/models/update_invoice_request.rb +282 -0
  576. data/lib/subskribe_sandbox/models/usage_aggregate_output.rb +258 -0
  577. data/lib/subskribe_sandbox/models/usage_batch_insert_result.rb +213 -0
  578. data/lib/subskribe_sandbox/models/user_group_json.rb +224 -0
  579. data/lib/subskribe_sandbox/models/user_group_request_json.rb +224 -0
  580. data/lib/subskribe_sandbox/models/user_input.rb +304 -0
  581. data/lib/subskribe_sandbox/models/user_json.rb +376 -0
  582. data/lib/subskribe_sandbox/models/user_pagination_response_json.rb +204 -0
  583. data/lib/subskribe_sandbox/models/void_invoice_request.rb +203 -0
  584. data/lib/subskribe_sandbox/models/void_payment_json.rb +235 -0
  585. data/lib/subskribe_sandbox/version.rb +15 -0
  586. data/lib/subskribe_sandbox.rb +229 -0
  587. data/spec/api/accounting_api_spec.rb +74 -0
  588. data/spec/api/accounts_api_spec.rb +232 -0
  589. data/spec/api/approvals_api_spec.rb +260 -0
  590. data/spec/api/attachments_api_spec.rb +100 -0
  591. data/spec/api/authentication_api_spec.rb +108 -0
  592. data/spec/api/billing_api_spec.rb +516 -0
  593. data/spec/api/credit_memo_api_spec.rb +181 -0
  594. data/spec/api/custom_field_api_spec.rb +126 -0
  595. data/spec/api/customization_api_spec.rb +89 -0
  596. data/spec/api/default_api_spec.rb +81 -0
  597. data/spec/api/discounts_api_spec.rb +108 -0
  598. data/spec/api/entities_api_spec.rb +120 -0
  599. data/spec/api/entity_api_spec.rb +48 -0
  600. data/spec/api/erp_api_spec.rb +95 -0
  601. data/spec/api/import_api_spec.rb +164 -0
  602. data/spec/api/integrations_api_spec.rb +420 -0
  603. data/spec/api/metrics_reporting_api_spec.rb +84 -0
  604. data/spec/api/notifications_api_spec.rb +84 -0
  605. data/spec/api/opportunity_api_spec.rb +72 -0
  606. data/spec/api/orders_api_spec.rb +351 -0
  607. data/spec/api/payments_api_spec.rb +132 -0
  608. data/spec/api/product_catalog_api_spec.rb +448 -0
  609. data/spec/api/rate_card_api_spec.rb +46 -0
  610. data/spec/api/refunds_api_spec.rb +73 -0
  611. data/spec/api/reports_api_spec.rb +82 -0
  612. data/spec/api/revenue_recognition_api_spec.rb +144 -0
  613. data/spec/api/sales_room_api_spec.rb +47 -0
  614. data/spec/api/settings_api_spec.rb +109 -0
  615. data/spec/api/subscriptions_api_spec.rb +162 -0
  616. data/spec/api/usage_api_spec.rb +169 -0
  617. data/spec/api/users_api_spec.rb +203 -0
  618. data/spec/api_client_spec.rb +243 -0
  619. data/spec/configuration_spec.rb +42 -0
  620. data/spec/models/account_address_json_spec.rb +71 -0
  621. data/spec/models/account_address_spec.rb +95 -0
  622. data/spec/models/account_contact_json_spec.rb +101 -0
  623. data/spec/models/account_contact_spec.rb +141 -0
  624. data/spec/models/account_json_spec.rb +163 -0
  625. data/spec/models/account_payment_method_json_spec.rb +75 -0
  626. data/spec/models/account_receivable_contact_json_spec.rb +65 -0
  627. data/spec/models/accounting_event_paginated_response_spec.rb +53 -0
  628. data/spec/models/accounting_event_spec.rb +111 -0
  629. data/spec/models/accounting_period_calculation_spec.rb +71 -0
  630. data/spec/models/accounting_period_spec.rb +133 -0
  631. data/spec/models/add_and_apply_payment_application_json_spec.rb +115 -0
  632. data/spec/models/anrok_integration_input_spec.rb +41 -0
  633. data/spec/models/approval_matrix_import_data_json_spec.rb +71 -0
  634. data/spec/models/approval_matrix_import_preview_spec.rb +65 -0
  635. data/spec/models/approval_role_json_spec.rb +65 -0
  636. data/spec/models/approval_role_segment_change_spec.rb +59 -0
  637. data/spec/models/approval_segment_json_spec.rb +65 -0
  638. data/spec/models/attachment_spec.rb +103 -0
  639. data/spec/models/attribute_reference_spec.rb +47 -0
  640. data/spec/models/auth_saml_integration_json_spec.rb +53 -0
  641. data/spec/models/automated_invoice_rule_request_json_spec.rb +113 -0
  642. data/spec/models/automated_invoice_rule_spec.rb +137 -0
  643. data/spec/models/avalara_integration_input_spec.rb +65 -0
  644. data/spec/models/avalara_integration_spec.rb +77 -0
  645. data/spec/models/billing_event_entry_spec.rb +59 -0
  646. data/spec/models/billing_event_input_spec.rb +59 -0
  647. data/spec/models/bulk_invoice_run_exclusions_spec.rb +47 -0
  648. data/spec/models/bulk_invoice_run_input_spec.rb +75 -0
  649. data/spec/models/bulk_invoice_run_item_spec.rb +161 -0
  650. data/spec/models/bulk_invoice_run_selector_spec.rb +41 -0
  651. data/spec/models/bulk_invoice_run_spec.rb +125 -0
  652. data/spec/models/bulk_payment_upload_data_spec.rb +101 -0
  653. data/spec/models/bulk_payment_upload_result_spec.rb +53 -0
  654. data/spec/models/byte_buffer_spec.rb +83 -0
  655. data/spec/models/catalog_relationship_spec.rb +75 -0
  656. data/spec/models/charge_json_spec.rb +295 -0
  657. data/spec/models/charge_partial_json_spec.rb +125 -0
  658. data/spec/models/company_contact_json_spec.rb +65 -0
  659. data/spec/models/credit_memo_application_json_spec.rb +71 -0
  660. data/spec/models/credit_memo_balance_json_spec.rb +59 -0
  661. data/spec/models/credit_memo_json_spec.rb +117 -0
  662. data/spec/models/credit_memo_line_item_json_spec.rb +83 -0
  663. data/spec/models/credit_memo_line_item_request_json_spec.rb +59 -0
  664. data/spec/models/credit_memo_pagination_response_json_spec.rb +53 -0
  665. data/spec/models/crm_account_import_response_spec.rb +47 -0
  666. data/spec/models/custom_field_default_spec.rb +47 -0
  667. data/spec/models/custom_field_definition_create_input_spec.rb +95 -0
  668. data/spec/models/custom_field_definition_json_spec.rb +103 -0
  669. data/spec/models/custom_field_definition_update_input_spec.rb +69 -0
  670. data/spec/models/custom_field_entry_spec.rb +103 -0
  671. data/spec/models/custom_field_update_input_spec.rb +47 -0
  672. data/spec/models/custom_field_value_spec.rb +97 -0
  673. data/spec/models/data_import_spec.rb +123 -0
  674. data/spec/models/discount_detail_json_spec.rb +75 -0
  675. data/spec/models/discount_json_spec.rb +69 -0
  676. data/spec/models/docu_sign_integration_request_json_spec.rb +57 -0
  677. data/spec/models/docu_sign_integration_response_json_spec.rb +63 -0
  678. data/spec/models/document_custom_content_spec.rb +59 -0
  679. data/spec/models/document_section_spec.rb +75 -0
  680. data/spec/models/document_template_json_spec.rb +91 -0
  681. data/spec/models/dunning_setting_json_spec.rb +47 -0
  682. data/spec/models/email_notifiers_list_spec.rb +53 -0
  683. data/spec/models/entity_json_spec.rb +127 -0
  684. data/spec/models/entity_ref_spec.rb +53 -0
  685. data/spec/models/entity_spec.rb +133 -0
  686. data/spec/models/entry_spec.rb +53 -0
  687. data/spec/models/external_arr_schedule_json_spec.rb +99 -0
  688. data/spec/models/flatfile_workbook_response_data_spec.rb +47 -0
  689. data/spec/models/flatfile_workbook_response_spec.rb +41 -0
  690. data/spec/models/input_stream_spec.rb +35 -0
  691. data/spec/models/integration_spec.rb +103 -0
  692. data/spec/models/invoice_balance_json_spec.rb +59 -0
  693. data/spec/models/invoice_item_json_spec.rb +155 -0
  694. data/spec/models/invoice_item_preview_json_spec.rb +71 -0
  695. data/spec/models/invoice_json_pagination_response_spec.rb +53 -0
  696. data/spec/models/invoice_json_spec.rb +187 -0
  697. data/spec/models/invoice_number_prefix_spec.rb +41 -0
  698. data/spec/models/invoice_preview_json_spec.rb +65 -0
  699. data/spec/models/ledger_account_mapping_spec.rb +65 -0
  700. data/spec/models/ledger_account_spec.rb +93 -0
  701. data/spec/models/metrics_json_spec.rb +95 -0
  702. data/spec/models/notification_target_and_subscriptions_spec.rb +79 -0
  703. data/spec/models/number_config_spec.rb +69 -0
  704. data/spec/models/opportunity_json_spec.rb +117 -0
  705. data/spec/models/opportunity_pagination_response_spec.rb +53 -0
  706. data/spec/models/opportunity_rest_json_spec.rb +111 -0
  707. data/spec/models/opportunity_spec.rb +117 -0
  708. data/spec/models/order_json_pagination_response_spec.rb +53 -0
  709. data/spec/models/order_json_spec.rb +367 -0
  710. data/spec/models/order_line_item_json_spec.rb +201 -0
  711. data/spec/models/order_line_item_request_json_spec.rb +141 -0
  712. data/spec/models/order_request_json_spec.rb +285 -0
  713. data/spec/models/order_terms_spec.rb +75 -0
  714. data/spec/models/paginated_response_spec.rb +53 -0
  715. data/spec/models/payment_balance_json_spec.rb +59 -0
  716. data/spec/models/payment_configuration_spec.rb +45 -0
  717. data/spec/models/payment_json_pagination_response_spec.rb +53 -0
  718. data/spec/models/payment_json_spec.rb +93 -0
  719. data/spec/models/payment_term_settings_json_spec.rb +53 -0
  720. data/spec/models/plan_json_pagination_response_spec.rb +53 -0
  721. data/spec/models/plan_json_spec.rb +117 -0
  722. data/spec/models/plan_metadata_json_spec.rb +41 -0
  723. data/spec/models/predefined_report_def_chart_json_spec.rb +95 -0
  724. data/spec/models/predefined_report_def_json_spec.rb +65 -0
  725. data/spec/models/predefined_report_defs_json_spec.rb +41 -0
  726. data/spec/models/predefined_report_json_spec.rb +59 -0
  727. data/spec/models/predefined_report_param_object_spec.rb +85 -0
  728. data/spec/models/predefined_report_param_spec.rb +85 -0
  729. data/spec/models/prepaid_stats_spec.rb +125 -0
  730. data/spec/models/price_tier_json_spec.rb +53 -0
  731. data/spec/models/product_category_pagination_response_spec.rb +53 -0
  732. data/spec/models/product_category_spec.rb +77 -0
  733. data/spec/models/product_input_json_spec.rb +83 -0
  734. data/spec/models/product_json_pagination_response_spec.rb +53 -0
  735. data/spec/models/product_json_spec.rb +101 -0
  736. data/spec/models/purchase_order_spec.rb +53 -0
  737. data/spec/models/raw_usage_spec.rb +77 -0
  738. data/spec/models/raw_usages_data_spec.rb +41 -0
  739. data/spec/models/recognition_event_completion_spec.rb +111 -0
  740. data/spec/models/recognition_rule_spec.rb +133 -0
  741. data/spec/models/recurrence_json_spec.rb +51 -0
  742. data/spec/models/refund_detail_spec.rb +113 -0
  743. data/spec/models/refund_request_json_spec.rb +83 -0
  744. data/spec/models/refund_spec.rb +119 -0
  745. data/spec/models/report_duration_spec.rb +47 -0
  746. data/spec/models/report_job_response_spec.rb +63 -0
  747. data/spec/models/salesforce_account_billing_address_spec.rb +65 -0
  748. data/spec/models/salesforce_account_spec.rb +71 -0
  749. data/spec/models/salesforce_client_integration_request_json_spec.rb +59 -0
  750. data/spec/models/settlement_application_spec.rb +115 -0
  751. data/spec/models/standalone_credit_memo_request_spec.rb +117 -0
  752. data/spec/models/subscription_charge_alias_spec.rb +59 -0
  753. data/spec/models/subscription_charge_json_spec.rb +131 -0
  754. data/spec/models/subscription_json_spec.rb +241 -0
  755. data/spec/models/subscription_update_json_spec.rb +89 -0
  756. data/spec/models/tax_jar_integration_input_spec.rb +47 -0
  757. data/spec/models/tax_jar_integration_spec.rb +77 -0
  758. data/spec/models/tax_rate_json_spec.rb +87 -0
  759. data/spec/models/tax_rate_pagination_response_json_spec.rb +53 -0
  760. data/spec/models/tenant_credit_memo_configuration_json_spec.rb +59 -0
  761. data/spec/models/tenant_discount_json_spec.rb +47 -0
  762. data/spec/models/tenant_discount_line_item_json_spec.rb +53 -0
  763. data/spec/models/tenant_invoice_config_spec.rb +69 -0
  764. data/spec/models/tenant_json_spec.rb +107 -0
  765. data/spec/models/tenant_setting_json_spec.rb +95 -0
  766. data/spec/models/time_series_amount_json_spec.rb +47 -0
  767. data/spec/models/time_zone_spec.rb +59 -0
  768. data/spec/models/unit_of_measure_json_spec.rb +63 -0
  769. data/spec/models/unit_of_measure_pagination_response_json_spec.rb +53 -0
  770. data/spec/models/update_invoice_request_spec.rb +71 -0
  771. data/spec/models/usage_aggregate_output_spec.rb +89 -0
  772. data/spec/models/usage_batch_insert_result_spec.rb +59 -0
  773. data/spec/models/user_group_json_spec.rb +65 -0
  774. data/spec/models/user_group_request_json_spec.rb +65 -0
  775. data/spec/models/user_input_spec.rb +97 -0
  776. data/spec/models/user_json_spec.rb +137 -0
  777. data/spec/models/user_pagination_response_json_spec.rb +53 -0
  778. data/spec/models/void_invoice_request_spec.rb +47 -0
  779. data/spec/models/void_payment_json_spec.rb +65 -0
  780. data/spec/spec_helper.rb +111 -0
  781. data/subskribe_dev.gemspec +46 -0
  782. data/subskribe_sandbox.gemspec +46 -0
  783. metadata +1218 -0
@@ -0,0 +1,448 @@
1
+ =begin
2
+ #Subskribe API
3
+
4
+ #No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
5
+
6
+ OpenAPI spec version: 1.0.0
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.41
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for SubskribeDevClient::ProductCatalogApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'ProductCatalogApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = SubskribeDevClient::ProductCatalogApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ProductCatalogApi' do
30
+ it 'should create an instance of ProductCatalogApi' do
31
+ expect(@instance).to be_instance_of(SubskribeDevClient::ProductCatalogApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for activate_plan
36
+ # Activate a plan
37
+ # Marks a plan as active
38
+ # @param plan_id id of the plan
39
+ # @param [Hash] opts the optional parameters
40
+ # @return [PlanJson]
41
+ describe 'activate_plan test' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ # unit tests for add_charge
48
+ # Add charge to plan
49
+ # Adds a charge to the specified plan. On success the id of the new charge is returned
50
+ # @param plan_id id of the plan
51
+ # @param body json representing the charge details
52
+ # @param [Hash] opts the optional parameters
53
+ # @return [ChargeJson]
54
+ describe 'add_charge test' do
55
+ it 'should work' do
56
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
57
+ end
58
+ end
59
+
60
+ # unit tests for add_percent_of_plan_relationship
61
+ # Create percent of relationship
62
+ # Creates a percent of relationship between a charge and plan. On success the id of the relationship is returned.
63
+ # @param body json representing the relationship
64
+ # @param [Hash] opts the optional parameters
65
+ # @return [nil]
66
+ describe 'add_percent_of_plan_relationship test' do
67
+ it 'should work' do
68
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
69
+ end
70
+ end
71
+
72
+ # unit tests for add_plan
73
+ # Create a plan
74
+ # Creates a plan. On success the id of the new plan is returned.
75
+ # @param body json of the plan details
76
+ # @param [Hash] opts the optional parameters
77
+ # @return [PlanJson]
78
+ describe 'add_plan test' do
79
+ it 'should work' do
80
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
81
+ end
82
+ end
83
+
84
+ # unit tests for add_product
85
+ # Create a product
86
+ # Creates a product for your tenant. On success the id of the product is returned.
87
+ # @param body product details json
88
+ # @param [Hash] opts the optional parameters
89
+ # @return [ProductJson]
90
+ describe 'add_product test' do
91
+ it 'should work' do
92
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
93
+ end
94
+ end
95
+
96
+ # unit tests for add_product_category
97
+ # Create a product category
98
+ # Creates a product category. On success the id of the category is returned.
99
+ # @param body product category details json
100
+ # @param [Hash] opts the optional parameters
101
+ # @return [ProductCategory]
102
+ describe 'add_product_category test' do
103
+ it 'should work' do
104
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
105
+ end
106
+ end
107
+
108
+ # unit tests for deactivate_plan
109
+ # Revert a plan to draft
110
+ # Marks a plan as draft
111
+ # @param plan_id id of the plan
112
+ # @param [Hash] opts the optional parameters
113
+ # @return [PlanJson]
114
+ describe 'deactivate_plan test' do
115
+ it 'should work' do
116
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
117
+ end
118
+ end
119
+
120
+ # unit tests for delete_catalog_relationship_by_id
121
+ # Delete a catalog relationship
122
+ # Deletes the specified catalog relationship
123
+ # @param relationship_id id of the relationship
124
+ # @param [Hash] opts the optional parameters
125
+ # @return [CatalogRelationship]
126
+ describe 'delete_catalog_relationship_by_id test' do
127
+ it 'should work' do
128
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
129
+ end
130
+ end
131
+
132
+ # unit tests for delete_charge
133
+ # Delete a charge
134
+ # Removes a charge from a plan.
135
+ # @param plan_id id of the plan
136
+ # @param charge_id id of the charge
137
+ # @param [Hash] opts the optional parameters
138
+ # @return [ChargeJson]
139
+ describe 'delete_charge test' do
140
+ it 'should work' do
141
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
142
+ end
143
+ end
144
+
145
+ # unit tests for delete_plan
146
+ # Delete a plan
147
+ # Deletes a plan. Note you can't delete a plan that's in use.
148
+ # @param plan_id id of the plan
149
+ # @param [Hash] opts the optional parameters
150
+ # @return [PlanJson]
151
+ describe 'delete_plan test' do
152
+ it 'should work' do
153
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
154
+ end
155
+ end
156
+
157
+ # unit tests for delete_product
158
+ # Delete a product
159
+ # Delete the specified product.
160
+ # @param id id of the product
161
+ # @param [Hash] opts the optional parameters
162
+ # @return [ProductJson]
163
+ describe 'delete_product test' do
164
+ it 'should work' do
165
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
166
+ end
167
+ end
168
+
169
+ # unit tests for delete_product_category
170
+ # Delete a product category
171
+ # Deletes the specified product category. Note that a product category can't be delete once it's in use.
172
+ # @param id id of the category
173
+ # @param [Hash] opts the optional parameters
174
+ # @return [ProductCategory]
175
+ describe 'delete_product_category test' do
176
+ it 'should work' do
177
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
178
+ end
179
+ end
180
+
181
+ # unit tests for deprecate_plan
182
+ # Deprecate a plan
183
+ # Marks a plan as deprecated. Once deprecated a plan may not be attached to new orders.
184
+ # @param plan_id id of the plan
185
+ # @param [Hash] opts the optional parameters
186
+ # @return [PlanJson]
187
+ describe 'deprecate_plan test' do
188
+ it 'should work' do
189
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
190
+ end
191
+ end
192
+
193
+ # unit tests for duplicate_plan
194
+ # Duplicate a plan
195
+ # Duplicates the specified plan. On success the new plan id is returned.
196
+ # @param plan_id id of the plan to duplicate
197
+ # @param [Hash] opts the optional parameters
198
+ # @return [PlanJson]
199
+ describe 'duplicate_plan test' do
200
+ it 'should work' do
201
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
202
+ end
203
+ end
204
+
205
+ # unit tests for export_product_catalog
206
+ # Export product catalog
207
+ # Export the product catalog in CSV format.
208
+ # @param [Hash] opts the optional parameters
209
+ # @return [nil]
210
+ describe 'export_product_catalog test' do
211
+ it 'should work' do
212
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
213
+ end
214
+ end
215
+
216
+ # unit tests for get_catalog_relationship_by_id
217
+ # Get relationship details
218
+ # Gets the details of the specified catalog relationship.
219
+ # @param relationship_id id of the relationship
220
+ # @param [Hash] opts the optional parameters
221
+ # @return [CatalogRelationship]
222
+ describe 'get_catalog_relationship_by_id test' do
223
+ it 'should work' do
224
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
225
+ end
226
+ end
227
+
228
+ # unit tests for get_charge
229
+ # Get charge details
230
+ # Gets the details of the specified charge on the specified plan.
231
+ # @param plan_id id of the plan
232
+ # @param charge_id id of the charge
233
+ # @param [Hash] opts the optional parameters
234
+ # @return [ChargeJson]
235
+ describe 'get_charge test' do
236
+ it 'should work' do
237
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
238
+ end
239
+ end
240
+
241
+ # unit tests for get_charge_ledger_accounts
242
+ # Get ledger accounts
243
+ # Gets the ledger accounts mapped to the specified charge
244
+ # @param plan_id id of the plan
245
+ # @param charge_id id of the charge
246
+ # @param [Hash] opts the optional parameters
247
+ # @return [Array<LedgerAccount>]
248
+ describe 'get_charge_ledger_accounts test' do
249
+ it 'should work' do
250
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
251
+ end
252
+ end
253
+
254
+ # unit tests for get_percent_of_relationships
255
+ # Get percent of relationships for a plan
256
+ # Gets the percent of relationships for the specified plan.
257
+ # @param from_plan_id id of the plan
258
+ # @param [Hash] opts the optional parameters
259
+ # @return [Array<CatalogRelationship>]
260
+ describe 'get_percent_of_relationships test' do
261
+ it 'should work' do
262
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
263
+ end
264
+ end
265
+
266
+ # unit tests for get_plan
267
+ # Get plan details
268
+ # Returns the details of the specified plan.
269
+ # @param plan_id id of the plan
270
+ # @param [Hash] opts the optional parameters
271
+ # @return [PlanJson]
272
+ describe 'get_plan test' do
273
+ it 'should work' do
274
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
275
+ end
276
+ end
277
+
278
+ # unit tests for get_plans
279
+ # Get plans
280
+ # Returns all plans for a product. The result is paginated. To retrieve all results pass the cursor returned from a call to the next call until all results are returned.
281
+ # @param [Hash] opts the optional parameters
282
+ # @option opts [String] :product_id id of the product
283
+ # @option opts [String] :status filter by plan status
284
+ # @option opts [String] :cursor cursor from the last call
285
+ # @option opts [Integer] :limit number of results per page
286
+ # @return [PlanJsonPaginationResponse]
287
+ describe 'get_plans test' do
288
+ it 'should work' do
289
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
290
+ end
291
+ end
292
+
293
+ # unit tests for get_product
294
+ # Get product details.
295
+ # Gets the details of the specified product.
296
+ # @param id id of the product
297
+ # @param [Hash] opts the optional parameters
298
+ # @return [ProductJson]
299
+ describe 'get_product test' do
300
+ it 'should work' do
301
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
302
+ end
303
+ end
304
+
305
+ # unit tests for get_product_categories
306
+ # Get product Categories
307
+ # Gets all product categories for your tenant. The results are paginated. To fetch all results pass the cursor returned from a call to the subsequent calls until all results are returned. Initially the cursor should not be specified.
308
+ # @param [Hash] opts the optional parameters
309
+ # @option opts [String] :cursor cursor from prior call
310
+ # @option opts [Integer] :limit number of results per page
311
+ # @return [ProductCategoryPaginationResponse]
312
+ describe 'get_product_categories test' do
313
+ it 'should work' do
314
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
315
+ end
316
+ end
317
+
318
+ # unit tests for get_product_category
319
+ # Get product category details
320
+ # Gets the details of the specified product category
321
+ # @param id id of the category
322
+ # @param [Hash] opts the optional parameters
323
+ # @return [ProductCategory]
324
+ describe 'get_product_category test' do
325
+ it 'should work' do
326
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
327
+ end
328
+ end
329
+
330
+ # unit tests for get_products
331
+ # Get products
332
+ # Returns all products for your tenant. The results on paginated. To fetch them all pass the cursor returned from a call to the subsequent call until all results are fetched. Initially the cursor should not be specified.
333
+ # @param [Hash] opts the optional parameters
334
+ # @option opts [String] :cursor cursor received from prior call
335
+ # @option opts [Integer] :limit number of results per page
336
+ # @return [ProductJsonPaginationResponse]
337
+ describe 'get_products test' do
338
+ it 'should work' do
339
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
340
+ end
341
+ end
342
+
343
+ # unit tests for get_target_plans_for_percent_of_plan_id
344
+ # Get percent of target plans
345
+ # Gets the list of percent of charge target plans.
346
+ # @param plan_id
347
+ # @param [Hash] opts the optional parameters
348
+ # @return [CatalogRelationship]
349
+ describe 'get_target_plans_for_percent_of_plan_id test' do
350
+ it 'should work' do
351
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
352
+ end
353
+ end
354
+
355
+ # unit tests for map_ledger_accounts_to_charge
356
+ # Map ledger accounts
357
+ # Map ledger accounts to the specified charge for the specified plan.
358
+ # @param plan_id id of the plan
359
+ # @param charge_id id of the charge
360
+ # @param body list of the ledger account ids
361
+ # @param [Hash] opts the optional parameters
362
+ # @return [Array<LedgerAccount>]
363
+ describe 'map_ledger_accounts_to_charge test' do
364
+ it 'should work' do
365
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
366
+ end
367
+ end
368
+
369
+ # unit tests for patch_charge
370
+ # Update non-financial charge details
371
+ # Updates certain details of the specified charge which won&#39;t impact its financial treatment
372
+ # @param plan_id id of the plan
373
+ # @param charge_id id of the charge
374
+ # @param [Hash] opts the optional parameters
375
+ # @option opts [ChargePartialJson] :body
376
+ # @return [ChargeJson]
377
+ describe 'patch_charge test' do
378
+ it 'should work' do
379
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
380
+ end
381
+ end
382
+
383
+ # unit tests for reactivate_plan
384
+ # Reactivate a plan
385
+ # Reactivates a deprecated plan.
386
+ # @param plan_id id of the plan
387
+ # @param [Hash] opts the optional parameters
388
+ # @return [PlanJson]
389
+ describe 'reactivate_plan test' do
390
+ it 'should work' do
391
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
392
+ end
393
+ end
394
+
395
+ # unit tests for update_charge
396
+ # Update charge details
397
+ # Updates the details of the specified charge on the specified plan.
398
+ # @param plan_id id of the plan associated with the charge
399
+ # @param charge_id id of the charge
400
+ # @param [Hash] opts the optional parameters
401
+ # @option opts [ChargeJson] :body
402
+ # @return [nil]
403
+ describe 'update_charge test' do
404
+ it 'should work' do
405
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
406
+ end
407
+ end
408
+
409
+ # unit tests for update_plan
410
+ # Update plan
411
+ # Updates the details of the specified plan. Note you can&#39;t update the details of a plan once it&#39;s in use.
412
+ # @param plan_id id of the plan
413
+ # @param body json of the plan details
414
+ # @param [Hash] opts the optional parameters
415
+ # @return [PlanJson]
416
+ describe 'update_plan test' do
417
+ it 'should work' do
418
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
419
+ end
420
+ end
421
+
422
+ # unit tests for update_product
423
+ # Update product details
424
+ # Updates the details of the specified product
425
+ # @param id id of the product
426
+ # @param body product details json
427
+ # @param [Hash] opts the optional parameters
428
+ # @return [nil]
429
+ describe 'update_product test' do
430
+ it 'should work' do
431
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
432
+ end
433
+ end
434
+
435
+ # unit tests for update_product_category
436
+ # Update product category details
437
+ # Updates the details of a product category
438
+ # @param id id of the category
439
+ # @param body product category details json
440
+ # @param [Hash] opts the optional parameters
441
+ # @return [nil]
442
+ describe 'update_product_category test' do
443
+ it 'should work' do
444
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
445
+ end
446
+ end
447
+
448
+ end
@@ -0,0 +1,46 @@
1
+ =begin
2
+ #Subskribe API
3
+
4
+ #No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
5
+
6
+ OpenAPI spec version: 1.0.0
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.41
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for SubskribeDevClient::RateCardApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'RateCardApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = SubskribeDevClient::RateCardApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of RateCardApi' do
30
+ it 'should create an instance of RateCardApi' do
31
+ expect(@instance).to be_instance_of(SubskribeDevClient::RateCardApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for get_price_attributes_csv
36
+ # Fetch the price attributes defined in the system in CSV format
37
+ # Get all the price attributes in the system in CSV format one per row
38
+ # @param [Hash] opts the optional parameters
39
+ # @return [nil]
40
+ describe 'get_price_attributes_csv test' do
41
+ it 'should work' do
42
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
43
+ end
44
+ end
45
+
46
+ end
@@ -0,0 +1,73 @@
1
+ =begin
2
+ #Subskribe API
3
+
4
+ #No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
5
+
6
+ OpenAPI spec version: 1.0.0
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.41
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for SubskribeDevClient::RefundsApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'RefundsApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = SubskribeDevClient::RefundsApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of RefundsApi' do
30
+ it 'should create an instance of RefundsApi' do
31
+ expect(@instance).to be_instance_of(SubskribeDevClient::RefundsApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for create_and_apply_refund
36
+ # Create and apply refund
37
+ # Creates and applies a refund per the specified parameters. On success the id of the refund is returned.
38
+ # @param body refund request details json
39
+ # @param [Hash] opts the optional parameters
40
+ # @return [nil]
41
+ describe 'create_and_apply_refund test' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ # unit tests for get_refund_by_id
48
+ # Get refund details
49
+ # Get the details of the specified refund.
50
+ # @param account_id id of the account
51
+ # @param id id of the refund
52
+ # @param [Hash] opts the optional parameters
53
+ # @return [Refund]
54
+ describe 'get_refund_by_id test' do
55
+ it 'should work' do
56
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
57
+ end
58
+ end
59
+
60
+ # unit tests for get_refunds
61
+ # Get refunds
62
+ # Get all refunds for the specified account, OR if a credit memo number is specified in addition to the account id, get the details of only that.
63
+ # @param account_id id of the account
64
+ # @param [Hash] opts the optional parameters
65
+ # @option opts [String] :credit_memo_number id of a credit memo
66
+ # @return [Array<RefundDetail>]
67
+ describe 'get_refunds test' do
68
+ it 'should work' do
69
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
70
+ end
71
+ end
72
+
73
+ end
@@ -0,0 +1,82 @@
1
+ =begin
2
+ #Subskribe API
3
+
4
+ #No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
5
+
6
+ OpenAPI spec version: 1.0.0
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.41
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for SubskribeDevClient::ReportsApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'ReportsApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = SubskribeDevClient::ReportsApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ReportsApi' do
30
+ it 'should create an instance of ReportsApi' do
31
+ expect(@instance).to be_instance_of(SubskribeDevClient::ReportsApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for generate
36
+ # Generate a report
37
+ # Generates a report with the specified parameters. This report can later be downloaded via /reports/{reportRunId}/result
38
+ # @param body json definition of the report
39
+ # @param [Hash] opts the optional parameters
40
+ # @return [ReportJobResponse]
41
+ describe 'generate test' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ # unit tests for get_predefined_report_defs
48
+ # Get report definitions
49
+ # Returns the definitions of the reports defined for your tenant.
50
+ # @param [Hash] opts the optional parameters
51
+ # @return [PredefinedReportDefsJson]
52
+ describe 'get_predefined_report_defs test' do
53
+ it 'should work' do
54
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
55
+ end
56
+ end
57
+
58
+ # unit tests for get_report_output
59
+ # Run a generated report
60
+ # Runs a report generated with /generate. On success a csv of the report is returned.
61
+ # @param report_run_id id of the report
62
+ # @param [Hash] opts the optional parameters
63
+ # @return [nil]
64
+ describe 'get_report_output test' do
65
+ it 'should work' do
66
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
67
+ end
68
+ end
69
+
70
+ # unit tests for run
71
+ # Run a report
72
+ # Runs the specified report and returns the result as a csv.
73
+ # @param body definition of the report in json
74
+ # @param [Hash] opts the optional parameters
75
+ # @return [nil]
76
+ describe 'run test' do
77
+ it 'should work' do
78
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
79
+ end
80
+ end
81
+
82
+ end