CustomPredicate
1{2 topic: ['oneOf', ['inquiry', 'reservation']]3}
Field | Type | Description |
---|---|---|
[key: string] | CustomFieldPredicate | Every key must correspond to a key in the custom data that you have set. |
1{2 topic: ['oneOf', ['inquiry', 'reservation']]3}
Field | Type | Description |
---|---|---|
[key: string] | CustomFieldPredicate | Every key must correspond to a key in the custom data that you have set. |