ContactSearchResult
Properties
Name | Type | Required | Description |
---|---|---|---|
first_name | str | ❌ | |
last_name | str | ❌ | |
care_of | str | ❌ | |
street | str | ❌ | |
zip_code | str | ❌ | |
city | str | ❌ | |
birth_day | str | ❌ | |
status | str | ❌ | |
country | str | ❌ | |
phone_number | str | ❌ | |
mobile_phone_number | str | ❌ | |
gender | str | ❌ | |
search_key | SearchKey | ❌ | |
unregistered_from_online_register_information | UnregisteredFromOnlineRegisterInformation | ❌ |
SearchKey
Properties
Name | Type | Required | Description |
---|---|---|---|
MOBILEPHONE | str | ✅ | "MobilePhone" |
SOCIALSECURITYNUMBER | str | ✅ | "SocialSecurityNumber" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs