Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 744 Bytes

BgCheckForContractToCreate.md

File metadata and controls

16 lines (8 loc) · 744 Bytes

BgCheckForContractToCreate

The background check information for a contract. Either individual_check_ids or package_id must be provided, but not both.

Properties

Name Type Description Notes
contractIds List<String> Please note that this field supports a single contract ID as of now. Support for multiple contract IDs will be added in near future. Please refer to changelog for updates.
individualCheckIds List<IdentifierValueForFilter> A list of individual check IDs. [optional]
packageId IdentifierValueForFilter [optional]