|
8 | 8 | API to manage STACKIT Marketplace. |
9 | 9 |
|
10 | 10 | The version of the OpenAPI document: 1 |
11 | | -Contact: marketplace@stackit.cloud |
| 11 | +Contact: marketplace@digits.schwarz |
12 | 12 | Generated by OpenAPI Generator (https://openapi-generator.tech) |
13 | 13 |
|
14 | 14 | Do not edit the class manually. |
|
29 | 29 | "ApiAttributeError", |
30 | 30 | "ApiException", |
31 | 31 | "ApproveSubscriptionPayload", |
32 | | - "Assets", |
33 | | - "AssetsEndUserLicenseAgreement", |
34 | | - "AssetsProductDescription", |
35 | | - "AssetsServiceLevelAgreement", |
36 | | - "BecomeVendor", |
37 | | - "CatalogPricingOptionHighlight", |
38 | | - "CatalogProductDetail", |
39 | | - "CatalogProductDetailsVendor", |
40 | | - "CatalogProductFacetsValueInner", |
41 | | - "CatalogProductHighlight", |
42 | | - "CatalogProductOverview", |
43 | | - "CatalogProductOverviewVendor", |
44 | | - "CatalogProductPricingOption", |
45 | | - "CatalogProductSupportResource", |
46 | | - "CatalogProductVendorTerms", |
47 | | - "ContactSales", |
48 | | - "DeliveryMethod", |
| 32 | + "ConsumersSubscriptionsCreatePayload", |
49 | 33 | "ErrorResponse", |
50 | | - "FreeTrial", |
51 | | - "InquiriesCreateInquiryPayload", |
52 | | - "InquiryBecomeVendor", |
53 | | - "InquiryContactSales", |
54 | | - "InquiryFormType", |
55 | | - "InquiryRegisterTesting", |
56 | | - "InquiryRequestPrivatePlan", |
57 | | - "InquirySuggestProduct", |
58 | | - "ListCatalogProductsResponse", |
59 | | - "ListVendorSubscriptionsResponse", |
60 | | - "LocalizedVersion", |
61 | | - "NoticePeriod", |
62 | | - "OfferType", |
63 | | - "PriceType", |
64 | | - "PricingOptionUnit", |
65 | | - "ProductLifecycleState", |
66 | | - "RegisterTesting", |
67 | | - "RequestPrivatePlan", |
| 34 | + "MarketplaceSubscriptionV1Assets", |
| 35 | + "MarketplaceSubscriptionV1File", |
| 36 | + "MarketplaceSubscriptionV1FileLocalizedVersion", |
| 37 | + "MarketplaceSubscriptionV1ListSubscriptionsResponse", |
| 38 | + "MarketplaceSubscriptionV1Subscription", |
| 39 | + "MarketplaceSubscriptionV1SubscriptionProduct", |
| 40 | + "MarketplaceSubscriptionV1SubscriptionRedirect", |
68 | 41 | "ResolveCustomerPayload", |
69 | | - "Scope", |
70 | | - "ServiceCertificate", |
71 | | - "SubscriptionLifecycleState", |
72 | | - "SubscriptionProduct", |
73 | | - "SuggestProduct", |
74 | | - "VendorSubscription", |
75 | 42 | ] |
76 | 43 |
|
77 | 44 | # import apis into sdk package |
|
94 | 61 | from stackit.stackitmarketplace.models.approve_subscription_payload import ( |
95 | 62 | ApproveSubscriptionPayload as ApproveSubscriptionPayload, |
96 | 63 | ) |
97 | | -from stackit.stackitmarketplace.models.assets import Assets as Assets |
98 | | -from stackit.stackitmarketplace.models.assets_end_user_license_agreement import ( |
99 | | - AssetsEndUserLicenseAgreement as AssetsEndUserLicenseAgreement, |
100 | | -) |
101 | | -from stackit.stackitmarketplace.models.assets_product_description import ( |
102 | | - AssetsProductDescription as AssetsProductDescription, |
103 | | -) |
104 | | -from stackit.stackitmarketplace.models.assets_service_level_agreement import ( |
105 | | - AssetsServiceLevelAgreement as AssetsServiceLevelAgreement, |
106 | | -) |
107 | | -from stackit.stackitmarketplace.models.become_vendor import BecomeVendor as BecomeVendor |
108 | | -from stackit.stackitmarketplace.models.catalog_pricing_option_highlight import ( |
109 | | - CatalogPricingOptionHighlight as CatalogPricingOptionHighlight, |
110 | | -) |
111 | | -from stackit.stackitmarketplace.models.catalog_product_detail import ( |
112 | | - CatalogProductDetail as CatalogProductDetail, |
113 | | -) |
114 | | -from stackit.stackitmarketplace.models.catalog_product_details_vendor import ( |
115 | | - CatalogProductDetailsVendor as CatalogProductDetailsVendor, |
116 | | -) |
117 | | -from stackit.stackitmarketplace.models.catalog_product_facets_value_inner import ( |
118 | | - CatalogProductFacetsValueInner as CatalogProductFacetsValueInner, |
119 | | -) |
120 | | -from stackit.stackitmarketplace.models.catalog_product_highlight import ( |
121 | | - CatalogProductHighlight as CatalogProductHighlight, |
122 | | -) |
123 | | -from stackit.stackitmarketplace.models.catalog_product_overview import ( |
124 | | - CatalogProductOverview as CatalogProductOverview, |
125 | | -) |
126 | | -from stackit.stackitmarketplace.models.catalog_product_overview_vendor import ( |
127 | | - CatalogProductOverviewVendor as CatalogProductOverviewVendor, |
128 | | -) |
129 | | -from stackit.stackitmarketplace.models.catalog_product_pricing_option import ( |
130 | | - CatalogProductPricingOption as CatalogProductPricingOption, |
131 | | -) |
132 | | -from stackit.stackitmarketplace.models.catalog_product_support_resource import ( |
133 | | - CatalogProductSupportResource as CatalogProductSupportResource, |
134 | | -) |
135 | | -from stackit.stackitmarketplace.models.catalog_product_vendor_terms import ( |
136 | | - CatalogProductVendorTerms as CatalogProductVendorTerms, |
137 | | -) |
138 | | -from stackit.stackitmarketplace.models.contact_sales import ContactSales as ContactSales |
139 | | -from stackit.stackitmarketplace.models.delivery_method import ( |
140 | | - DeliveryMethod as DeliveryMethod, |
| 64 | +from stackit.stackitmarketplace.models.consumers_subscriptions_create_payload import ( |
| 65 | + ConsumersSubscriptionsCreatePayload as ConsumersSubscriptionsCreatePayload, |
141 | 66 | ) |
142 | 67 | from stackit.stackitmarketplace.models.error_response import ( |
143 | 68 | ErrorResponse as ErrorResponse, |
144 | 69 | ) |
145 | | -from stackit.stackitmarketplace.models.free_trial import FreeTrial as FreeTrial |
146 | | -from stackit.stackitmarketplace.models.inquiries_create_inquiry_payload import ( |
147 | | - InquiriesCreateInquiryPayload as InquiriesCreateInquiryPayload, |
| 70 | +from stackit.stackitmarketplace.models.marketplace_subscription_v1_assets import ( |
| 71 | + MarketplaceSubscriptionV1Assets as MarketplaceSubscriptionV1Assets, |
148 | 72 | ) |
149 | | -from stackit.stackitmarketplace.models.inquiry_become_vendor import ( |
150 | | - InquiryBecomeVendor as InquiryBecomeVendor, |
| 73 | +from stackit.stackitmarketplace.models.marketplace_subscription_v1_file import ( |
| 74 | + MarketplaceSubscriptionV1File as MarketplaceSubscriptionV1File, |
151 | 75 | ) |
152 | | -from stackit.stackitmarketplace.models.inquiry_contact_sales import ( |
153 | | - InquiryContactSales as InquiryContactSales, |
| 76 | +from stackit.stackitmarketplace.models.marketplace_subscription_v1_file_localized_version import ( |
| 77 | + MarketplaceSubscriptionV1FileLocalizedVersion as MarketplaceSubscriptionV1FileLocalizedVersion, |
154 | 78 | ) |
155 | | -from stackit.stackitmarketplace.models.inquiry_form_type import ( |
156 | | - InquiryFormType as InquiryFormType, |
| 79 | +from stackit.stackitmarketplace.models.marketplace_subscription_v1_list_subscriptions_response import ( |
| 80 | + MarketplaceSubscriptionV1ListSubscriptionsResponse as MarketplaceSubscriptionV1ListSubscriptionsResponse, |
157 | 81 | ) |
158 | | -from stackit.stackitmarketplace.models.inquiry_register_testing import ( |
159 | | - InquiryRegisterTesting as InquiryRegisterTesting, |
| 82 | +from stackit.stackitmarketplace.models.marketplace_subscription_v1_subscription import ( |
| 83 | + MarketplaceSubscriptionV1Subscription as MarketplaceSubscriptionV1Subscription, |
160 | 84 | ) |
161 | | -from stackit.stackitmarketplace.models.inquiry_request_private_plan import ( |
162 | | - InquiryRequestPrivatePlan as InquiryRequestPrivatePlan, |
| 85 | +from stackit.stackitmarketplace.models.marketplace_subscription_v1_subscription_product import ( |
| 86 | + MarketplaceSubscriptionV1SubscriptionProduct as MarketplaceSubscriptionV1SubscriptionProduct, |
163 | 87 | ) |
164 | | -from stackit.stackitmarketplace.models.inquiry_suggest_product import ( |
165 | | - InquirySuggestProduct as InquirySuggestProduct, |
166 | | -) |
167 | | -from stackit.stackitmarketplace.models.list_catalog_products_response import ( |
168 | | - ListCatalogProductsResponse as ListCatalogProductsResponse, |
169 | | -) |
170 | | -from stackit.stackitmarketplace.models.list_vendor_subscriptions_response import ( |
171 | | - ListVendorSubscriptionsResponse as ListVendorSubscriptionsResponse, |
172 | | -) |
173 | | -from stackit.stackitmarketplace.models.localized_version import ( |
174 | | - LocalizedVersion as LocalizedVersion, |
175 | | -) |
176 | | -from stackit.stackitmarketplace.models.notice_period import NoticePeriod as NoticePeriod |
177 | | -from stackit.stackitmarketplace.models.offer_type import OfferType as OfferType |
178 | | -from stackit.stackitmarketplace.models.price_type import PriceType as PriceType |
179 | | -from stackit.stackitmarketplace.models.pricing_option_unit import ( |
180 | | - PricingOptionUnit as PricingOptionUnit, |
181 | | -) |
182 | | -from stackit.stackitmarketplace.models.product_lifecycle_state import ( |
183 | | - ProductLifecycleState as ProductLifecycleState, |
184 | | -) |
185 | | -from stackit.stackitmarketplace.models.register_testing import ( |
186 | | - RegisterTesting as RegisterTesting, |
187 | | -) |
188 | | -from stackit.stackitmarketplace.models.request_private_plan import ( |
189 | | - RequestPrivatePlan as RequestPrivatePlan, |
| 88 | +from stackit.stackitmarketplace.models.marketplace_subscription_v1_subscription_redirect import ( |
| 89 | + MarketplaceSubscriptionV1SubscriptionRedirect as MarketplaceSubscriptionV1SubscriptionRedirect, |
190 | 90 | ) |
191 | 91 | from stackit.stackitmarketplace.models.resolve_customer_payload import ( |
192 | 92 | ResolveCustomerPayload as ResolveCustomerPayload, |
193 | 93 | ) |
194 | | -from stackit.stackitmarketplace.models.scope import Scope as Scope |
195 | | -from stackit.stackitmarketplace.models.service_certificate import ( |
196 | | - ServiceCertificate as ServiceCertificate, |
197 | | -) |
198 | | -from stackit.stackitmarketplace.models.subscription_lifecycle_state import ( |
199 | | - SubscriptionLifecycleState as SubscriptionLifecycleState, |
200 | | -) |
201 | | -from stackit.stackitmarketplace.models.subscription_product import ( |
202 | | - SubscriptionProduct as SubscriptionProduct, |
203 | | -) |
204 | | -from stackit.stackitmarketplace.models.suggest_product import ( |
205 | | - SuggestProduct as SuggestProduct, |
206 | | -) |
207 | | -from stackit.stackitmarketplace.models.vendor_subscription import ( |
208 | | - VendorSubscription as VendorSubscription, |
209 | | -) |
0 commit comments