product · inferred from evidence
CreateContactRequest
A request model or class in the Brevo PHP SDK used to create contacts, containing fields like an attributes map.
- Brevo PHP SDK: "Cannot serialize value of type boolean with any of the union types: float | string | bool | array"
Brevo PHP SDK: "Cannot serialize value of type boolean with any of the union types: float | string | bool | array". This is a serializer bug in the v4 SDK: it never matched "bool" against gettype()'s "boolean".