virgil_sdk.verification.white_list module¶
-
class
virgil_sdk.verification.white_list.WhiteList(verifier_credentials=None)[source]¶ Bases:
objectThe Whitelist implements a collection of VerifierCredentials that is used for card verification in VirgilCardVerifier.
-
property
verifiers_credentials¶ The collection of VerifierCredentials that is used for card verification in VirgilCardVerifier.
-
property