Skip to content

Latest commit

 

History

History
executable file
·
12 lines (7 loc) · 520 Bytes

SourceRules.md

File metadata and controls

executable file
·
12 lines (7 loc) · 520 Bytes

SourceRules

Properties

Name Type Description Notes
includes Option<serde_json::Value> List of fields to include in the response [optional][default to []]
excludes Option<serde_json::Value> List of fields to exclude from the response [optional][default to [""]]

[Back to Model list] [Back to API list] [Back to README]