{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_MarketingMember_list_ids", "title": "property_MarketingMember_list_ids", "description": "An array of list IDs associated with this member", "items": { "type": "string" }, "type": "array" }