late 0.0.373

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# BlockWhatsAppUsers200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**blocked** | Option<[**Vec<models::BlockWhatsAppUsers200ResponseBlockedInner>**]BlockWhatsAppUsers200ResponseBlockedInner.md> | Users successfully blocked. | [optional]
**failed** | Option<[**Vec<models::BlockWhatsAppUsers200ResponseFailedInner>**]BlockWhatsAppUsers200ResponseFailedInner.md> | Users that could not be blocked, with reasons. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)