plaid2.model.kyc_check_details module
- class plaid2.model.kyc_check_details.KycCheckDetails(*, id_number: str, address: KycCheckAddressSummary, date_of_birth: str, phone_number: str, name: str, status: str)[source]
Bases:
BaseModel
- address: KycCheckAddressSummary
Result summary object specifying how the address field matched.
- date_of_birth: str
Result summary object specifying how the date_of_birth field matched.
- dict(**kwargs: Any) Dict[str, Any] [source]
Return a dict representation of the object. Takes same keyword arguments as pydantic.BaseModel.dict
- id_number: str
Result summary object specifying how the id_number field matched.
- json(**kwargs: Any) str [source]
Return a json string representation of the object. Takes same keyword arguments as pydantic.BaseModel.json
- name_: str
Result summary object specifying how the name field matched.
- classmethod parse_obj(data: Any) KycCheckDetails [source]
Parse a dict into the object. Takes same keyword arguments as pydantic.BaseModel.parse_obj
- classmethod parse_raw(b: Union[bytes, str], **kwargs: Any) KycCheckDetails [source]
Parse a json string into the object. Takes same keyword arguments as pydantic.BaseModel.parse_raw
- phone_number: str
Result summary object specifying how the phone field matched.
- status: str
The outcome status for the associated Identity Verification attempt’s kyc_check step. This field will always have the same value as steps.kyc_check.