Class

IdentityPassVotersCardService

IdentityPassVotersCardService()

IdentityPass Voter's Card Verification Service

Constructor

# new IdentityPassVotersCardService()

View Source identitypass/services/voters-card-verification.service.ts, line 6

Methods

# async verifyVotersCard(data) → {Promise.<VerificationResponse.<VotersCardVerificationData>>}

Verify Voter's Card

Parameters:
Name Type Description
data VotersCardVerificationRequest
See:

View Source identitypass/services/voters-card-verification.service.ts, line 67

Promise.<VerificationResponse.<VotersCardVerificationData>>