Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 812 Bytes

File metadata and controls

13 lines (10 loc) · 812 Bytes

# PoaDocumentSubChecks

Properties

Name Type Description Notes
firstName string Indicates whether the first name is valid [optional]
lastName string Indicates whether the last name is valid [optional]
documentAge string Indicates whether the age of the document is valid (not older than 3 months) [optional]
ipOriginatesInAddressCountry string Indicates whether the client IP originates in the country of the address [optional]
ipNearbyAddress string Indicates whether the client IP is in reasonable distance from the address [optional]

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