# ProofPoints
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**a** | **Vec<String>** | Point A of the proof. |
**b** | [**Vec<Vec<String>>**](Vec.md) | Point B of the proof. |
**c** | **Vec<String>** | Point C of the proof. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)