Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xvantage-integration committed Feb 20, 2024
1 parent a7a0cc3 commit 6e961e1
Show file tree
Hide file tree
Showing 31 changed files with 296 additions and 305 deletions.
30 changes: 15 additions & 15 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,11 @@ docs/RenewalsDetailsResponseEndUserInfoInner.md
docs/RenewalsDetailsResponseProductsInner.md
docs/RenewalsDetailsResponseReferenceNumberInner.md
docs/RenewalsSearchRequest.md
docs/RenewalsSearchRequestDataType.md
docs/RenewalsSearchRequestDataTypeEndDate.md
docs/RenewalsSearchRequestDataTypeExpirationDate.md
docs/RenewalsSearchRequestDataTypeInvoiceDate.md
docs/RenewalsSearchRequestDataTypeStartDate.md
docs/RenewalsSearchRequestDateType.md
docs/RenewalsSearchRequestDateTypeEndDate.md
docs/RenewalsSearchRequestDateTypeExpirationDate.md
docs/RenewalsSearchRequestDateTypeInvoiceDate.md
docs/RenewalsSearchRequestDateTypeStartDate.md
docs/RenewalsSearchRequestStatus.md
docs/RenewalsSearchRequestStatusOpporutinyStatus.md
docs/RenewalsSearchResponse.md
Expand Down Expand Up @@ -368,11 +368,11 @@ test/test_renewals_details_response_end_user_info_inner.py
test/test_renewals_details_response_products_inner.py
test/test_renewals_details_response_reference_number_inner.py
test/test_renewals_search_request.py
test/test_renewals_search_request_data_type.py
test/test_renewals_search_request_data_type_end_date.py
test/test_renewals_search_request_data_type_expiration_date.py
test/test_renewals_search_request_data_type_invoice_date.py
test/test_renewals_search_request_data_type_start_date.py
test/test_renewals_search_request_date_type.py
test/test_renewals_search_request_date_type_end_date.py
test/test_renewals_search_request_date_type_expiration_date.py
test/test_renewals_search_request_date_type_invoice_date.py
test/test_renewals_search_request_date_type_start_date.py
test/test_renewals_search_request_status.py
test/test_renewals_search_request_status_opporutiny_status.py
test/test_renewals_search_response.py
Expand Down Expand Up @@ -571,11 +571,11 @@ xi/sdk/resellers/models/renewals_details_response_end_user_info_inner.py
xi/sdk/resellers/models/renewals_details_response_products_inner.py
xi/sdk/resellers/models/renewals_details_response_reference_number_inner.py
xi/sdk/resellers/models/renewals_search_request.py
xi/sdk/resellers/models/renewals_search_request_data_type.py
xi/sdk/resellers/models/renewals_search_request_data_type_end_date.py
xi/sdk/resellers/models/renewals_search_request_data_type_expiration_date.py
xi/sdk/resellers/models/renewals_search_request_data_type_invoice_date.py
xi/sdk/resellers/models/renewals_search_request_data_type_start_date.py
xi/sdk/resellers/models/renewals_search_request_date_type.py
xi/sdk/resellers/models/renewals_search_request_date_type_end_date.py
xi/sdk/resellers/models/renewals_search_request_date_type_expiration_date.py
xi/sdk/resellers/models/renewals_search_request_date_type_invoice_date.py
xi/sdk/resellers/models/renewals_search_request_date_type_start_date.py
xi/sdk/resellers/models/renewals_search_request_status.py
xi/sdk/resellers/models/renewals_search_request_status_opporutiny_status.py
xi/sdk/resellers/models/renewals_search_response.py
Expand Down
24 changes: 8 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,21 @@ This Python package is automatically generated by the [OpenAPI Generator](https:

Python 3.7+


## Installation & Usage
### pip install

If the python package is hosted on a repository, you can install directly using:

```sh
pip install git+https://github.com/ingrammicro-xvantage/xi-sdk-resellers-python.git
pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git
```
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/ingrammicro-xvantage/xi-sdk-resellers-python.git`)

(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git`)

Then import the package:
```python
import xi.sdk.resellers
```

### Setuptools

Install via [Setuptools](http://pypi.python.org/pypi/setuptools).
Expand Down Expand Up @@ -281,11 +280,11 @@ Class | Method | HTTP request | Description
- [RenewalsDetailsResponseProductsInner](docs/RenewalsDetailsResponseProductsInner.md)
- [RenewalsDetailsResponseReferenceNumberInner](docs/RenewalsDetailsResponseReferenceNumberInner.md)
- [RenewalsSearchRequest](docs/RenewalsSearchRequest.md)
- [RenewalsSearchRequestDataType](docs/RenewalsSearchRequestDataType.md)
- [RenewalsSearchRequestDataTypeEndDate](docs/RenewalsSearchRequestDataTypeEndDate.md)
- [RenewalsSearchRequestDataTypeExpirationDate](docs/RenewalsSearchRequestDataTypeExpirationDate.md)
- [RenewalsSearchRequestDataTypeInvoiceDate](docs/RenewalsSearchRequestDataTypeInvoiceDate.md)
- [RenewalsSearchRequestDataTypeStartDate](docs/RenewalsSearchRequestDataTypeStartDate.md)
- [RenewalsSearchRequestDateType](docs/RenewalsSearchRequestDateType.md)
- [RenewalsSearchRequestDateTypeEndDate](docs/RenewalsSearchRequestDateTypeEndDate.md)
- [RenewalsSearchRequestDateTypeExpirationDate](docs/RenewalsSearchRequestDateTypeExpirationDate.md)
- [RenewalsSearchRequestDateTypeInvoiceDate](docs/RenewalsSearchRequestDateTypeInvoiceDate.md)
- [RenewalsSearchRequestDateTypeStartDate](docs/RenewalsSearchRequestDateTypeStartDate.md)
- [RenewalsSearchRequestStatus](docs/RenewalsSearchRequestStatus.md)
- [RenewalsSearchRequestStatusOpporutinyStatus](docs/RenewalsSearchRequestStatusOpporutinyStatus.md)
- [RenewalsSearchResponse](docs/RenewalsSearchResponse.md)
Expand Down Expand Up @@ -323,13 +322,6 @@ Authentication schemes defined for the API:


## Author
-[Ingram Micro Xvantage](https://github.com/ingrammicro-xvantage)

## Contact

For any inquiries or support, please feel free to contact us at:

- Email: [xi_support@ingrammicro.com](xi_support@ingrammicro.com)



Expand Down
4 changes: 2 additions & 2 deletions docs/InvoiceDetailsv61Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**invoice_number** | **str** | The Invoice number for the order. | [optional]
**invoice_status** | **str** | Status of the invoice. | [optional]
**invoice_date** | **date** | Date of an Invoice. | [optional]
**invoice_date** | **str** | Date of an Invoice. | [optional]
**customer_order_number** | **str** | The reseller's order number for reference in their system. | [optional]
**end_customer_order_number** | **str** | The end customer's order number for reference in their system. | [optional]
**order_number** | **str** | The end customer's order number for reference in their system. | [optional]
**order_date** | **date** | The date and time in UTC format that the order was created. | [optional]
**order_date** | **str** | The date and time in UTC format that the order was created. | [optional]
**bill_to_id** | **str** | Bill to party | [optional]
**invoice_type** | **str** | Type of the Invoice | [optional]
**invoice_due_date** | **str** | Date when the invoice is due. | [optional]
Expand Down
2 changes: 1 addition & 1 deletion docs/RenewalsSearchRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | [**RenewalsSearchRequestStatus**](RenewalsSearchRequestStatus.md) | | [optional]
**data_type** | [**RenewalsSearchRequestDataType**](RenewalsSearchRequestDataType.md) | | [optional]
**date_type** | [**RenewalsSearchRequestDateType**](RenewalsSearchRequestDateType.md) | | [optional]
**vendor** | **str** | The name of the Vendor. | [optional]
**end_user** | **str** | The name of the enduser. | [optional]

Expand Down
32 changes: 0 additions & 32 deletions docs/RenewalsSearchRequestDataType.md

This file was deleted.

30 changes: 0 additions & 30 deletions docs/RenewalsSearchRequestDataTypeEndDate.md

This file was deleted.

30 changes: 0 additions & 30 deletions docs/RenewalsSearchRequestDataTypeExpirationDate.md

This file was deleted.

30 changes: 0 additions & 30 deletions docs/RenewalsSearchRequestDataTypeInvoiceDate.md

This file was deleted.

30 changes: 0 additions & 30 deletions docs/RenewalsSearchRequestDataTypeStartDate.md

This file was deleted.

32 changes: 32 additions & 0 deletions docs/RenewalsSearchRequestDateType.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# RenewalsSearchRequestDateType


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**start_date** | [**RenewalsSearchRequestDateTypeStartDate**](RenewalsSearchRequestDateTypeStartDate.md) | | [optional]
**end_date** | [**RenewalsSearchRequestDateTypeEndDate**](RenewalsSearchRequestDateTypeEndDate.md) | | [optional]
**invoice_date** | [**RenewalsSearchRequestDateTypeInvoiceDate**](RenewalsSearchRequestDateTypeInvoiceDate.md) | | [optional]
**expiration_date** | [**RenewalsSearchRequestDateTypeExpirationDate**](RenewalsSearchRequestDateTypeExpirationDate.md) | | [optional]

## Example

```python
from xi.sdk.resellers.models.renewals_search_request_date_type import RenewalsSearchRequestDateType

# TODO update the JSON string below
json = "{}"
# create an instance of RenewalsSearchRequestDateType from a JSON string
renewals_search_request_date_type_instance = RenewalsSearchRequestDateType.from_json(json)
# print the JSON string representation of the object
print RenewalsSearchRequestDateType.to_json()

# convert the object into a dict
renewals_search_request_date_type_dict = renewals_search_request_date_type_instance.to_dict()
# create an instance of RenewalsSearchRequestDateType from a dict
renewals_search_request_date_type_form_dict = renewals_search_request_date_type.from_dict(renewals_search_request_date_type_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


30 changes: 30 additions & 0 deletions docs/RenewalsSearchRequestDateTypeEndDate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# RenewalsSearchRequestDateTypeEndDate


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**custom_start_date** | **str** | Custom from date for Renewal end date. | [optional]
**custom_end_date** | **str** | Custom to date for Renewal end date. | [optional]

## Example

```python
from xi.sdk.resellers.models.renewals_search_request_date_type_end_date import RenewalsSearchRequestDateTypeEndDate

# TODO update the JSON string below
json = "{}"
# create an instance of RenewalsSearchRequestDateTypeEndDate from a JSON string
renewals_search_request_date_type_end_date_instance = RenewalsSearchRequestDateTypeEndDate.from_json(json)
# print the JSON string representation of the object
print RenewalsSearchRequestDateTypeEndDate.to_json()

# convert the object into a dict
renewals_search_request_date_type_end_date_dict = renewals_search_request_date_type_end_date_instance.to_dict()
# create an instance of RenewalsSearchRequestDateTypeEndDate from a dict
renewals_search_request_date_type_end_date_form_dict = renewals_search_request_date_type_end_date.from_dict(renewals_search_request_date_type_end_date_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


30 changes: 30 additions & 0 deletions docs/RenewalsSearchRequestDateTypeExpirationDate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# RenewalsSearchRequestDateTypeExpirationDate


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**custom_start_date** | **str** | Custom start date for expiration date. | [optional]
**custom_end_date** | **str** | Custom end date for expiration date. | [optional]

## Example

```python
from xi.sdk.resellers.models.renewals_search_request_date_type_expiration_date import RenewalsSearchRequestDateTypeExpirationDate

# TODO update the JSON string below
json = "{}"
# create an instance of RenewalsSearchRequestDateTypeExpirationDate from a JSON string
renewals_search_request_date_type_expiration_date_instance = RenewalsSearchRequestDateTypeExpirationDate.from_json(json)
# print the JSON string representation of the object
print RenewalsSearchRequestDateTypeExpirationDate.to_json()

# convert the object into a dict
renewals_search_request_date_type_expiration_date_dict = renewals_search_request_date_type_expiration_date_instance.to_dict()
# create an instance of RenewalsSearchRequestDateTypeExpirationDate from a dict
renewals_search_request_date_type_expiration_date_form_dict = renewals_search_request_date_type_expiration_date.from_dict(renewals_search_request_date_type_expiration_date_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


Loading

0 comments on commit 6e961e1

Please sign in to comment.