Create contact attribute - parameter isRecurring is missing in definition
Closed this issue · 2 comments
gitdast commented
https://developers.sendinblue.com/reference/createattribute-1
Too add parameter isRecurring
is not possible because of missing definition.
Error: Property 'isRecurring' does not exist on type 'CreateAttribute'.
aayush-sib commented
Hi
We have added this in the latest release
gitdast commented
Thank you. But there are BC changes like AttributesApi >> AccountApi, ...