# CoboWaas2.KeyShareHolderGroup

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key_share_holder_group_id** | **String** | The key share holder group ID. | [optional] 
**type** | [**KeyShareHolderGroupType**](KeyShareHolderGroupType.md) |  | [optional] 
**tss_key_share_groups** | [**[TSSGroups]**](TSSGroups.md) |  | [optional] 
**key_share_holders** | [**[KeyShareHolder]**](KeyShareHolder.md) |  | [optional] 
**participants** | **Number** | The number of key share holders in this key share holder group. | [optional] 
**threshold** | **Number** | The number of key share holders required to approve each operation in this key share holder group. | [optional] 
**status** | [**KeyShareHolderGroupStatus**](KeyShareHolderGroupStatus.md) |  | [optional] 
**created_timestamp** | **Number** | The key share holder group&#39;s creation time in Unix timestamp format, measured in milliseconds. | [optional] 


