Skip to content

Commit 4d18e19

Browse files
Merge pull request #3 from asaasdev/v1.0.0-1748460123706
liblab SDK update v1.0.0
2 parents d5b3b93 + ad94b97 commit 4d18e19

File tree

147 files changed

+995
-2434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+995
-2434
lines changed

.manifest.json

Lines changed: 37 additions & 70 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 0 additions & 16 deletions
Large diffs are not rendered by default.

documentation/models/ApiAccountDocumentSaveRequestDto.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
**Properties**
44

5-
| Name | Type | Required | Description |
6-
| :----------- | :------------------------------------------------ | :------- | :---------------------------------- |
7-
| id | String || Unique document identifier in Asaas |
8-
| documentFile | byte[] || File |
9-
| type | ApiAccountDocumentSaveRequestCustomerDocumentType || Document Type |
5+
| Name | Type | Required | Description |
6+
| :----------- | :------------------------------------------------ | :------- | :------------ |
7+
| documentFile | byte[] || File |
8+
| type | ApiAccountDocumentSaveRequestCustomerDocumentType || Document Type |
109

1110
<!-- This file was generated by liblab | https://liblab.com/ -->

documentation/models/ApiAccountDocumentUpdateRequestDto.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
**Properties**
44

5-
| Name | Type | Required | Description |
6-
| :----------- | :----- | :------- | :---------------------------------- |
7-
| documentFile | byte[] || File |
8-
| id | String || Unique document identifier in Asaas |
5+
| Name | Type | Required | Description |
6+
| :----------- | :----- | :------- | :---------- |
7+
| documentFile | byte[] || File |
98

109
<!-- This file was generated by liblab | https://liblab.com/ -->

documentation/models/ApiBillCancelRequestDto.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

documentation/models/ApiChargebackSaveDisputeRequestDto.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
**Properties**
44

5-
| Name | Type | Required | Description |
6-
| :---- | :----- | :------- | :--------------------------------------------------------------------- |
7-
| id | String || Unique identifier of chargeback for which the dispute will be created. |
8-
| files | byte[] || Files to create the dispute (Maximum: 11). |
5+
| Name | Type | Required | Description |
6+
| :---- | :----- | :------- | :----------------------------------------- |
7+
| files | byte[] || Files to create the dispute (Maximum: 11). |
98

109
<!-- This file was generated by liblab | https://liblab.com/ -->

documentation/models/ApiCheckoutSessionCancelRequestDto.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

documentation/models/ApiCustomerAccountRestoreRequestDto.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

documentation/models/ApiCustomerAccountUpdateRequestDto.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
| Name | Type | Required | Description |
66
| :------------------- | :------ | :------- | :------------------------------------------------------------------- |
7-
| id | String || Unique identifier of the customer to be updated. |
87
| name | String || Client name |
98
| cpfCnpj | String || Customer CPF or CNPJ |
109
| email | String || Customer email |

documentation/models/ApiCustomerInvoiceCancelRequestDto.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
**Properties**
44

5-
| Name | Type | Required | Description |
6-
| :---------------- | :------ | :------- | :--------------------------------- |
7-
| id | String || Unique invoice identifier in Asaas |
8-
| cancelOnlyOnAsaas | Boolean || Cancel invoice only on Asaas |
5+
| Name | Type | Required | Description |
6+
| :---------------- | :------ | :------- | :--------------------------- |
7+
| cancelOnlyOnAsaas | Boolean || Cancel invoice only on Asaas |
98

109
<!-- This file was generated by liblab | https://liblab.com/ -->

0 commit comments

Comments
 (0)