Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 195 Bytes

File metadata and controls

19 lines (11 loc) · 195 Bytes

ExcludeIDs

Exclude benefits with these IDs.

Supported Types

str

value: str = /* values here */

List[str]

value: List[str] = /* values here */