Package com.openai.core
        Class JsonField.IsMissing
- 
                    
                    - All Implemented Interfaces:
 
 public final class JsonField.IsMissingThis class is a Jackson filter that can be used to exclude missing properties from objects. This filter should not be used directly and should instead use the @ExcludeMissing annotation. 
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description JsonField.IsMissing()
 
-