We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, there. I don't know exactly if this is issue. I use [email protected] for my project with Typescript. and I want to create contact using API. I defined the structure of contact like from here. https://developer.xero.com/documentation/api/accounting/contacts/#post-contacts
but the type of Contact is not matched from this type. node_modules\xero-node\dist\gen\model\accounting\contact.d.ts
Best regards.
The text was updated successfully, but these errors were encountered:
PETOSS-397
Sorry, something went wrong.
Thanks for raising an issue, a ticket has been created to track your request
No branches or pull requests
Hi, there.
I don't know exactly if this is issue. I use [email protected] for my project with Typescript. and I want to create contact using API.
I defined the structure of contact like from here.
https://developer.xero.com/documentation/api/accounting/contacts/#post-contacts
but the type of Contact is not matched from this type.
node_modules\xero-node\dist\gen\model\accounting\contact.d.ts
Best regards.
The text was updated successfully, but these errors were encountered: