Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update main (#98) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields * fix: update TransactionCreateOptionsBase split_rules type (#97) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * fix: update TransactionCreateOptionsBase split_rules type * fix: update TransactionCreateOptionsBase split_rules type Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> * fix: remove 'opts' argument from cards functions (#95) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * remove 'opts' argument from cards functions * fix: remove 'opts' argument from cards functions * fix: remove 'opts' argument from cards functions Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> * fix: change type of customer.id from string to number (#96) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * fix: change type of customer.id from string to number * fix customer field of TransactionCreateOptionsBase * fix: change type of customer.id from string to number * fix customer field of TransactionCreateOptionsBase Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * ci: update ci to trigger in next version * chore: update master (#100) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields * fix: update TransactionCreateOptionsBase split_rules type (#97) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * fix: update TransactionCreateOptionsBase split_rules type * fix: update TransactionCreateOptionsBase split_rules type Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> * fix: remove 'opts' argument from cards functions (#95) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * remove 'opts' argument from cards functions * fix: remove 'opts' argument from cards functions * fix: remove 'opts' argument from cards functions Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> * fix: change type of customer.id from string to number (#96) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * fix: change type of customer.id from string to number * fix customer field of TransactionCreateOptionsBase * fix: change type of customer.id from string to number * fix customer field of TransactionCreateOptionsBase Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> * chore: update next (#99) * chore: update main (#98) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields * fix: update TransactionCreateOptionsBase split_rules type (#97) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * fix: update TransactionCreateOptionsBase split_rules type * fix: update TransactionCreateOptionsBase split_rules type Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> * fix: remove 'opts' argument from cards functions (#95) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * remove 'opts' argument from cards functions * fix: remove 'opts' argument from cards functions * fix: remove 'opts' argument from cards functions Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> * fix: change type of customer.id from string to number (#96) * Update package.json (#93) * Release Next Version (#94) * Update package.json * fix: add comment to external_id field (#91) * fix: add percentage field to SplitRuleArg and add comments (#90) * fix: Customer interface (#92) * fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn * fix: add comments to Document's new fields Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * fix: change type of customer.id from string to number * fix customer field of TransactionCreateOptionsBase * fix: change type of customer.id from string to number * fix customer field of TransactionCreateOptionsBase Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * ci: update ci to trigger in next version Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * chore: update package.json Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu> * fix: create BulkAnticipationsCreateOptions and BulkAnticipation interfaces * fix: bulkAnticipations.create's return type * fix: recipientId property * fix: write interfaces for bulkAnticipations.confirm method Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com> Co-authored-by: arthur_abrantes <arthur@venni.app>
- Loading branch information