bluefin_api 1.13.0

Bluefin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ZkLoginZkpResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**proof_points** | Option<[**models::ProofPoints**]ProofPoints.md> |  | [optional]
**iss_base64_details** | Option<[**models::IssBase64Details**]IssBase64Details.md> |  | [optional]
**header_base64** | Option<**String**> | Base64 encoded header information. | [optional]
**address_seed** | **String** | The address seed used in 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)