You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
When trying to add an attachment to a Banktransaction I get the error:
Error 30 The type 'XeroApi.Model.BankTransaction' cannot be used as type parameter 'TModel' in the generic type or method 'XeroApi.AttachmentRepository.Create(TModel, XeroApi.Model.Attachment)'. There is no implicit reference conversion from 'XeroApi.Model.BankTransaction' to 'XeroApi.Model.IAttachmentParent'.
However the API documentation states you can add attachments to a transaction, was this just not implemented or am I missing something?
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Ba ;tra
Banktransaction attachment
Sep 24, 2015
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to add an attachment to a Banktransaction I get the error:
However the API documentation states you can add attachments to a transaction, was this just not implemented or am I missing something?
The text was updated successfully, but these errors were encountered: